Commit Graph

538 Commits (d8327c784b51b57dac2c26cfad87dce0d68dfd98)

Author SHA1 Message Date
Hugh Dickins 6f5e6b9e69 [PATCH] fix free swap cache latency 19 years ago
Christoph Lameter 5b40dc780e [PATCH] fix race in pagevec_strip? 19 years ago
Christoph Lameter 90036ee593 [PATCH] page migration: Fail with error if swap not setup 19 years ago
Christoph Lameter 74c0024105 [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL 19 years ago
Christoph Lameter 4983da07f1 [PATCH] page migration: fail if page is in a vma flagged VM_LOCKED 19 years ago
Christoph Lameter 8fce4d8e3b [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. 19 years ago
Yasunori Goto f2937be589 [PATCH] memory hotadd: pgdat->node_present_pages fix 19 years ago
Christoph Lameter a6bf527091 [PATCH] vmscan: no zone_reclaim if PF_MALLOC is set 19 years ago
Hugh Dickins 85a6cd03a9 [PATCH] page_add_file_rmap(): remove BUG_ON()s 19 years ago
Jack Steiner 07ed76b2a0 [PATCH] slab: allocate larger cache_cache if order 0 fails 19 years ago
Andrew Morton e2bab3d924 [PATCH] percpu_counter_sum() 19 years ago
Andrew Morton 7f709ed0e3 [PATCH] numa_maps-update fix 19 years ago
Linus Torvalds f78bb8ad48 slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT 19 years ago
Christoph Lameter 397874dfe9 [PATCH] numa_maps update 19 years ago
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