1. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  2. 95144c7 [PATCH] uninline zone helpers by KAMEZAWA Hiroyuki · 18 years ago
  3. ae0f15f [PATCH] for_each_online_pgdat: remove pgdat_list by KAMEZAWA Hiroyuki · 18 years ago
  4. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 18 years ago
  5. 679bc9f [PATCH] for_each_online_pgdat: for_each_bootmem by KAMEZAWA Hiroyuki · 18 years ago
  6. a0140c1 [PATCH] remove zone_mem_map by KAMEZAWA Hiroyuki · 18 years ago
  7. a117e66 [PATCH] unify pfn_to_page: generic functions by KAMEZAWA Hiroyuki · 18 years ago
  8. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  9. f183323 [PATCH] mempool: add kzalloc allocator by Matthew Dobson · 18 years ago
  10. 5318408 [PATCH] mempool: add kmalloc allocator by Matthew Dobson · 18 years ago
  11. a19b27c [PATCH] mempool: use common mempool page allocator by Matthew Dobson · 18 years ago
  12. 6e0678f [PATCH] mempool: add page allocator by Matthew Dobson · 18 years ago
  13. 03beb07 [PATCH] Add API for flushing Anon pages by James Bottomley · 18 years ago
  14. f02e1fa BUG_ON() Conversion in mm/mempool.c by Eric Sesterhenn · 18 years ago
  15. 5bcb28b BUG_ON() Conversion in mm/memory.c by Eric Sesterhenn · 18 years ago
  16. 267b480 [PATCH] x86_64: Try to allocate node memmap near the end of node by Andi Kleen · 18 years ago
  17. 315ab19 [PATCH] mm: restore vm_normal_page check by Nick Piggin · 18 years ago
  18. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  19. 6e692ed [PATCH] fix alloc_large_system_hash() roundup by John Hawkes · 18 years ago
  20. 05eeae2 [PATCH] find_task_by_pid() needs tasklist_lock by Andrew Morton · 18 years ago
  21. f5335c0 [PATCH] quieten zone_pcp_init by Anton Blanchard · 18 years ago
  22. d784124 [PATCH] mm: make page migration dependent on swap and NUMA by Christoph Lameter · 18 years ago
  23. 0718dc2 [PATCH] slab: fix memory leak in alloc_kmemlist by Christoph Lameter · 18 years ago
  24. cafeb02 [PATCH] alloc_kmemlist: Some cleanup in preparation for a real memory leak fix by Christoph Lameter · 18 years ago
  25. e00946f [PATCH] slab: Bypass free lists for __drain_alien_cache() by Christoph Lameter · 18 years ago
  26. 3ded175 [PATCH] slab: add transfer_objects() function by Christoph Lameter · 18 years ago
  27. c5e3b83 [PATCH] mm: use kmem_cache_zalloc by Pekka Enberg · 18 years ago
  28. 40c07ae [PATCH] slab: optimize constant-size kzalloc calls by Pekka Enberg · 18 years ago
  29. a8c0f9a [PATCH] slab: introduce kmem_cache_zalloc allocator by Pekka Enberg · 18 years ago
  30. 871751e [PATCH] slab: implement /proc/slab_allocators by Al Viro · 18 years ago
  31. 16538c4 The comment describing how MS_ASYNC works in msync.c is confusing by Amos Waterland · 18 years ago
  32. 96840aa [PATCH] strndup_user() by Davi Arnaut · 18 years ago
  33. 8f2e9f1 [PATCH] msync(): use do_fsync() by Andrew Morton · 18 years ago
  34. 676758b [PATCH] msync: fix return value by Andrew Morton · 18 years ago
  35. 707c21c [PATCH] msync(MS_SYNC): don't hold mmap_sem while syncing by Andrew Morton · 18 years ago
  36. 9c50823e [PATCH] msync(): perform dirty page levelling by Andrew Morton · 18 years ago
  37. 4741c9f [PATCH] set_page_dirty() return value fixes by Andrew Morton · 18 years ago
  38. fa5a734 [PATCH] balance_dirty_pages_ratelimited: take nr_pages arg by Andrew Morton · 18 years ago
  39. ebcf28e [PATCH] fadvise(): write commands by Andrew Morton · 18 years ago
  40. 469eb4d [PATCH] filemap_fdatawrite_range() api: clarify -end parameter by Andrew Morton · 18 years ago
  41. b245539 [PATCH] cpuset: memory_spread_slab drop useless PF_SPREAD_PAGE check by Paul Jackson · 18 years ago
  42. c61afb1 [PATCH] cpuset memory spread slab cache optimizations by Paul Jackson · 18 years ago
  43. 101a500 [PATCH] cpuset memory spread slab cache implementation by Paul Jackson · 18 years ago
  44. 44110fe [PATCH] cpuset memory spread page cache implementation and hooks by Paul Jackson · 18 years ago
  45. 0b1303f [PATCH] cpusets: only wakeup kswapd for zones in the current cpuset by Christoph Lameter · 18 years ago
  46. ed5b43f [PATCH] Represent laptop_mode as jiffies internally by Bart Samwel · 18 years ago
  47. f6ef943 [PATCH] Represent dirty_*_centisecs as jiffies internally by Bart Samwel · 18 years ago
  48. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  49. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  50. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 18 years ago
  51. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 18 years ago
  52. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  53. 442295c [PATCH] mm: slab cache interleave rotor fix by Paul Jackson · 18 years ago
  54. fdb7cc5 [PATCH] mm: hugetlb alloc_fresh_huge_page bogus node loop fix by Paul Jackson · 18 years ago
  55. 9b65ef5 [PATCH] fix swap cluster offset by Akinobu Mita · 18 years ago
  56. 879336c [PATCH] drain_node_pages: interrupt latency reduction / optimization by Christoph Lameter · 18 years ago
  57. b18e7e6 [PATCH] slab: fix drain_array() so that it works correctly with the shared_array by Christoph Lameter · 18 years ago
  58. 1b55253 [PATCH] slab: remove drain_array_locked by Christoph Lameter · 18 years ago
  59. aab2207 [PATCH] slab: make drain_array more universal by adding more parameters by Christoph Lameter · 18 years ago
  60. 35386e3 [PATCH] slab: cache_reap(): further reduction in interrupt holdoff by Christoph Lameter · 18 years ago
  61. 248a030 [PATCH] mm: make shrink_all_memory try harder by Rafael J. Wysocki · 18 years ago
  62. d5d4b0a [PATCH] optimize follow_hugetlb_page by Chen, Kenneth W · 18 years ago
  63. 4866920 [PATCH] hugepage: Fix hugepage logic in free_pgtables() harder by David Gibson · 18 years ago
  64. 9da61ae [PATCH] hugepage: Fix hugepage logic in free_pgtables() by David Gibson · 18 years ago
  65. 27a85ef [PATCH] hugepage: Make {alloc,free}_huge_page() local by David Gibson · 18 years ago
  66. b45b5bd [PATCH] hugepage: Strict page reservation for hugepage inodes by David Gibson · 18 years ago
  67. 3935baa [PATCH] hugepage: serialize hugepage allocation and instantiation by David Gibson · 18 years ago
  68. 79ac6ba [PATCH] hugepage: Small fixes to hugepage clear/copy path by David Gibson · 18 years ago
  69. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 18 years ago
  70. aed75ff [PATCH] readahead: fix initial window size calculation by Steven Pratt · 18 years ago
  71. a564da3 [PATCH] readahead: ->prev_page can overrun the ahead window by Oleg Nesterov · 18 years ago
  72. d15c023 [PATCH] shmem: inline to avoid warning by Hugh Dickins · 18 years ago
  73. 6e5ef1a [PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in refill_inactive_zone() by Christoph Lameter · 18 years ago
  74. b7ab795 [PATCH] mm: more CONFIG_DEBUG_VM by Nick Piggin · 18 years ago
  75. 6626c5d [PATCH] mm: prep_zero_page() in irq is a bug by Andrew Morton · 18 years ago
  76. 17cf440 [PATCH] mm: cleanup prep_ stuff by Nick Piggin · 18 years ago
  77. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  78. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  79. 0f8053a [PATCH] mm: make __put_page internal by Nick Piggin · 18 years ago
  80. a6f563d [PATCH] remove VM_DONTCOPY bogosities by Hugh Dickins · 18 years ago
  81. fb8d14e [PATCH] mm: shrink_inactive_lis() nr_scan accounting fix by Wu Fengguang · 18 years ago
  82. c9b02d9 [PATCH] mm: isolate_lru_pages() scan count fix by Wu Fengguang · 18 years ago
  83. 7fb2d46 [PATCH] zone_reclaim: additional comments and cleanup by Christoph Lameter · 18 years ago
  84. 1742f19 [PATCH] vmscan: rename functions by Andrew Morton · 18 years ago
  85. 05ff513 [PATCH] vmscan return nr_reclaimed by Andrew Morton · 18 years ago
  86. 69e0594 [PATCH] vmscan: use unsigned longs by Andrew Morton · 18 years ago
  87. 179e963 [PATCH] vmscan: scan_control cleanup by Andrew Morton · 18 years ago
  88. 8695949 [PATCH] Thin out scan_control: remove nr_to_scan and priority by Christoph Lameter · 18 years ago
  89. a07fa39 [PATCH] slab: use on_each_cpu() by Andrew Morton · 18 years ago
  90. ac2b898 [PATCH] slab: Remove SLAB_NO_REAP option by Christoph Lameter · 18 years ago
  91. 911851e [PATCH] slab: fix kernel-doc warnings by Randy Dunlap · 18 years ago
  92. fcc234f [PATCH] mm: kill kmem_cache_t usage by Pekka Enberg · 18 years ago
  93. b5d8ca7 [PATCH] slab: remove cachep->spinlock by Ravikiran G Thirumalai · 18 years ago
  94. a737b3e [PATCH] slab cleanup by Andrew Morton · 18 years ago
  95. f30cf7d [PATCH] slab: extract setup_cpu_cache by Pekka Enberg · 18 years ago
  96. 8fea4e9 [PATCH] slab: object to index mapping cleanup by Pekka Enberg · 18 years ago
  97. a482289 [PATCH] hugepage allocator cleanup by Nick Piggin · 18 years ago
  98. 545b1ea [PATCH] mm: cleanup bootmem by Nick Piggin · 18 years ago
  99. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  100. 7c8ee9a [PATCH] mm: simplify vmscan vs release refcounting by Nick Piggin · 18 years ago