1. 6c0b135 mm: return boolean from page_is_file_cache() by Johannes Weiner · 15 years ago
  2. 401a8e1 mm: introduce page_lru_base_type() by Johannes Weiner · 15 years ago
  3. b7c46d1 mm: drop unneeded double negations by Johannes Weiner · 15 years ago
  4. bba7881 mm: remove broken 'kzalloc' mempool by Sage Weil · 15 years ago
  5. 72ff13b mm: includecheck fix for mm/nommu.c by Jaswinder Singh Rajput · 15 years ago
  6. cff397e mm: includecheck fix for mm/shmem.c by Jaswinder Singh Rajput · 15 years ago
  7. 2ca4532 mm: add_to_swap_cache() does not return -EEXIST by Daisuke Nishimura · 15 years ago
  8. 31a5639 mm: add_to_swap_cache() must not sleep by Daisuke Nishimura · 15 years ago
  9. 0d3d062 tracing, page-allocator: add trace event for page traffic related to the buddy lists by Mel Gorman · 15 years ago
  10. e0fff1b tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes by Mel Gorman · 15 years ago
  11. 4b4f278 tracing, page-allocator: add trace events for page allocation and page freeing by Mel Gorman · 15 years ago
  12. 38a3985 page-allocator: remove dead function free_cold_page() by Mel Gorman · 15 years ago
  13. d0107eb kcore: fix vread/vwrite to be aware of holes by KAMEZAWA Hiroyuki · 15 years ago
  14. dd32c27 vmalloc: unmap vmalloc area after hiding it by KAMEZAWA Hiroyuki · 15 years ago
  15. 2f66a68 page-allocator: change migratetype for all pageblocks within a high-order page during __rmqueue_fallback by Mel Gorman · 15 years ago
  16. fe1ff49 mm: kmem_cache_create(): make it easier to catch NULL cache names by Benjamin Herrenschmidt · 15 years ago
  17. 7103ad3 ksm: mremap use err from ksm_madvise by Hugh Dickins · 15 years ago
  18. 35451be ksm: unmerge is an origin of OOMs by Hugh Dickins · 15 years ago
  19. a913e18 ksm: clean up obsolete references by Hugh Dickins · 15 years ago
  20. 8314c4f ksm: remove VM_MERGEABLE_FLAGS by Hugh Dickins · 15 years ago
  21. 7701c9c ksm: add some documentation by Hugh Dickins · 15 years ago
  22. 2ffd867 ksm: sysfs and defaults by Hugh Dickins · 15 years ago
  23. 1c2fb7a ksm: fix deadlock with munlock in exit_mmap by Andrea Arcangeli · 15 years ago
  24. 9ba6929 ksm: fix oom deadlock by Hugh Dickins · 15 years ago
  25. cd551f9 ksm: distribute remove_mm_from_lists by Hugh Dickins · 15 years ago
  26. d952b79 ksm: fix endless loop on oom by Hugh Dickins · 15 years ago
  27. 81464e30 ksm: five little cleanups by Hugh Dickins · 15 years ago
  28. 6e15838 ksm: keep quiet while list empty by Hugh Dickins · 15 years ago
  29. 26465d3 ksm: break cow once unshared by Hugh Dickins · 15 years ago
  30. 473b0ce ksm: pages_unshared and pages_volatile by Hugh Dickins · 15 years ago
  31. e178dfd ksm: move pages_sharing updates by Hugh Dickins · 15 years ago
  32. b402826 ksm: rename kernel_pages_allocated by Hugh Dickins · 15 years ago
  33. 339aa62 ksm: change ksm nice level to be 5 by Izik Eidus · 15 years ago
  34. 36b2528 ksm: change copyright message by Izik Eidus · 15 years ago
  35. 1ff8299 ksm: prevent mremap move poisoning by Hugh Dickins · 15 years ago
  36. 31dbd01 ksm: Kernel SamePage Merging by Izik Eidus · 15 years ago
  37. 9a84089 ksm: identify PageKsm pages by Hugh Dickins · 15 years ago
  38. 21333b2 ksm: no debug in page_dup_rmap() by Hugh Dickins · 15 years ago
  39. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  40. 3866ea9 ksm: first tidy up madvise_vma() by Hugh Dickins · 15 years ago
  41. 828502d ksm: add mmu_notifier set_pte_at_notify() by Izik Eidus · 15 years ago
  42. 451ea25 mm: perform non-atomic test-clear of PG_mlocked on free by Johannes Weiner · 15 years ago
  43. bf88c8c vmalloc.c: fix double error checking by Figo.zhang · 15 years ago
  44. 945a111 mm: add gfp mask checking for __get_free_pages() by Akinobu Mita · 15 years ago
  45. a26f532 vmscan: kill unnecessary prefetch by KOSAKI Motohiro · 15 years ago
  46. 74a1c48 vmscan: kill unnecessary page flag test by KOSAKI Motohiro · 15 years ago
  47. 5205e56 vmscan: move ClearPageActive from move_active_pages() to shrink_active_list() by KOSAKI Motohiro · 15 years ago
  48. de2e756 vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available by Minchan Kim · 15 years ago
  49. adea02a mm: count only reclaimable lru pages by Wu Fengguang · 15 years ago
  50. 35cd781 vmscan: throttle direct reclaim when too many pages are isolated already by Rik van Riel · 15 years ago
  51. a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 15 years ago
  52. b35ea17 mm: shrink_inactive_list() nr_scan accounting fix fix by KOSAKI Motohiro · 15 years ago
  53. 44c241f mm: rename pgmoved variable in shrink_active_list() by KOSAKI Motohiro · 15 years ago
  54. b259fbd mm: update alloc_flags after oom killer has been called by David Rientjes · 15 years ago
  55. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  56. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  57. 71de1cc mm: oom analysis: add buffer cache information to show_free_areas() by KOSAKI Motohiro · 15 years ago
  58. 4a0aa73 mm: oom analysis: add per-zone statistics to show_free_areas() by KOSAKI Motohiro · 15 years ago
  59. 3701b03 mm: show_free_areas(): display slab pages in two separate fields by KOSAKI Motohiro · 15 years ago
  60. b904dcf mm: clean up page_remove_rmap() by KOSAKI Motohiro · 15 years ago
  61. 57dd28f hugetlb: restore interleaving of bootmem huge pages by Lee Schermerhorn · 15 years ago
  62. 685f345 hugetlb: use free_pool_huge_page() to return unused surplus pages by Lee Schermerhorn · 15 years ago
  63. e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 15 years ago
  64. 55a4462 page_alloc: fix kernel-doc warning by Randy Dunlap · 15 years ago
  65. abfc348 memory hotplug: migrate swap cache page by Shaohua Li · 15 years ago
  66. f52407c memory hotplug: alloc page from other node in memory online by Shaohua Li · 15 years ago
  67. 8e7e40d memory hotplug: make pages from movable zone always isolatable by Shaohua Li · 15 years ago
  68. 6fb332f memory hotplug: exclude isolated page from pco page alloc by Shaohua Li · 15 years ago
  69. 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 15 years ago
  70. 478b81f mm: remove obsoleted alloc_pages cpuset comment by David Rientjes · 15 years ago
  71. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 87c6a9b writeback: make balance_dirty_pages() gradually back more off by Jens Axboe · 15 years ago
  73. 3542a5c writeback: don't use schedule_timeout() without setting runstate by Jens Axboe · 15 years ago
  74. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  75. 6952b61 headers: taskstats_kern.h trim by Alexey Dobriyan · 15 years ago
  76. 27f5de7 mm: Fix problem of parameter in note by Jianjun Kong · 15 years ago
  77. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  78. a3eb51e Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  79. ce5f8e7 writeback: splice dirty inode entries to default bdi on bdi_destroy() by Jens Axboe · 15 years ago
  80. b6e5131 writeback: separate starting of sync vs opportunistic writeback by Jens Axboe · 15 years ago
  81. cfc4ba5 writeback: use RCU to protect bdi_list by Jens Axboe · 15 years ago
  82. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  83. fdaa45e slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG by Ingo Molnar · 15 years ago
  84. 2b2af54 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev by Kay Sievers · 15 years ago
  85. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  86. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 5579fd7 Merge branch 'for-next' into for-linus by Tejun Heo · 15 years ago
  88. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  89. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  90. bb193c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  91. aceda77 Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus by Pekka Enberg · 15 years ago
  92. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 15 years ago
  93. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  94. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  95. c7b50db vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write() by Jan Kara · 15 years ago
  96. e4dd9de vfs: Export __generic_file_aio_write() and add some comments by Jan Kara · 15 years ago
  97. d3bccb6 vfs: Introduce filemap_fdatawait_range by Jan Kara · 15 years ago
  98. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  99. 8a3d271 slub: fix slab_pad_check() by Eric Dumazet · 15 years ago
  100. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago