1. 47846b0 mm: export lru_cache_add_*() to modules by Miklos Szeredi · 14 years ago
  2. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  3. fc91668 mm: remove free_hot_page() by Li Hong · 14 years ago
  4. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  5. 6c0b135 mm: return boolean from page_is_file_cache() by Johannes Weiner · 15 years ago
  6. 401a8e1 mm: introduce page_lru_base_type() by Johannes Weiner · 15 years ago
  7. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 15 years ago
  8. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 15 years ago
  9. d1d7487 mm: remove pagevec_swap_free() by KOSAKI Motohiro · 15 years ago
  10. 3e2f41f memcg: add zone_reclaim_stat by KOSAKI Motohiro · 15 years ago
  11. 6e90157 mm: introduce zone_reclaim struct by KOSAKI Motohiro · 15 years ago
  12. 08e552c memcg: synchronized LRU by KAMEZAWA Hiroyuki · 15 years ago
  13. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 15 years ago
  14. b5934c5 mm: add_active_or_unevictable into rmap by Hugh Dickins · 15 years ago
  15. 1b0bd11 mm: get rid of pagevec_release_nonlru() by KOSAKI Motohiro · 15 years ago
  16. 6841c8e mm: remove UP version of lru_add_drain_all() by KOSAKI Motohiro · 15 years ago
  17. 9ff473b vmscan: evict streaming IO first by Rik van Riel · 16 years ago
  18. 64d6519 swap: cull unevictable pages in fault path by Lee Schermerhorn · 16 years ago
  19. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  20. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  21. 4f98a2f vmscan: split LRU lists into anon & file sets by Rik van Riel · 16 years ago
  22. 68a22394 vmscan: free swap space on swap-in/activation by Rik van Riel · 16 years ago
  23. f04e9eb swap: use an array for the LRU pagevecs by KOSAKI Motohiro · 16 years ago
  24. b69408e vmscan: Use an indexed array for LRU variables by Christoph Lameter · 16 years ago
  25. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  26. ab33dc0 swap: update function comment of release_pages by Fernando Luis Vazquez Cao · 16 years ago
  27. f84f9504 mm: remove initialization of static per-cpu variables by Vegard Nossum · 16 years ago
  28. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 16 years ago
  29. ac6aadb mm: rotate_reclaimable_page() cleanup by Miklos Szeredi · 16 years ago
  30. 7682486 mm: fix various kernel-doc comments by Randy Dunlap · 16 years ago
  31. 427d541 memcg: move_lists on page not page_cgroup by Hugh Dickins · 16 years ago
  32. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 16 years ago
  33. 920c7a5 mm: remove fastcall from mm/ by Harvey Harrison · 16 years ago
  34. 183ff22 spelling fixes: mm/ by Simon Arlott · 17 years ago
  35. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  36. 902aaed mm: use pagevec to rotate reclaimable page by Hisashi Hifumi · 17 years ago
  37. 43fac94 Clean up duplicate includes in mm/ by Jesper Juhl · 17 years ago
  38. 8bb7844 Add suspend-related notifications for CPU hotplug by Rafael J. Wysocki · 17 years ago
  39. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  40. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  41. 33f2ef8 [PATCH] mm: make compound page destructor handling explicit by Andy Whitcroft · 18 years ago
  42. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  43. b221385 [PATCH] mm/: make functions static by Adrian Bunk · 18 years ago
  44. 725d704 [PATCH] mm: VM_BUG_ON by Nick Piggin · 18 years ago
  45. 1d7ea73 [PATCH] fuse: fix error case in fuse_readpages by Alexander Zarochentsev · 18 years ago
  46. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  47. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  48. 3cbc564 [PATCH] percpu_counters: create lib/percpu_counter.c by Ravikiran G Thirumalai · 18 years ago
  49. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  50. 6745391 [PATCH] mm: less atomic ops by Nick Piggin · 18 years ago
  51. 4c84cac [PATCH] mm: PageActive no testset by Nick Piggin · 18 years ago
  52. 8d438f9 [PATCH] mm: PageLRU no testset by Nick Piggin · 18 years ago
  53. 46453a6 [PATCH] mm: never ClearPageLRU released pages by Nick Piggin · 18 years ago
  54. 5b40dc7 [PATCH] fix race in pagevec_strip? by Christoph Lameter · 18 years ago
  55. e2bab3d [PATCH] percpu_counter_sum() by Andrew Morton · 18 years ago
  56. 41d78ba [PATCH] compound page: use page[1].lru by Hugh Dickins · 18 years ago
  57. 8519fb3 [PATCH] mm: compound release fix by Nick Piggin · 18 years ago
  58. 053837f [PATCH] mm: migration page refcounting fix by Nick Piggin · 18 years ago
  59. 78539fd [XFS] Export pagevec_lookup for use on the XFS page writeout path, by Christoph Hellwig · 18 years ago
  60. 80bfed9 [PATCH] consolidate lru_add_drain() and lru_drain_cache() by Andrew Morton · 18 years ago
  61. 664beed [PATCH] unpaged: unifdefed PageCompound by Hugh Dickins · 19 years ago
  62. 1b09d16 [PATCH] mm/swap.c: unexport vm_acct_memory by Adrian Bunk · 19 years ago
  63. 7f28570 Export __pagevec_release and pagevec_lookup_tag by Steve French · 19 years ago
  64. c7e9dd4 [PATCH] vm: remove redundant assignment from __pagevec_release_nonlru() by Tejun Heo · 19 years ago
  65. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  66. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago