aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* oom: avoid deferring oom killer if exiting task is being tracedDavid Rientjes2011-03-221-15/+25
* oom: skip zombies when iterating tasklistAndrey Vagin2011-03-221-1/+3
* oom: prevent unnecessary oom kills or kernel panicsDavid Rientjes2011-03-221-4/+4
* mm: swap: unlock swapfile inode mutex before closing file on bad swapfilesMel Gorman2011-03-221-1/+6
* slub: Add statistics for this_cmpxchg_double failuresChristoph Lameter2011-03-221-1/+2
* slub: Add missing irq restore for the OOM pathChristoph Lameter2011-03-221-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-03-223-100/+327
|\
| * Merge branch 'slub/lockless' into for-linusPekka Enberg2011-03-201-13/+221
| |\
| | * slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL caseChristoph Lameter2011-03-201-1/+3
| | * Lockless (and preemptless) fastpaths for slubChristoph Lameter2011-03-111-2/+203
| | * slub: Get rid of slab_free_hook_irq()Christoph Lameter2011-03-111-12/+17
| * | Merge branch 'slab/next' into for-linusPekka Enberg2011-03-203-87/+106
| |\ \
| | * \ Merge branch 'slab/urgent' into slab/nextPekka Enberg2011-03-111-4/+4
| | |\ \
| | | * | Revert "slab: Fix missing DEBUG_SLAB last user"Pekka Enberg2011-02-141-4/+4
| | * | | Merge branch 'slab/rcu' into slab/nextPekka Enberg2011-03-1119-190/+356
| | |\ \ \
| | | * | | slab,rcu: don't assume the size of struct rcu_headLai Jiangshan2011-03-111-18/+21
| | | * | | slub,rcu: don't assume the size of struct rcu_headLai Jiangshan2011-03-111-5/+25
| | | * | | slub: automatically reserve bytes at the end of slabLai Jiangshan2011-03-111-17/+30
| | | | |/ | | | |/|
| | * | | slub: fix ksize() build errorMariusz Kozlowski2011-02-271-24/+24
| | * | | slub: fix kmemcheck calls to match ksize() hintsEric Dumazet2011-02-231-23/+26
| | * | | mm: Remove support for kmem_cache_name()Christoph Lameter2011-01-233-20/+0
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-183-5/+5
|\ \ \ \
| * | | | Remove one to many n's in a wordJustin P. Mattock2011-03-012-2/+2
| * | | | mm: Fix out-of-date comments which refers non-existent functionsRyota Ozaki2011-02-171-3/+3
* | | | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-173-40/+60
|\ \ \ \ \
| * | | | | mm: remove is_hwpoison_addressHuang Ying2011-03-171-32/+0
| * | | | | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-171-3/+10
| * | | | | mm: export __get_user_pagesHuang Ying2011-03-172-5/+50
* | | | | | mm: PageBuddy and mapcount robustnessAndrea Arcangeli2011-03-171-2/+2
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-161-4/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusJames Morris2011-03-161-4/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-081-4/+5
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-4/+5
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-154-209/+485
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-1510-76/+116
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | mm: Move early_node_map[] reverse scan helpers under HAVE_MEMBLOCKYinghai Lu2011-02-261-32/+32
| * | | | | | bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu2011-02-242-28/+25
| * | | | | | bootmem: Move contig_page_data definition to bootmem.c/nobootmem.cYinghai Lu2011-02-243-9/+12
| * | | | | | bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.cYinghai Lu2011-02-243-171/+415
| * | | | | | Merge branch 'linus' into x86/bootmemIngo Molnar2011-02-1448-1112/+4789
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | memblock: Make find_memory_core_early() find from top-downYinghai Lu2010-12-291-1/+33
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-151-1/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Revert "oom: oom_kill_process: fix the child_points logic"Linus Torvalds2011-03-141-8/+3
* | | | | | oom: oom_kill_process: fix the child_points logicOleg Nesterov2011-03-141-3/+8
* | | | | | thp+memcg-numa: fix BUG at include/linux/mm.h:370!Hugh Dickins2011-03-141-1/+5
* | | | | | thp: fix page_referenced to modify mapcount/vm_flags only if page is foundAndrea Arcangeli2011-03-131-19/+35
|/ / / / /
* | | | | mm: use correct numa policy node for transparent hugepagesAndi Kleen2011-03-042-8/+19
* | | | | mm: preserve original node for transparent huge page copiesAndi Kleen2011-03-041-2/+2
* | | | | mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen2011-03-042-7/+6