1. 9ff473b vmscan: evict streaming IO first by Rik van Riel · 16 years ago
  2. f1d0b06 bdi: register sysfs bdi device only once per queue by Kay Sievers · 16 years ago
  3. dc19f9d memcg: memory hotplug fix for notifier callback by KAMEZAWA Hiroyuki · 16 years ago
  4. b29acbd mm: vmalloc fix lazy unmapping cache aliasing by Nick Piggin · 16 years ago
  5. 2a1dc50 vmscan: protect zone rotation stats by lru lock by Johannes Weiner · 16 years ago
  6. 3116848 meminit section warnings by Al Viro · 16 years ago
  7. 00d8089 vmscan: fix get_scan_ratio() comment by Rik van Riel · 16 years ago
  8. 63eb6b9 vmscan: let GFP_NOFS go to swap again by Hugh Dickins · 16 years ago
  9. bda8550 migration: fix writepage error by Hugh Dickins · 16 years ago
  10. 0ae1513 mm: vmalloc search restart fix by Glauber Costa · 16 years ago
  11. 496850e mm: vmalloc failure flush fix by Nick Piggin · 16 years ago
  12. f011c2d mm: vmalloc allocator off by one by Nick Piggin · 16 years ago
  13. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  14. 72eb8c6 unitialized return value in mm/mlock.c: __mlock_vma_pages_range() by Helge Deller · 16 years ago
  15. 748f1a2 mm: remove unevictable's show_page_path by KOSAKI Motohiro · 16 years ago
  16. 33c5d3d memcg: bugfix for memory hotplug by KAMEZAWA Hiroyuki · 16 years ago
  17. 8891d6d mm: remove lru_add_drain_all() from the munlock path by KOSAKI Motohiro · 16 years ago
  18. e33c3b5 cpusets: update mems allowed in page allocator by David Rientjes · 16 years ago
  19. 7526674 hugetlb: make unmap_ref_private multi-size-aware by Adam Litke · 16 years ago
  20. 1c12718 parisc: fix find_extend_vma() breakage by Denys Vlasenko · 16 years ago
  21. 9b46333 vmap: cope with vm_unmap_aliases before vmalloc_init() by Jeremy Fitzhardinge · 16 years ago
  22. 9144f38 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  23. a70dcb9 memory hotplug: fix page_zone() calculation in test_pages_isolated() by Gerald Schaefer · 16 years ago
  24. fbdd126 mm/oom_kill.c: fix badness() kerneldoc by Qinghuang Feng · 16 years ago
  25. b41ad14 vmemmap: warn about page_structs with remote distance by David Rientjes · 16 years ago
  26. 0aedadf mm: move migrate_prep out from under mmap_sem by Christoph Lameter · 16 years ago
  27. b4416d2 oom: do not dump task state for non thread group leaders by David Rientjes · 16 years ago
  28. 18229df hugetlb: pull gigantic page initialisation out of the default path by Andy Whitcroft · 16 years ago
  29. 69d177c hugetlbfs: handle pages higher order than MAX_ORDER by Andy Whitcroft · 16 years ago
  30. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
  31. 731572d nfsd: fix vm overcommit crash by Alan Cox · 16 years ago
  32. e99c97a mm: fix kernel-doc function notation by Randy Dunlap · 16 years ago
  33. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  34. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  35. 94b6da5 memcg: fix page_cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
  36. 4c821042 mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree(). by Paul Mundt · 16 years ago
  37. 5c9fe62 proc: move /proc/zoneinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  38. b6aa44a proc: move /proc/vmstat boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  39. 74e2e8e proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  40. 8f32f7e proc: move /proc/buddyinfo boilerplate to mm/vmstat.c by Alexey Dobriyan · 16 years ago
  41. 5f6a6a9 proc: move /proc/vmallocinfo to mm/vmalloc.c by Alexey Dobriyan · 16 years ago
  42. 7b3c3a5 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c by Alexey Dobriyan · 16 years ago
  43. a0ec95a proc: move /proc/slab_allocators boilerplate to mm/slab.c by Alexey Dobriyan · 16 years ago
  44. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  45. a50c22e mm: remove duplicated #include's by Huang Weiyi · 16 years ago
  46. e798ba5 Export tiny shmem_file_setup for DRM-GEM by Hugh Dickins · 16 years ago
  47. b9d7ccf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  48. fdd2e5f make mm/rmap.c:anon_vma_cachep static by Adrian Bunk · 16 years ago
  49. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  50. c05555b memcg: atomic ops for page_cgroup->flags by KAMEZAWA Hiroyuki · 16 years ago
  51. addb9ef memcg: optimize per-cpu statistics by KAMEZAWA Hiroyuki · 16 years ago
  52. 5b4e655 memcg: avoid accounting special pages by KAMEZAWA Hiroyuki · 16 years ago
  53. b7abea9 memcg: make page->mapping NULL before uncharge by KAMEZAWA Hiroyuki · 16 years ago
  54. 073e587 memcg: move charge swapin under lock by KAMEZAWA Hiroyuki · 16 years ago
  55. 5e9a0f0 mm: extract do_pages_move() out of sys_move_pages() by Brice Goglin · 16 years ago
  56. 2f007e7 mm: don't vmalloc a huge page_to_node array for do_pages_stat() by Brice Goglin · 16 years ago
  57. e78bbfa mm: stop returning -ENOENT from sys_move_pages() if nothing got migrated by Brice Goglin · 16 years ago
  58. de7f0cb memory hotplug: release memory regions in PAGES_PER_SECTION chunks by Nathan Fontenot · 16 years ago
  59. 1125b4e setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock by Gerald Schaefer · 16 years ago
  60. 4b2e38a hugepage: support ZERO_PAGE() by KOSAKI Motohiro · 16 years ago
  61. d903ef9 mm: print out meminit for memmap by Yinghai Lu · 16 years ago
  62. 2a4b3de mm: hugetlb.c make functions static, use NULL rather than 0 by Harvey Harrison · 16 years ago
  63. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  64. cb8f488 mmap.c: deinline a few functions by Denys Vlasenko · 16 years ago
  65. 8413ac9 mm: page lock use lock bitops by Nick Piggin · 16 years ago
  66. a978d6f mm: unlockless reclaim by Nick Piggin · 16 years ago
  67. f45840b mm: pagecache insertion fewer atomics by Nick Piggin · 16 years ago
  68. 9978ad5 mlock: make mlock error return Posixly Correct by Lee Schermerhorn · 16 years ago
  69. c11d69d mlock: revert mainline handling of mlock error return by Lee Schermerhorn · 16 years ago
  70. e0f79b8 vmscan: don't accumulate scan pressure on unrelated lists by Johannes Weiner · 16 years ago
  71. 985737c mlock: count attempts to free mlocked page by Lee Schermerhorn · 16 years ago
  72. af936a1 vmscan: unevictable LRU scan sysctl by Lee Schermerhorn · 16 years ago
  73. 64d6519 swap: cull unevictable pages in fault path by Lee Schermerhorn · 16 years ago
  74. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  75. ba470de mmap: handle mlocked pages during map, remap, unmap by Rik van Riel · 16 years ago
  76. 8edb08c mlock: downgrade mmap sem while populating mlocked regions by Lee Schermerhorn · 16 years ago
  77. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  78. 89e004ea SHM_LOCKED pages are unevictable by Lee Schermerhorn · 16 years ago
  79. ba9ddf4 Ramfs and Ram Disk pages are unevictable by Lee Schermerhorn · 16 years ago
  80. 7b85412 Unevictable LRU Page Statistics by Lee Schermerhorn · 16 years ago
  81. bbfd28e unevictable lru: add event counting with statistics by Lee Schermerhorn · 16 years ago
  82. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  83. 33c120e more aggressively use lumpy reclaim by Rik van Riel · 16 years ago
  84. c5fdae4 vmscan: add newly swapped in pages to the inactive list by Rik van Riel · 16 years ago
  85. 7e9cd48 vmscan: fix pagecache reclaim referenced bit check by Rik van Riel · 16 years ago
  86. 556adec vmscan: second chance replacement for anonymous pages by Rik van Riel · 16 years ago
  87. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  88. b2e1853 define page_file_cache() function by Rik van Riel · 16 years ago
  89. 68a22394 vmscan: free swap space on swap-in/activation by Rik van Riel · 16 years ago
  90. f04e9eb swap: use an array for the LRU pagevecs by KOSAKI Motohiro · 16 years ago
  91. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  92. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  93. 7108878 mm: cleanup to make remove_memory() arch-neutral by Badari Pulavarty · 16 years ago
  94. d9d332e anon_vma_prepare: properly lock even newly allocated entries by Linus Torvalds · 16 years ago
  95. f7ea4a4 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  96. 395e0dd Export shmem_file_setup for DRM-GEM by Keith Packard · 16 years ago
  97. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  99. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  100. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago