index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-30
mm: fix ia64 crash when gcore reads gate area
Hugh Dickins
1
-3
/
+13
2010-07-20
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...
Yinghai Lu
2
-4
/
+23
2010-07-20
mm/vmscan.c: fix mapping use after free
Nick Piggin
1
-1
/
+1
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
1
-3
/
+5
2010-07-19
Merge branch 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2
-0
/
+12
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
1
-0
/
+5
2010-07-19
kmemleak: Annotate false positive in init_section_page_cgroup()
Catalin Marinas
1
-0
/
+7
2010-07-14
lmb: rename to memblock
Yinghai Lu
3
-0
/
+546
2010-07-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-15
/
+5
2010-07-06
writeback: simplify the write back thread queue
Christoph Hellwig
1
-11
/
+3
2010-07-06
writeback: remove writeback_inodes_wbc
Christoph Hellwig
2
-4
/
+2
2010-06-29
mempolicy: fix dangling reference to tmpfs superblock mpol
Lee Schermerhorn
1
-4
/
+5
2010-06-29
memcg: fix wake up in oom wait queue
KAMEZAWA Hiroyuki
1
-1
/
+3
2010-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+2
2010-06-18
percpu: fix first chunk match in per_cpu_ptr_to_phys()
Tejun Heo
1
-3
/
+28
2010-06-17
percpu: fix trivial bugs in pcpu_build_alloc_info()
Pavel V. Panteleev
1
-3
/
+2
2010-06-11
writeback: simplify and split bdi_start_writeback
Christoph Hellwig
1
-3
/
+2
2010-06-08
writeback: limit write_cache_pages integrity scanning to current EOF
Dave Chinner
1
-0
/
+15
2010-06-08
writeback: pay attention to wbc->nr_to_write in write_cache_pages
Dave Chinner
1
-10
/
+5
2010-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2010-06-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2010-06-04
vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure
KOSAKI Motohiro
1
-13
/
+16
2010-06-04
fix truncate inode time modification breakage
Nick Piggin
1
-2
/
+3
2010-06-01
Merge branch 'master' into for-linus
Jens Axboe
27
-761
/
+2574
2010-06-01
Revert "writeback: fix WB_SYNC_NONE writeback from umount"
Jens Axboe
1
-2
/
+2
2010-05-30
Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-22
/
+11
2010-05-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-0
/
+2
2010-05-27
tmpfs: convert to use the new truncate convention
npiggin@suse.de
1
-21
/
+22
2010-05-27
fs: introduce new truncate sequence
npiggin@suse.de
1
-5
/
+5
2010-05-27
rename the generic fsync implementations
Christoph Hellwig
1
-1
/
+1
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-5
/
+31
2010-05-27
numa: slab: use numa_mem_id() for slab local memory node
Lee Schermerhorn
1
-21
/
+22
2010-05-27
numa: introduce numa_mem_id()- effective local memory node id
Lee Schermerhorn
1
-1
/
+44
2010-05-27
numa: add generic percpu var numa_node_id() implementation
Lee Schermerhorn
1
-0
/
+5
2010-05-27
slab: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-1
/
+1
2010-05-27
cpusets: new round-robin rotor for SLAB allocations
Jack Steiner
1
-1
/
+1
2010-05-27
memcg: clean up memory thresholds
Kirill A. Shutemov
1
-85
/
+66
2010-05-27
cgroups: make cftype.unregister_event() void-returning
Kirill A. Shutemov
1
-24
/
+41
2010-05-27
memcg: fix mis-accounting of file mapped racy with migration
akpm@linux-foundation.org
2
-39
/
+98
2010-05-27
mm: memcontrol - uninitialised return value
Phil Carmody
1
-1
/
+1
2010-05-27
mm: remove unnecessary use of atomic
Phil Carmody
1
-7
/
+7
2010-05-27
memcg: make oom killer a no-op when no killable task can be found
David Rientjes
1
-4
/
+1
2010-05-27
memcg: move charge of file pages
Daisuke Nishimura
2
-12
/
+108
2010-05-27
memcg: clean up move charge
Daisuke Nishimura
1
-37
/
+59
2010-05-27
memcg: oom kill disable and oom status
KAMEZAWA Hiroyuki
1
-19
/
+94
2010-05-27
memcg: oom notifier
KAMEZAWA Hiroyuki
1
-8
/
+92
2010-05-27
memcg: oom wakeup filter
KAMEZAWA Hiroyuki
1
-17
/
+46
2010-05-26
do_generic_file_read: clear page errors when issuing a fresh read of the page
Jeff Moyer
1
-0
/
+6
2010-05-26
nommu: allow private mappings of read-only devices
Bernd Schmidt
1
-14
/
+18
2010-05-26
mempolicy: ERR_PTR dereference in mpol_shared_policy_init()
Dan Carpenter
1
-1
/
+2
[next]