1. 81e3397 swapfile: remove v0 SWAP-SPACE message by Hugh Dickins · 15 years ago
  2. 886bb7e swapfile: remove surplus whitespace by Hugh Dickins · 15 years ago
  3. 22c6f8f swapfile: remove SWP_ACTIVE mask by Hugh Dickins · 15 years ago
  4. 73fd874 swapfile: swapon needs larger size type by Hugh Dickins · 15 years ago
  5. b962716 mm: optimize get_scan_ratio for no swap by Hugh Dickins · 15 years ago
  6. 68bdc8d mm: try_to_unuse check removing right swap by Hugh Dickins · 15 years ago
  7. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 15 years ago
  8. 7b1fe59 mm: reuse_swap_page replaces can_share_swap_page by Hugh Dickins · 15 years ago
  9. 51726b1 mm: replace some BUG_ONs by VM_BUG_ONs by Hugh Dickins · 15 years ago
  10. 1796316 x86: consolidate __swp_XXX() macros by Jan Beulich · 15 years ago
  11. 8413ac9 mm: page lock use lock bitops by Nick Piggin · 16 years ago
  12. 68a22394 vmscan: free swap space on swap-in/activation by Rik van Riel · 16 years ago
  13. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  14. 7d03431 swapfile/vmscan: update comments related to vmscan functions by Fernando Luis Vazquez Cao · 16 years ago
  15. 7c363b8 mm/swapfile.c: make code static by Adrian Bunk · 16 years ago
  16. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  17. 78ecba0 mm: fix ever-decreasing swap priority by Hugh Dickins · 16 years ago
  18. 3d71f86 mm: use non-racy method for /proc/swaps creation by Denis V. Lunev · 16 years ago
  19. 797df57 mm: try both endianess when checking for endianess by Chris Dearman · 16 years ago
  20. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  21. 044d66c memcgroup: reinstate swapoff mod by Hugh Dickins · 16 years ago
  22. e1a1cd5 Memory controller: make charging gfp mask aware by Balbir Singh · 16 years ago
  23. 8a9f3cc Memory controller: memory accounting by Balbir Singh · 16 years ago
  24. 59bd265 memcgroup: temporarily revert swapoff mod by Hugh Dickins · 16 years ago
  25. 2e0e26c tmpfs: open a window in shmem_unuse_inode by Hugh Dickins · 16 years ago
  26. 2e44188 swapoff: scan ptes preemptibly by Hugh Dickins · 16 years ago
  27. 8952898 swapin: fix valid_swaphandles defect by Hugh Dickins · 16 years ago
  28. 02098fe swapin needs gfp_mask for loop on tmpfs by Hugh Dickins · 16 years ago
  29. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  30. 2706a1b vmscan: fix comments related to shrink_list() by Anderson Briglia · 17 years ago
  31. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  32. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 17 years ago
  33. d3ac7f8 [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  34. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  35. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  36. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  37. 5d1854e [PATCH] reject corrupt swapfiles earlier by Eric Sandeen · 18 years ago
  38. 881e4aa [PATCH] Always print out the header line in /proc/swaps by Suleiman Souhlal · 18 years ago
  39. 3f9e794 [PATCH] valid_swaphandles() fix by Hugh Dickins · 18 years ago
  40. b6b5bce [PATCH] swsusp: Fix swap_type_of by Rafael J. Wysocki · 18 years ago
  41. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  42. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  43. 70af7c5 [PATCH] swapoff: use atomic_inc_not_zero() on mm_users by Hugh Dickins · 18 years ago
  44. d75a0fc [PATCH] Swapless page migration: rip out swap based logic by Christoph Lameter · 18 years ago
  45. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 18 years ago
  46. 3c5a87f [PATCH] migration: remove unnecessary PageSwapCache checks by Christoph Lameter · 18 years ago
  47. 93fac70 [PATCH] mm: schedule find_trylock_page() removal by Nick Piggin · 18 years ago
  48. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 18 years ago
  49. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 18 years ago
  50. 9b65ef5 [PATCH] fix swap cluster offset by Akinobu Mita · 18 years ago
  51. a3351e5 [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes by Christoph Lameter · 18 years ago
  52. b16664e [PATCH] Direct Migration V9: PageSwapCache checks by Christoph Lameter · 18 years ago
  53. fc0abb1 [PATCH] sem2mutex: mm/slab.c by Ingo Molnar · 18 years ago
  54. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  55. e97a311 add missing printk loglevel in mm/swapfile.c by Jesper Juhl · 18 years ago
  56. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  57. cd105df [PATCH] mm: clean up local variables by Tobias Klauser · 18 years ago
  58. 3a291a2 [PATCH] mm: add a new function (needed for swap suspend) by Rafael J. Wysocki · 18 years ago
  59. e2de225 [PATCH] mm/swapfile.c: unexport total_swap_pages by Adrian Bunk · 19 years ago
  60. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  61. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  62. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  63. 72866f6 [PATCH] mm: anon is already wrprotected by Hugh Dickins · 19 years ago
  64. f7b3a43 [PATCH] Fix bd_claim() error code. by Rob Landley · 19 years ago
  65. 13e4b57 [PATCH] mm: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  66. 5d337b9 [PATCH] swap: swap_lock replace list+device by Hugh Dickins · 19 years ago
  67. 048c27f [PATCH] swap: scan_swap_map latency breaks by Hugh Dickins · 19 years ago
  68. 52b7efdb [PATCH] swap: scan_swap_map drop swap_device_lock by Hugh Dickins · 19 years ago
  69. 7dfad41 [PATCH] swap: scan_swap_map restyled by Hugh Dickins · 19 years ago
  70. fb4f88d [PATCH] swap: get_swap_page drop swap_list_lock by Hugh Dickins · 19 years ago
  71. 89d09a2 [PATCH] swap: freeing update swap_list.next by Hugh Dickins · 19 years ago
  72. 6eb396d [PATCH] swap: swap unsigned int consistency by Hugh Dickins · 19 years ago
  73. 53092a7 [PATCH] swap: show span of swap extents by Hugh Dickins · 19 years ago
  74. 11d3188 [PATCH] swap: swap extent list is ordered by Hugh Dickins · 19 years ago
  75. 4cd3bb1 [PATCH] swap: move destroy_swap_extents calls by Hugh Dickins · 19 years ago
  76. e2244ec [PATCH] swap: correct swapfile nr_good_pages by Hugh Dickins · 19 years ago
  77. b0d9bcd [PATCH] swap: update swapfile i_sem comment by Hugh Dickins · 19 years ago
  78. c475a8a [PATCH] can_share_swap_page: use page_mapcount by Hugh Dickins · 19 years ago
  79. ba32311 [PATCH] swapout oops fix by McMullan, Jason · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago