Commit Graph

624 Commits (77d47582c2345e071df02afaf9191641009287c4)

Author SHA1 Message Date
Linus Torvalds 9888e6fa7b slab: clarify and fix calculate_slab_order() 19 years ago
Linus Torvalds 264132bc62 Fix "check_slabp" printout size calculation 19 years ago
Christoph Lameter a57ebfdb2c [PATCH] numa_maps: Fix potential crash on non IA64 platforms 19 years ago
Andrew Morton 140ffcec4d [PATCH] out_of_memory() locking fix 19 years ago
Andrew Morton d6713e0463 [PATCH] out_of_memory(): use of uninitialised 19 years ago
Andrew Morton f61388822a [PATCH] nommu: implement vmalloc_node() 19 years ago
Christoph Lameter e8788c0cce [PATCH] remove_from_swap: fix locking 19 years ago
Christoph Lameter 511030bcd2 [PATCH] Fix sys_migrate_pages: Move all pages when invoked from root 19 years ago
Christoph Lameter d4f7796e9b [PATCH] vmscan: fix zone_reclaim 19 years ago
Christoph Lameter 1e275d406b [PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind() 19 years ago
Hugh Dickins b00dc3ad74 [PATCH] tmpfs: fix mount mpol nodelist parsing 19 years ago
Alexey Dobriyan fcab6f3513 [PATCH] mm/mempolicy.c: fix 'if ();' typo 19 years ago
Luke Yang 7a9166e3b0 [PATCH] Fix undefined symbols for nommu architecture 19 years ago
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