1. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  2. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  3. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 18 years ago
  4. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 18 years ago
  5. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  6. 442295c [PATCH] mm: slab cache interleave rotor fix by Paul Jackson · 18 years ago
  7. fdb7cc5 [PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fix by Paul Jackson · 18 years ago
  8. 9b65ef5 [PATCH] fix swap cluster offset by Akinobu Mita · 18 years ago
  9. 879336c [PATCH] drain_node_pages: interrupt latency reduction / optimization by Christoph Lameter · 18 years ago
  10. b18e7e6 [PATCH] slab: fix drain_array() so that it works correctly with the shared_array by Christoph Lameter · 18 years ago
  11. 1b55253 [PATCH] slab: remove drain_array_locked by Christoph Lameter · 18 years ago
  12. aab2207 [PATCH] slab: make drain_array more universal by adding more parameters by Christoph Lameter · 18 years ago
  13. 35386e3 [PATCH] slab: cache_reap(): further reduction in interrupt holdoff by Christoph Lameter · 18 years ago
  14. 248a030 [PATCH] mm: make shrink_all_memory try harder by Rafael J. Wysocki · 18 years ago
  15. d5d4b0a [PATCH] optimize follow_hugetlb_page by Chen, Kenneth W · 18 years ago
  16. 4866920 [PATCH] hugepage: Fix hugepage logic in free_pgtables() harder by David Gibson · 18 years ago
  17. 9da61ae [PATCH] hugepage: Fix hugepage logic in free_pgtables() by David Gibson · 18 years ago
  18. 27a85ef [PATCH] hugepage: Make {alloc,free}_huge_page() local by David Gibson · 18 years ago
  19. b45b5bd [PATCH] hugepage: Strict page reservation for hugepage inodes by David Gibson · 18 years ago
  20. 3935baa [PATCH] hugepage: serialize hugepage allocation and instantiation by David Gibson · 18 years ago
  21. 79ac6ba [PATCH] hugepage: Small fixes to hugepage clear/copy path by David Gibson · 18 years ago
  22. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 18 years ago
  23. aed75ff [PATCH] readahead: fix initial window size calculation by Steven Pratt · 18 years ago
  24. a564da3 [PATCH] readahead: ->prev_page can overrun the ahead window by Oleg Nesterov · 18 years ago
  25. d15c023 [PATCH] shmem: inline to avoid warning by Hugh Dickins · 18 years ago
  26. 6e5ef1a [PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in refill_inactive_zone() by Christoph Lameter · 18 years ago
  27. b7ab795 [PATCH] mm: more CONFIG_DEBUG_VM by Nick Piggin · 18 years ago
  28. 6626c5d [PATCH] mm: prep_zero_page() in irq is a bug by Andrew Morton · 18 years ago
  29. 17cf440 [PATCH] mm: cleanup prep_ stuff by Nick Piggin · 18 years ago
  30. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  31. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  32. 0f8053a [PATCH] mm: make __put_page internal by Nick Piggin · 18 years ago
  33. a6f563d [PATCH] remove VM_DONTCOPY bogosities by Hugh Dickins · 18 years ago
  34. fb8d14e [PATCH] mm: shrink_inactive_lis() nr_scan accounting fix by Wu Fengguang · 18 years ago
  35. c9b02d9 [PATCH] mm: isolate_lru_pages() scan count fix by Wu Fengguang · 18 years ago
  36. 7fb2d46 [PATCH] zone_reclaim: additional comments and cleanup by Christoph Lameter · 18 years ago
  37. 1742f19 [PATCH] vmscan: rename functions by Andrew Morton · 18 years ago
  38. 05ff513 [PATCH] vmscan return nr_reclaimed by Andrew Morton · 18 years ago
  39. 69e0594 [PATCH] vmscan: use unsigned longs by Andrew Morton · 18 years ago
  40. 179e963 [PATCH] vmscan: scan_control cleanup by Andrew Morton · 18 years ago
  41. 8695949 [PATCH] Thin out scan_control: remove nr_to_scan and priority by Christoph Lameter · 18 years ago
  42. a07fa39 [PATCH] slab: use on_each_cpu() by Andrew Morton · 18 years ago
  43. ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 18 years ago
  44. 911851e [PATCH] slab: fix kernel-doc warnings by Randy Dunlap · 18 years ago
  45. fcc234f [PATCH] mm: kill kmem_cache_t usage by Pekka Enberg · 18 years ago
  46. b5d8ca7 [PATCH] slab: remove cachep->spinlock by Ravikiran G Thirumalai · 18 years ago
  47. a737b3e [PATCH] slab cleanup by Andrew Morton · 18 years ago
  48. f30cf7d [PATCH] slab: extract setup_cpu_cache by Pekka Enberg · 18 years ago
  49. 8fea4e9 [PATCH] slab: object to index mapping cleanup by Pekka Enberg · 18 years ago
  50. a482289 [PATCH] hugepage allocator cleanup by Nick Piggin · 18 years ago
  51. 545b1ea [PATCH] mm: cleanup bootmem by Nick Piggin · 18 years ago
  52. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  53. 7c8ee9a [PATCH] mm: simplify vmscan vs release refcounting by Nick Piggin · 18 years ago
  54. f205b2f [PATCH] mm: slab less atomics by Nick Piggin · 18 years ago
  55. 5e9dace [PATCH] mm: page_alloc less atomics by Nick Piggin · 18 years ago
  56. 6745391 [PATCH] mm: less atomic ops by Nick Piggin · 18 years ago
  57. 4c84cac [PATCH] mm: PageActive no testset by Nick Piggin · 18 years ago
  58. 8d438f9 [PATCH] mm: PageLRU no testset by Nick Piggin · 18 years ago
  59. 46453a6 [PATCH] mm: never ClearPageLRU released pages by Nick Piggin · 18 years ago
  60. b40607f [PATCH] __get_page_state() cpumask cleanup and fix by Andrew Morton · 18 years ago
  61. 6f5e6b9 [PATCH] fix free swap cache latency by Hugh Dickins · 18 years ago
  62. 5b40dc7 [PATCH] fix race in pagevec_strip? by Christoph Lameter · 18 years ago
  63. 90036ee [PATCH] page migration: Fail with error if swap not setup by Christoph Lameter · 18 years ago
  64. 74c0024 [PATCH] Consistent capabilites associated with MPOL_MOVE_ALL by Christoph Lameter · 18 years ago
  65. 4983da0 [PATCH] page migration: fail if page is in a vma flagged VM_LOCKED by Christoph Lameter · 18 years ago
  66. 8fce4d8 [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. by Christoph Lameter · 18 years ago
  67. f2937be [PATCH] memory hotadd: pgdat->node_present_pages fix by Yasunori Goto · 18 years ago
  68. a6bf527 [PATCH] vmscan: no zone_reclaim if PF_MALLOC is set by Christoph Lameter · 18 years ago
  69. 85a6cd0 [PATCH] page_add_file_rmap(): remove BUG_ON()s by Hugh Dickins · 18 years ago
  70. 07ed76b [PATCH] slab: allocate larger cache_cache if order 0 fails by Jack Steiner · 18 years ago
  71. e2bab3d [PATCH] percpu_counter_sum() by Andrew Morton · 18 years ago
  72. 7f709ed [PATCH] numa_maps-update fix by Andrew Morton · 18 years ago
  73. f78bb8a slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT by Linus Torvalds · 18 years ago
  74. 397874d [PATCH] numa_maps update by Christoph Lameter · 18 years ago
  75. 9888e6f slab: clarify and fix calculate_slab_order() by Linus Torvalds · 18 years ago
  76. 264132b Fix "check_slabp" printout size calculation by Linus Torvalds · 18 years ago
  77. a57ebfd [PATCH] numa_maps: Fix potential crash on non IA64 platforms by Christoph Lameter · 18 years ago
  78. 140ffce [PATCH] out_of_memory() locking fix by Andrew Morton · 18 years ago
  79. d6713e0 [PATCH] out_of_memory(): use of uninitialised by Andrew Morton · 18 years ago
  80. f613888 [PATCH] nommu: implement vmalloc_node() by Andrew Morton · 18 years ago
  81. e8788c0 [PATCH] remove_from_swap: fix locking by Christoph Lameter · 18 years ago
  82. 511030b [PATCH] Fix sys_migrate_pages: Move all pages when invoked from root by Christoph Lameter · 18 years ago
  83. d4f7796 [PATCH] vmscan: fix zone_reclaim by Christoph Lameter · 18 years ago
  84. 1e275d4 [PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind() by Christoph Lameter · 18 years ago
  85. b00dc3a [PATCH] tmpfs: fix mount mpol nodelist parsing by Hugh Dickins · 18 years ago
  86. fcab6f3 [PATCH] mm/mempolicy.c: fix 'if ();' typo by Alexey Dobriyan · 18 years ago
  87. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 18 years ago
  88. a9c930b [PATCH] Fix units in mbind check by Andi Kleen · 18 years ago
  89. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 18 years ago
  90. 9827b78 [PATCH] OOM kill: children accounting by Kurt Garloff · 18 years ago
  91. 636f13c [PATCH] sys_mbind sanity checking by Chris Wright · 18 years ago
  92. 4cf808e [PATCH] Handle holes in node mask in node fallback list setup by Linus Torvalds · 18 years ago
  93. dd942ae [PATCH] Handle all and empty zones when setting up custom zonelists for mbind by Andi Kleen · 18 years ago
  94. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 18 years ago
  95. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  96. d98c7a0 [PATCH] compound page: default destructor by Hugh Dickins · 18 years ago
  97. 41d78ba [PATCH] compound page: use page[1].lru by Hugh Dickins · 18 years ago
  98. 2903fb1 [PATCH] vmscan: skip reclaim_mapped determination if we do not swap by Christoph Lameter · 18 years ago
  99. 072eaa5 [PATCH] vmscan: remove duplicate increment of reclaim_in_progress by Christoph Lameter · 18 years ago
  100. 80e4342 [PATCH] zone reclaim: do not check references to a page during zone reclaim by Christoph Lameter · 18 years ago