index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
oom: suppress nodes that are not allowed from meminfo on oom kill
David Rientjes
2011-03-22
2
-2
/
+34
*
mm/compaction: check migrate_pages's return value instead of list_empty()
Minchan Kim
2011-03-22
1
-2
/
+3
*
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-22
2
-38
/
+4
*
mm: vmap area cache
Nick Piggin
2011-03-22
1
-52
/
+104
*
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
2011-03-22
1
-15
/
+25
*
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-22
1
-1
/
+3
*
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-22
1
-4
/
+4
*
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
2011-03-22
1
-1
/
+6
*
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
2011-03-22
1
-1
/
+2
*
slub: Add missing irq restore for the OOM path
Christoph Lameter
2011-03-22
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2011-03-22
3
-100
/
+327
|
\
|
*
Merge branch 'slub/lockless' into for-linus
Pekka Enberg
2011-03-20
1
-13
/
+221
|
|
\
|
|
*
slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL case
Christoph Lameter
2011-03-20
1
-1
/
+3
|
|
*
Lockless (and preemptless) fastpaths for slub
Christoph Lameter
2011-03-11
1
-2
/
+203
|
|
*
slub: Get rid of slab_free_hook_irq()
Christoph Lameter
2011-03-11
1
-12
/
+17
|
*
|
Merge branch 'slab/next' into for-linus
Pekka Enberg
2011-03-20
3
-87
/
+106
|
|
\
\
|
|
*
\
Merge branch 'slab/urgent' into slab/next
Pekka Enberg
2011-03-11
1
-4
/
+4
|
|
|
\
\
|
|
|
*
|
Revert "slab: Fix missing DEBUG_SLAB last user"
Pekka Enberg
2011-02-14
1
-4
/
+4
|
|
*
|
|
Merge branch 'slab/rcu' into slab/next
Pekka Enberg
2011-03-11
19
-190
/
+356
|
|
|
\
\
\
|
|
|
*
|
|
slab,rcu: don't assume the size of struct rcu_head
Lai Jiangshan
2011-03-11
1
-18
/
+21
|
|
|
*
|
|
slub,rcu: don't assume the size of struct rcu_head
Lai Jiangshan
2011-03-11
1
-5
/
+25
|
|
|
*
|
|
slub: automatically reserve bytes at the end of slab
Lai Jiangshan
2011-03-11
1
-17
/
+30
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
slub: fix ksize() build error
Mariusz Kozlowski
2011-02-27
1
-24
/
+24
|
|
*
|
|
slub: fix kmemcheck calls to match ksize() hints
Eric Dumazet
2011-02-23
1
-23
/
+26
|
|
*
|
|
mm: Remove support for kmem_cache_name()
Christoph Lameter
2011-01-23
3
-20
/
+0
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
3
-5
/
+5
|
\
\
\
\
|
*
|
|
|
Remove one to many n's in a word
Justin P. Mattock
2011-03-01
2
-2
/
+2
|
*
|
|
|
mm: Fix out-of-date comments which refers non-existent functions
Ryota Ozaki
2011-02-17
1
-3
/
+3
*
|
|
|
|
Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-03-17
3
-40
/
+60
|
\
\
\
\
\
|
*
|
|
|
|
mm: remove is_hwpoison_address
Huang Ying
2011-03-17
1
-32
/
+0
|
*
|
|
|
|
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
Huang Ying
2011-03-17
1
-3
/
+10
|
*
|
|
|
|
mm: export __get_user_pages
Huang Ying
2011-03-17
2
-5
/
+50
*
|
|
|
|
|
mm: PageBuddy and mapcount robustness
Andrea Arcangeli
2011-03-17
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-03-16
1
-4
/
+5
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'next' into for-linus
James Morris
2011-03-16
1
-4
/
+5
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-03-08
1
-4
/
+5
|
|
|
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2011-02-01
1
-4
/
+5
*
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
4
-209
/
+485
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Merge commit 'v2.6.38' into x86/mm
Ingo Molnar
2011-03-15
10
-76
/
+116
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
mm: Move early_node_map[] reverse scan helpers under HAVE_MEMBLOCK
Yinghai Lu
2011-02-26
1
-32
/
+32
|
*
|
|
|
|
|
bootmem: Move __alloc_memory_core_early() to nobootmem.c
Yinghai Lu
2011-02-24
2
-28
/
+25
|
*
|
|
|
|
|
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
Yinghai Lu
2011-02-24
3
-9
/
+12
|
*
|
|
|
|
|
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu
2011-02-24
3
-171
/
+415
|
*
|
|
|
|
|
Merge branch 'linus' into x86/bootmem
Ingo Molnar
2011-02-14
48
-1112
/
+4789
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
memblock: Make find_memory_core_early() find from top-down
Yinghai Lu
2010-12-29
1
-1
/
+33
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-15
1
-1
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-03-14
1
-1
/
+3
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Revert "oom: oom_kill_process: fix the child_points logic"
Linus Torvalds
2011-03-14
1
-8
/
+3
*
|
|
|
|
|
oom: oom_kill_process: fix the child_points logic
Oleg Nesterov
2011-03-14
1
-3
/
+8
*
|
|
|
|
|
thp+memcg-numa: fix BUG at include/linux/mm.h:370!
Hugh Dickins
2011-03-14
1
-1
/
+5
[next]