1. a564da3 [PATCH] readahead: ->prev_page can overrun the ahead window by Oleg Nesterov · 18 years ago
  2. d15c023 [PATCH] shmem: inline to avoid warning by Hugh Dickins · 18 years ago
  3. 6e5ef1a [PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in refill_inactive_zone() by Christoph Lameter · 18 years ago
  4. b7ab795 [PATCH] mm: more CONFIG_DEBUG_VM by Nick Piggin · 18 years ago
  5. 6626c5d [PATCH] mm: prep_zero_page() in irq is a bug by Andrew Morton · 18 years ago
  6. 17cf440 [PATCH] mm: cleanup prep_ stuff by Nick Piggin · 18 years ago
  7. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  8. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  9. 0f8053a [PATCH] mm: make __put_page internal by Nick Piggin · 18 years ago
  10. a6f563d [PATCH] remove VM_DONTCOPY bogosities by Hugh Dickins · 18 years ago
  11. fb8d14e [PATCH] mm: shrink_inactive_lis() nr_scan accounting fix by Wu Fengguang · 18 years ago
  12. c9b02d9 [PATCH] mm: isolate_lru_pages() scan count fix by Wu Fengguang · 18 years ago
  13. 7fb2d46 [PATCH] zone_reclaim: additional comments and cleanup by Christoph Lameter · 18 years ago
  14. 1742f19 [PATCH] vmscan: rename functions by Andrew Morton · 18 years ago
  15. 05ff513 [PATCH] vmscan return nr_reclaimed by Andrew Morton · 18 years ago
  16. 69e0594 [PATCH] vmscan: use unsigned longs by Andrew Morton · 18 years ago
  17. 179e963 [PATCH] vmscan: scan_control cleanup by Andrew Morton · 18 years ago
  18. 8695949 [PATCH] Thin out scan_control: remove nr_to_scan and priority by Christoph Lameter · 18 years ago
  19. a07fa39 [PATCH] slab: use on_each_cpu() by Andrew Morton · 18 years ago
  20. ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 18 years ago
  21. 911851e [PATCH] slab: fix kernel-doc warnings by Randy Dunlap · 18 years ago
  22. fcc234f [PATCH] mm: kill kmem_cache_t usage by Pekka Enberg · 18 years ago
  23. b5d8ca7 [PATCH] slab: remove cachep->spinlock by Ravikiran G Thirumalai · 18 years ago
  24. a737b3e [PATCH] slab cleanup by Andrew Morton · 18 years ago
  25. f30cf7d [PATCH] slab: extract setup_cpu_cache by Pekka Enberg · 18 years ago
  26. 8fea4e9 [PATCH] slab: object to index mapping cleanup by Pekka Enberg · 18 years ago
  27. a482289 [PATCH] hugepage allocator cleanup by Nick Piggin · 18 years ago
  28. 545b1ea [PATCH] mm: cleanup bootmem by Nick Piggin · 18 years ago
  29. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  30. 7c8ee9a [PATCH] mm: simplify vmscan vs release refcounting by Nick Piggin · 18 years ago
  31. f205b2f [PATCH] mm: slab less atomics by Nick Piggin · 18 years ago
  32. 5e9dace [PATCH] mm: page_alloc less atomics by Nick Piggin · 18 years ago
  33. 6745391 [PATCH] mm: less atomic ops by Nick Piggin · 18 years ago
  34. 4c84cac [PATCH] mm: PageActive no testset by Nick Piggin · 18 years ago
  35. 8d438f9 [PATCH] mm: PageLRU no testset by Nick Piggin · 18 years ago
  36. 46453a6 [PATCH] mm: never ClearPageLRU released pages by Nick Piggin · 18 years ago
  37. b40607f [PATCH] __get_page_state() cpumask cleanup and fix by Andrew Morton · 18 years ago
  38. 6f5e6b9 [PATCH] fix free swap cache latency by Hugh Dickins · 18 years ago
  39. 5b40dc7 [PATCH] fix race in pagevec_strip? by Christoph Lameter · 18 years ago
  40. 90036ee [PATCH] page migration: Fail with error if swap not setup by Christoph Lameter · 18 years ago
  41. 74c0024 [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL by Christoph Lameter · 18 years ago
  42. 4983da0 [PATCH] page migration: fail if page is in a vma flagged VM_LOCKED by Christoph Lameter · 18 years ago
  43. 8fce4d8 [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. by Christoph Lameter · 18 years ago
  44. f2937be [PATCH] memory hotadd: pgdat->node_present_pages fix by Yasunori Goto · 18 years ago
  45. a6bf527 [PATCH] vmscan: no zone_reclaim if PF_MALLOC is set by Christoph Lameter · 18 years ago
  46. 85a6cd0 [PATCH] page_add_file_rmap(): remove BUG_ON()s by Hugh Dickins · 18 years ago
  47. 07ed76b [PATCH] slab: allocate larger cache_cache if order 0 fails by Jack Steiner · 18 years ago
  48. e2bab3d [PATCH] percpu_counter_sum() by Andrew Morton · 18 years ago
  49. 7f709ed [PATCH] numa_maps-update fix by Andrew Morton · 18 years ago
  50. f78bb8a slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT by Linus Torvalds · 18 years ago
  51. 397874d [PATCH] numa_maps update by Christoph Lameter · 18 years ago
  52. 9888e6f slab: clarify and fix calculate_slab_order() by Linus Torvalds · 18 years ago
  53. 264132b Fix "check_slabp" printout size calculation by Linus Torvalds · 18 years ago
  54. a57ebfd [PATCH] numa_maps: Fix potential crash on non IA64 platforms by Christoph Lameter · 18 years ago
  55. 140ffce [PATCH] out_of_memory() locking fix by Andrew Morton · 18 years ago
  56. d6713e0 [PATCH] out_of_memory(): use of uninitialised by Andrew Morton · 18 years ago
  57. f613888 [PATCH] nommu: implement vmalloc_node() by Andrew Morton · 18 years ago
  58. e8788c0 [PATCH] remove_from_swap: fix locking by Christoph Lameter · 18 years ago
  59. 511030b [PATCH] Fix sys_migrate_pages: Move all pages when invoked from root by Christoph Lameter · 18 years ago
  60. d4f7796 [PATCH] vmscan: fix zone_reclaim by Christoph Lameter · 18 years ago
  61. 1e275d4 [PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind() by Christoph Lameter · 18 years ago
  62. b00dc3a [PATCH] tmpfs: fix mount mpol nodelist parsing by Hugh Dickins · 18 years ago
  63. fcab6f3 [PATCH] mm/mempolicy.c: fix 'if ();' typo by Alexey Dobriyan · 18 years ago
  64. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 18 years ago
  65. a9c930b [PATCH] Fix units in mbind check by Andi Kleen · 18 years ago
  66. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 18 years ago
  67. 9827b78 [PATCH] OOM kill: children accounting by Kurt Garloff · 18 years ago
  68. 636f13c [PATCH] sys_mbind sanity checking by Chris Wright · 18 years ago
  69. 4cf808e [PATCH] Handle holes in node mask in node fallback list setup by Linus Torvalds · 18 years ago
  70. dd942ae [PATCH] Handle all and empty zones when setting up custom zonelists for mbind by Andi Kleen · 18 years ago
  71. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 18 years ago
  72. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  73. d98c7a0 [PATCH] compound page: default destructor by Hugh Dickins · 18 years ago
  74. 41d78ba [PATCH] compound page: use page[1].lru by Hugh Dickins · 18 years ago
  75. 2903fb1 [PATCH] vmscan: skip reclaim_mapped determination if we do not swap by Christoph Lameter · 18 years ago
  76. 072eaa5 [PATCH] vmscan: remove duplicate increment of reclaim_in_progress by Christoph Lameter · 18 years ago
  77. 80e4342 [PATCH] zone reclaim: do not check references to a page during zone reclaim by Christoph Lameter · 18 years ago
  78. 418aade [PATCH] Updates for page migration by Christoph Lameter · 18 years ago
  79. f0188f4 [PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroy by Ravikiran G Thirumalai · 18 years ago
  80. 9934a79 [PATCH] SLOB=y && SMP=y fix by Ingo Molnar · 18 years ago
  81. 8519fb3 [PATCH] mm: compound release fix by Nick Piggin · 18 years ago
  82. 0df420d [PATCH] hugetlbpage: return VM_FAULT_OOM on oom by Christoph Lameter · 18 years ago
  83. a2dfef6 [PATCH] Hugepages need clear_user_highpage() not clear_highpage() by David Gibson · 18 years ago
  84. 7a21ef6 mm/slab.c (non-NUMA): Fix compile warning and clean up code by Linus Torvalds · 18 years ago
  85. 4484ebf [PATCH] NUMA slab locking fixes: fix cpu down and up locking by Ravikiran G Thirumalai · 18 years ago
  86. ca3b9b9 [PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock by Ravikiran G Thirumalai · 18 years ago
  87. 2e1217c [PATCH] NUMA slab locking fixes: move color_next to l3 by Ravikiran G Thirumalai · 18 years ago
  88. 64b4a95 [PATCH] hugetlb: add comment explaining reasons for Bus Errors by Christoph Lameter · 18 years ago
  89. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 18 years ago
  90. 00ac59a [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS by Chen, Kenneth W · 18 years ago
  91. ee13d78 [PATCH] slab: fix sparse warning by Randy Dunlap · 18 years ago
  92. a70773d [PATCH] mm/slab: add kernel-doc for one function by Randy.Dunlap · 18 years ago
  93. 7fd6b14 [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB by Pekka Enberg · 18 years ago
  94. b958f7d [PATCH] dump_stack() in oom handler by Andrew Morton · 18 years ago
  95. 343e0d7 [PATCH] slab: replace kmem_cache_t with struct kmem_cache by Pekka Enberg · 18 years ago
  96. 9a2dba4 [PATCH] slab: rename ac_data to cpu_cache_get by Pekka Enberg · 18 years ago
  97. 6ed5eb221 [PATCH] slab: extract virt_to_{cache|slab} by Pekka Enberg · 18 years ago
  98. 5295a74 [PATCH] slab: reduce inlining by Pekka Enberg · 18 years ago
  99. 78d382d [PATCH] slab: extract slab_{put|get}_obj by Matthew Dobson · 18 years ago
  100. 12dd36f [PATCH] slab: extract slab_destroy_objs() by Matthew Dobson · 18 years ago