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
2008-12-25
Merge commit 'v2.6.28' into core/core
Ingo Molnar
10
-62
/
+124
2008-12-16
mm: Don't touch uninitialized variable in do_pages_stat_array()
KOSAKI Motohiro
1
-1
/
+1
2008-12-15
slob: do not pass the SLAB flags as GFP in kmem_cache_create()
Catalin Marinas
1
-1
/
+1
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
2
-2
/
+2
2008-12-10
mm: no get_user/put_user while holding mmap_sem in do_pages_stat?
Brice Goglin
1
-13
/
+46
2008-12-10
page_cgroup should ignore empty nodes
KAMEZAWA Hiroyuki
1
-0
/
+3
2008-12-10
mm: remove UP version of lru_add_drain_all()
KOSAKI Motohiro
1
-13
/
+0
2008-12-10
mm/backing-dev.c: remove recently-added WARN_ON()
Andrew Morton
1
-1
/
+1
2008-12-02
vmscan: evict streaming IO first
Rik van Riel
1
-1
/
+6
2008-12-02
bdi: register sysfs bdi device only once per queue
Kay Sievers
1
-0
/
+3
2008-12-01
memcg: memory hotplug fix for notifier callback
KAMEZAWA Hiroyuki
2
-16
/
+33
2008-12-01
mm: vmalloc fix lazy unmapping cache aliasing
Nick Piggin
1
-4
/
+16
2008-12-01
vmscan: protect zone rotation stats by lru lock
Johannes Weiner
1
-1
/
+1
2008-11-30
meminit section warnings
Al Viro
3
-11
/
+13
2008-11-24
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...
Ingo Molnar
1
-0
/
+15
2008-11-19
vmscan: fix get_scan_ratio() comment
Rik van Riel
1
-3
/
+3
2008-11-19
vmscan: let GFP_NOFS go to swap again
Hugh Dickins
1
-0
/
+3
2008-11-19
migration: fix writepage error
Hugh Dickins
1
-4
/
+1
2008-11-19
mm: vmalloc search restart fix
Glauber Costa
1
-2
/
+2
2008-11-19
mm: vmalloc failure flush fix
Nick Piggin
1
-2
/
+13
2008-11-19
mm: vmalloc allocator off by one
Nick Piggin
1
-1
/
+1
2008-11-19
cpuset: update top cpuset's mems after adding a node
Miao Xie
1
-3
/
+0
2008-11-16
unitialized return value in mm/mlock.c: __mlock_vma_pages_range()
Helge Deller
1
-1
/
+1
2008-11-15
mm: remove unevictable's show_page_path
KOSAKI Motohiro
1
-35
/
+0
2008-11-12
memcg: bugfix for memory hotplug
KAMEZAWA Hiroyuki
1
-2
/
+2
2008-11-12
mm: remove lru_add_drain_all() from the munlock path
KOSAKI Motohiro
1
-10
/
+6
2008-11-12
cpusets: update mems allowed in page allocator
David Rientjes
1
-0
/
+4
2008-11-12
hugetlb: make unmap_ref_private multi-size-aware
Adam Litke
1
-2
/
+3
2008-11-12
parisc: fix find_extend_vma() breakage
Denys Vlasenko
1
-1
/
+1
2008-11-12
Merge branch 'linus' into core/locking
Ingo Molnar
13
-267
/
+137
2008-11-07
vmap: cope with vm_unmap_aliases before vmalloc_init()
Jeremy Fitzhardinge
1
-0
/
+7
2008-11-06
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-11-06
memory hotplug: fix page_zone() calculation in test_pages_isolated()
Gerald Schaefer
1
-2
/
+3
2008-11-06
mm/oom_kill.c: fix badness() kerneldoc
Qinghuang Feng
1
-1
/
+0
2008-11-06
vmemmap: warn about page_structs with remote distance
David Rientjes
1
-1
/
+1
2008-11-06
mm: move migrate_prep out from under mmap_sem
Christoph Lameter
2
-8
/
+12
2008-11-06
oom: do not dump task state for non thread group leaders
David Rientjes
1
-0
/
+2
2008-11-06
hugetlb: pull gigantic page initialisation out of the default path
Andy Whitcroft
3
-8
/
+33
2008-11-06
hugetlbfs: handle pages higher order than MAX_ORDER
Andy Whitcroft
2
-1
/
+64
2008-11-06
[ARM] fix naming of MODULE_START / MODULE_END
Russell King
1
-1
/
+1
2008-10-30
nfsd: fix vm overcommit crash
Alan Cox
3
-6
/
+8
2008-10-30
mm: fix kernel-doc function notation
Randy Dunlap
1
-1
/
+2
2008-10-30
fs: remove prepare_write/commit_write
Nick Piggin
1
-238
/
+4
2008-10-28
Merge commit 'v2.6.28-rc2' into core/locking
Ingo Molnar
38
-1166
/
+3890
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
5
-21
/
+167
2008-10-23
memcg: fix page_cgroup allocation
KAMEZAWA Hiroyuki
2
-8
/
+25
2008-10-23
mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().
Paul Mundt
1
-0
/
+1
2008-10-23
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+14
2008-10-23
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+13
2008-10-23
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+14
[next]