Commit Graph

511 Commits (c8b8b1f2e0eeb91cca22211950742b5f51564672)

Author SHA1 Message Date
Andi Kleen a9c930bac1 [PATCH] Fix units in mbind check 19 years ago
Christoph Lameter 9b0f8b040a [PATCH] Terminate process that fails on a constrained allocation 19 years ago
Kurt Garloff 9827b781f2 [PATCH] OOM kill: children accounting 19 years ago
Chris Wright 636f13c174 [PATCH] sys_mbind sanity checking 19 years ago
Linus Torvalds 4cf808eb44 [PATCH] Handle holes in node mask in node fallback list setup 19 years ago
Andi Kleen dd942ae331 [PATCH] Handle all and empty zones when setting up custom zonelists for mbind 19 years ago
Andi Kleen a62eaf151d [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup 19 years ago
Michael S. Tsirkin f822566165 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK 19 years ago
Hugh Dickins d98c7a0984 [PATCH] compound page: default destructor 19 years ago
Hugh Dickins 41d78ba550 [PATCH] compound page: use page[1].lru 19 years ago
Christoph Lameter 2903fb1694 [PATCH] vmscan: skip reclaim_mapped determination if we do not swap 19 years ago
Christoph Lameter 072eaa5d9c [PATCH] vmscan: remove duplicate increment of reclaim_in_progress 19 years ago
Christoph Lameter 80e4342601 [PATCH] zone reclaim: do not check references to a page during zone reclaim 19 years ago
Christoph Lameter 418aade459 [PATCH] Updates for page migration 19 years ago
Ravikiran G Thirumalai f0188f4748 [PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroy 19 years ago
Ingo Molnar 9934a7939e [PATCH] SLOB=y && SMP=y fix 19 years ago
Nick Piggin 8519fb30e4 [PATCH] mm: compound release fix 19 years ago
Christoph Lameter 0df420d8b6 [PATCH] hugetlbpage: return VM_FAULT_OOM on oom 19 years ago
David Gibson a2dfef6947 [PATCH] Hugepages need clear_user_highpage() not clear_highpage() 19 years ago
Linus Torvalds 7a21ef6fe9 mm/slab.c (non-NUMA): Fix compile warning and clean up code 19 years ago
Ravikiran G Thirumalai 4484ebf12b [PATCH] NUMA slab locking fixes: fix cpu down and up locking 19 years ago
Ravikiran G Thirumalai ca3b9b9173 [PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock 19 years ago
Ravikiran G Thirumalai 2e1217cf96 [PATCH] NUMA slab locking fixes: move color_next to l3 19 years ago
Christoph Lameter 64b4a954b0 [PATCH] hugetlb: add comment explaining reasons for Bus Errors 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Chen, Kenneth W 00ac59adfc [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS 19 years ago
Randy Dunlap ee13d785ea [PATCH] slab: fix sparse warning 19 years ago
Randy.Dunlap a70773ddb9 [PATCH] mm/slab: add kernel-doc for one function 19 years ago
Pekka Enberg 7fd6b14130 [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB 19 years ago
Andrew Morton b958f7d9f3 [PATCH] dump_stack() in oom handler 19 years ago
Pekka Enberg 343e0d7a93 [PATCH] slab: replace kmem_cache_t with struct kmem_cache 19 years ago
Pekka Enberg 9a2dba4b49 [PATCH] slab: rename ac_data to cpu_cache_get 19 years ago
Pekka Enberg 6ed5eb2211 [PATCH] slab: extract virt_to_{cache|slab} 19 years ago
Pekka Enberg 5295a74cc0 [PATCH] slab: reduce inlining 19 years ago
Matthew Dobson 78d382d77c [PATCH] slab: extract slab_{put|get}_obj 19 years ago
Matthew Dobson 12dd36faec [PATCH] slab: extract slab_destroy_objs() 19 years ago
Steven Rostedt fbaccacff1 [PATCH] slab: cache_estimate cleanup 19 years ago
Steven Rostedt 5ec8a847bb [PATCH] slab: have index_of bug at compile time 19 years ago
Christoph Lameter 18f820f655 [PATCH] slab: minor cleanup to kmem_cache_alloc_node 19 years ago
Manfred Spraul 3dafccf227 [PATCH] slab: distinguish between object and buffer size 19 years ago
Christoph Lameter e965f9630c [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method 19 years ago
Christoph Lameter 7e2ab150d1 [PATCH] Direct Migration V9: upgrade MPOL_MF_MOVE and sys_migrate_pages() 19 years ago
Christoph Lameter a3351e525e [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes 19 years ago
Christoph Lameter a48d07afdf [PATCH] Direct Migration V9: migrate_pages() extension 19 years ago
Christoph Lameter b16664e44c [PATCH] Direct Migration V9: PageSwapCache checks 19 years ago
Christoph Lameter 2a16e3f4b0 [PATCH] Reclaim slab during zone reclaim 19 years ago
Christoph Lameter 1b2ffb7896 [PATCH] Zone reclaim: Allow modification of zone reclaim behavior 19 years ago
Christoph Lameter 2a11ff06d7 [PATCH] zone_reclaim: configurable off node allocation period. 19 years ago
Christoph Lameter a92f71263a [PATCH] zone_reclaim: partial scans instead of full scan 19 years ago
Christoph Lameter aa3f18b339 [PATCH] zone_reclaim: do not unmap file backed pages 19 years ago