1. b5a8431 memcg: fix shmem's swap accounting by KAMEZAWA Hiroyuki · 16 years ago
  2. a7885eb memcg: swappiness by KOSAKI Motohiro · 16 years ago
  3. 8c7c6e34 memcg: mem+swap controller core by KAMEZAWA Hiroyuki · 16 years ago
  4. d13d144 memcg: handle swap caches by KAMEZAWA Hiroyuki · 16 years ago
  5. 2509ef2 badpage: zap print_bad_pte on swap and file by Hugh Dickins · 16 years ago
  6. 20137a4 swapfile: swapon randomize if nonrot by Hugh Dickins · 16 years ago
  7. 7992fde swapfile: swap allocation use discard by Hugh Dickins · 16 years ago
  8. 6a6ba83 swapfile: swapon use discard (trim) by Hugh Dickins · 16 years ago
  9. ebebbbe swapfile: rearrange scan and swap_info by Hugh Dickins · 16 years ago
  10. 22c6f8f swapfile: remove SWP_ACTIVE mask by Hugh Dickins · 16 years ago
  11. b962716 mm: optimize get_scan_ratio for no swap by Hugh Dickins · 16 years ago
  12. 60371d9 mm: add add_to_swap stub by Hugh Dickins · 16 years ago
  13. ac47b00 mm: remove gfp_mask from add_to_swap by Hugh Dickins · 16 years ago
  14. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 16 years ago
  15. 7b1fe59 mm: reuse_swap_page replaces can_share_swap_page by Hugh Dickins · 16 years ago
  16. b5934c5 mm: add_active_or_unevictable into rmap by Hugh Dickins · 16 years ago
  17. af936a1 vmscan: unevictable LRU scan sysctl by Lee Schermerhorn · 16 years ago
  18. 64d6519 swap: cull unevictable pages in fault path by Lee Schermerhorn · 16 years ago
  19. 89e004ea SHM_LOCKED pages are unevictable by Lee Schermerhorn · 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. 7c363b8 mm/swapfile.c: make code static by Adrian Bunk · 16 years ago
  25. ac6aadb mm: rotate_reclaimable_page() cleanup by Miklos Szeredi · 16 years ago
  26. dac1d27 mm: use zonelists instead of zones when direct reclaiming pages by Mel Gorman · 16 years ago
  27. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 16 years ago
  28. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 16 years ago
  29. 66e1707 Memory controller: add per cgroup LRU and reclaim by Balbir Singh · 16 years ago
  30. 73b1262 tmpfs: move swap swizzling into shmem by Hugh Dickins · 16 years ago
  31. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 16 years ago
  32. 46017e9 swapin_readahead: move and rearrange args by Hugh Dickins · 16 years ago
  33. 62152d0 asm-generic/tlb.h: build fix by Ingo Molnar · 16 years ago
  34. a5a19c6 x86: demacro asm-x86/pgalloc_32.h by Jeremy Fitzhardinge · 16 years ago
  35. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  36. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  37. 5ad333e Lumpy Reclaim V4 by Andy Whitcroft · 17 years ago
  38. 9195481 [PATCH] Drop nr_free_pages_pgdat() by Christoph Lameter · 17 years ago
  39. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 17 years ago
  40. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 18 years ago
  41. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  42. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  43. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 18 years ago
  44. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  45. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  46. 0ff3849 [PATCH] zone_reclaim: dynamic slab reclaim by Christoph Lameter · 18 years ago
  47. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  48. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
  49. 9614634 [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O by Christoph Lameter · 18 years ago
  50. 34aa133 [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval by Christoph Lameter · 18 years ago
  51. 3218ae1 [PATCH] pgdat allocation for new node add (export kswapd start func) by Yasunori Goto · 18 years ago
  52. bd1e22b [PATCH] initialise total_memory() earlier by Andrew Morton · 18 years ago
  53. bd96b9e [PATCH] mm: fix swap unused warning by Con Kolivas · 18 years ago
  54. 04e62a2 [PATCH] More page migration: use migration entries for file pages by Christoph Lameter · 18 years ago
  55. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 18 years ago
  56. e8f03d0 [PATCH] reserve space for swap label by Andreas Dilger · 18 years ago
  57. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  58. e6333fd [PATCH] fix can_share_swap_page() when !CONFIG_SWAP by Hua Zhong · 18 years ago
  59. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  60. cb45b0e [PATCH] overcommit: add calculate_totalreserve_pages() by Hideo AOKI · 18 years ago
  61. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 18 years ago
  62. b20a350 [PATCH] page migration reorg by Christoph Lameter · 18 years ago
  63. 69e0594 [PATCH] vmscan: use unsigned longs by Andrew Morton · 18 years ago
  64. 9b0f8b0 [PATCH] Terminate process that fails on a constrained allocation by Christoph Lameter · 18 years ago
  65. e965f96 [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method by Christoph Lameter · 18 years ago
  66. a3351e5 [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes by Christoph Lameter · 18 years ago
  67. a48d07a [PATCH] Direct Migration V9: migrate_pages() extension by Christoph Lameter · 18 years ago
  68. 2a11ff0 [PATCH] zone_reclaim: configurable off node allocation period. by Christoph Lameter · 18 years ago
  69. 9eeff23 [PATCH] Zone reclaim: Reclaim logic by Christoph Lameter · 19 years ago
  70. 053837f [PATCH] mm: migration page refcounting fix by Nick Piggin · 19 years ago
  71. 852cf91 [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAP by Christoph Lameter · 19 years ago
  72. d498471 [PATCH] SwapMig: Extend parameters for migrate_pages() by Christoph Lameter · 19 years ago
  73. 1480a54 [PATCH] SwapMig: add_to_swap() avoid atomic allocations by Christoph Lameter · 19 years ago
  74. 8419c31 [PATCH] SwapMig: CONFIG_MIGRATION fixes by Christoph Lameter · 19 years ago
  75. 7cbe34c [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support by Christoph Lameter · 19 years ago
  76. 49d2e9c [PATCH] Swap Migration V5: migrate_pages() function by Christoph Lameter · 19 years ago
  77. 21eac81 [PATCH] Swap Migration V5: LRU operations by Christoph Lameter · 19 years ago
  78. 3a291a2 [PATCH] mm: add a new function (needed for swap suspend) by Rafael J. Wysocki · 19 years ago
  79. 7756b9e [PATCH] kill last zone_reclaim() bits by Andrew Morton · 19 years ago
  80. f7b7fd8 [PATCH] temporarily disable swap token on memory pressure by Rik van Riel · 19 years ago
  81. 6daa0e2 [PATCH] gfp_t: mm/* (easy parts) by Al Viro · 19 years ago
  82. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  83. 5d337b9 [PATCH] swap: swap_lock replace list+device by Hugh Dickins · 19 years ago
  84. 52b7efdb [PATCH] swap: scan_swap_map drop swap_device_lock by Hugh Dickins · 19 years ago
  85. 6eb396d [PATCH] swap: swap unsigned int consistency by Hugh Dickins · 19 years ago
  86. 53092a7 [PATCH] swap: show span of swap extents by Hugh Dickins · 19 years ago
  87. 11d3188 [PATCH] swap: swap extent list is ordered by Hugh Dickins · 19 years ago
  88. 9ae5b3c [PATCH] remove linux/pagemap.h from linux/swap.h by Olaf Hering · 19 years ago
  89. 542d1c8 [PATCH] tlb.h warning fix by Andrew Morton · 19 years ago
  90. 79b9ce3 [PATCH] print order information when OOM killing by Marcelo Tosatti · 19 years ago
  91. 1ad539b [PATCH] vm: try_to_free_pages unused argument by Darren Hart · 19 years ago
  92. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  93. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago