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
*
mm: simplify anon_vma refcounts
Peter Zijlstra
2011-03-22
1
-48
/
+28
*
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
2011-03-22
1
-8
/
+6
*
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
2011-03-22
3
-22
/
+9
*
mm: debug-pagealloc: fix kconfig dependency warning
Akinobu Mita
2011-03-22
1
-14
/
+11
*
mm: batch-free pcp list if possible
Namhyung Kim
2011-03-22
1
-0
/
+4
*
mm: change __remove_from_page_cache()
Minchan Kim
2011-03-22
4
-7
/
+7
*
mm: goodbye remove_from_page_cache()
Minchan Kim
2011-03-22
1
-16
/
+9
*
mm: truncate: change remove_from_page_cache
Minchan Kim
2011-03-22
1
-2
/
+1
*
mm: shmem: change remove_from_page_cache
Minchan Kim
2011-03-22
1
-2
/
+1
*
mm: introduce delete_from_page_cache()
Minchan Kim
2011-03-22
1
-0
/
+16
*
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
3
-3
/
+73
*
mm: allow GUP to fail instead of waiting on a page
Gleb Natapov
2011-03-22
2
-3
/
+8
*
mm: notifier_from_errno() cleanup
Prarit Bhargava
2011-03-22
2
-7
/
+2
*
oom: suppress nodes that are not allowed from meminfo on page alloc failure
David Rientjes
2011-03-22
1
-3
/
+16
*
oom: suppress show_mem() for many nodes in irq context on page alloc failure
David Rientjes
2011-03-22
1
-1
/
+16
*
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
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]