1. 52b7efdb [PATCH] swap: scan_swap_map drop swap_device_lock by Hugh Dickins · 19 years ago
  2. 7dfad41 [PATCH] swap: scan_swap_map restyled by Hugh Dickins · 19 years ago
  3. fb4f88d [PATCH] swap: get_swap_page drop swap_list_lock by Hugh Dickins · 19 years ago
  4. 89d09a2 [PATCH] swap: freeing update swap_list.next by Hugh Dickins · 19 years ago
  5. 6eb396d [PATCH] swap: swap unsigned int consistency by Hugh Dickins · 19 years ago
  6. 53092a7 [PATCH] swap: show span of swap extents by Hugh Dickins · 19 years ago
  7. 11d3188 [PATCH] swap: swap extent list is ordered by Hugh Dickins · 19 years ago
  8. 4cd3bb1 [PATCH] swap: move destroy_swap_extents calls by Hugh Dickins · 19 years ago
  9. e2244ec [PATCH] swap: correct swapfile nr_good_pages by Hugh Dickins · 19 years ago
  10. b0d9bcd [PATCH] swap: update swapfile i_sem comment by Hugh Dickins · 19 years ago
  11. 28ae55c [PATCH] sparsemem extreme: hotplug preparation by Dave Hansen · 19 years ago
  12. 3e34726 [PATCH] sparsemem extreme implementation by Bob Picco · 19 years ago
  13. 802f192 [PATCH] SPARSEMEM EXTREME by Bob Picco · 19 years ago
  14. d992895 [PATCH] Lazy page table copies in fork() by Nick Piggin · 19 years ago
  15. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  16. c7546f8 [PATCH] Fix hugepage crash on failing mmap() by David Gibson · 19 years ago
  17. 2f60f8d [PATCH] __vm_enough_memory() signedness fix by Simon Derr · 19 years ago
  18. 1c5ad84 [PATCH] fix VmSize and VmData after mremap by Hugh Dickins · 19 years ago
  19. a68d2eb Fix up recent get_user_pages() handling by Linus Torvalds · 19 years ago
  20. f33ea7f [PATCH] fix get_user_pages bug by Nick Piggin · 19 years ago
  21. ba17101 [PATCH] sys_set_mempolicy() doesnt check if mode < 0 by Eric Dumazet · 19 years ago
  22. 690dbe1 [PATCH] x86_64: access of some bad address by Hugh Dickins · 19 years ago
  23. 4ceb5db Fix get_user_pages() race for write access by Linus Torvalds · 19 years ago
  24. e310fd4 [PATCH] Fix NUMA node sizing in nr_free_zone_pages by Martin J. Bligh · 19 years ago
  25. 12b1c5f [PATCH] Remove bogus warning in page_alloc.c by Andy Whitcroft · 19 years ago
  26. 165cd40 [PATCH] madvise() does not always return -EBADF on non-file mapped area by suzuki · 19 years ago
  27. 1aaf18f [PATCH] check_user_page_readable() deadlock fix by Andrew Morton · 19 years ago
  28. 90c5029 [PATCH] Undo mempolicy shared policy rbtree microoptimization by Andi Kleen · 19 years ago
  29. afa597b [PATCH] execute-in-place fixes by Carsten Otte · 19 years ago
  30. 082ff0a [PATCH] mm/filemap_xip.c compilation fix by Geert Uytterhoeven · 19 years ago
  31. 0db925a [PATCH] propagate __nocast annotations by Alexey Dobriyan · 19 years ago
  32. 4263926 [PATCH] mm: quieten OOM killer noise by Anton Blanchard · 19 years ago
  33. 37b173a [PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pages handling by Marcelo Tosatti · 19 years ago
  34. 79b9ce3 [PATCH] print order information when OOM killing by Marcelo Tosatti · 19 years ago
  35. 83b78bd [PATCH] Fix broken kmalloc_node in rc1/rc2 by Christoph Lameter · 19 years ago
  36. 687a21c [PATCH] rename wakeup_bdflush to wakeup_pdflush by Pekka J Enberg · 19 years ago
  37. 3212c6b [PATCH] fix WANT_PAGE_VIRTUAL in memmap_init by Bob Picco · 19 years ago
  38. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  39. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  40. 8c0e33c [PATCH] Use ALIGN to remove duplicate code by Nick Wilson · 19 years ago
  41. 92aa63a [PATCH] kdump: Retrieve saved max pfn by Vivek Goyal · 19 years ago
  42. b0cfbd9 [PATCH] fix for generic_file_write iov problem by Badari Pulavarty · 19 years ago
  43. 648be31 [PATCH] swsusp: kill config_pm_disk by Pavel Machek · 19 years ago
  44. 2d15cab [PATCH] mm: fix remap_pte_range BUG by Hugh Dickins · 19 years ago
  45. 1e8a81c [PATCH] Fix the error handling in direct I/O by Hifumi Hisashi · 19 years ago
  46. fe77ba6 [PATCH] xip: madvice/fadvice: execute in place by Carsten Otte · 19 years ago
  47. eb6fe0c [PATCH] xip: reduce code duplication by Carsten Otte · 19 years ago
  48. ceffc07 [PATCH] xip: fs/mm: execute in place by Carsten Otte · 19 years ago
  49. 3d41088 [PATCH] DocBook: update comments by Martin Waitz · 19 years ago
  50. 45778ca [PATCH] Remove f_error field from struct file by Christoph Lameter · 19 years ago
  51. 01890a4 [PATCH] mempool - only init waitqueue in slow path by Benjamin LaHaise · 19 years ago
  52. 3bc1ee3 [PATCH] remove redundant vm_flags clearing from madvise.c by Pekka Enberg · 19 years ago
  53. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  54. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  55. 29751f6 [PATCH] sparsemem hotplug base by Andy Whitcroft · 19 years ago
  56. 641c767 [PATCH] sparsemem swiss cheese numa layouts by Andy Whitcroft · 19 years ago
  57. d41dee3 [PATCH] sparsemem memory model by Andy Whitcroft · 19 years ago
  58. af70536 [PATCH] generify memory present by Andy Whitcroft · 19 years ago
  59. 785dcd4 [PATCH] mm/Kconfig: give DISCONTIG more help text by Dave Hansen · 19 years ago
  60. e1785e8 [PATCH] mm/Kconfig: hide "Memory Model" selection menu by Dave Hansen · 19 years ago
  61. 44d0f80 [PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig by Dave Hansen · 19 years ago
  62. 93b7504 [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG by Dave Hansen · 19 years ago
  63. 3a9da76 [PATCH] create mm/Kconfig for arch-independent memory options by Dave Hansen · 19 years ago
  64. 348f8b6 [PATCH] sparsemem base: reorganize page->flags bit operations by Dave Hansen · 19 years ago
  65. 6f167ec [PATCH] sparsemem base: simple NUMA remap space allocator by Dave Hansen · 19 years ago
  66. b7c84c6 [PATCH] boot_pageset must not be freed. by Christoph Lameter · 19 years ago
  67. c0d6221 [PATCH] Kill stray newline by Denis Vlasenko · 19 years ago
  68. b4955ce [PATCH] msync: check pte dirty earlier by Abhijit Karmarkar · 19 years ago
  69. c475a8a [PATCH] can_share_swap_page: use page_mapcount by Hugh Dickins · 19 years ago
  70. d296e9c [PATCH] do_wp_page: cannot share file page by Hugh Dickins · 19 years ago
  71. 08ef472 [PATCH] get_user_pages: kill get_page_map by Hugh Dickins · 19 years ago
  72. 334795e [PATCH] bad_page: clear reclaim and slab by Hugh Dickins · 19 years ago
  73. 91612e0 [PATCH] mbind: check_range use standard ptwalk by Hugh Dickins · 19 years ago
  74. 941150a [PATCH] mbind: fix verify_pages pte_page by Hugh Dickins · 19 years ago
  75. 0edd73b [PATCH] shmem: restore superblock info by Hugh Dickins · 19 years ago
  76. 2caaad4 [PATCH] Reduce size of huge boot per_cpu_pageset by Christoph Lameter · 19 years ago
  77. 4ae7c03 [PATCH] Periodically drain non local pagesets by Christoph Lameter · 19 years ago
  78. 578c2fd [PATCH] add OOM debug by Janet Morgan · 19 years ago
  79. c2f29ea [PATCH] __read_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  80. 83e5d8f [PATCH] __mod_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  81. 1ad539b [PATCH] vm: try_to_free_pages unused argument by Darren Hart · 19 years ago
  82. 73219d1 [PATCH] mmap topdown fix for large stack limit, large allocation by Chris Wright · 19 years ago
  83. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  84. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  85. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  86. 1e7e5a9 [PATCH] VM: rate limit early reclaim by Martin Hicks · 19 years ago
  87. 0c35bba [PATCH] VM: add __GFP_NORECLAIM by Martin Hicks · 19 years ago
  88. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  89. bfbb38f [PATCH] VM: add may_swap flag to scan_control by Martin Hicks · 19 years ago
  90. 295ab93 [PATCH] mm: add /proc/zoneinfo by Nikita Danilov · 19 years ago
  91. 05b7438 [PATCH] madvise: merge the maps by Prasanna Meda · 19 years ago
  92. e798c6e [PATCH] madvise: do not split the maps by Prasanna Meda · 19 years ago
  93. b15e090 [PATCH] vmscan: notice slab shrinking by akpm@osdl.org · 19 years ago
  94. 1944972 [SLAB] Introduce kmem_cache_name by Arnaldo Carvalho de Melo · 19 years ago
  95. a511718 [PATCH] broken fault_in_pages_readable call in generic_file_buffered_write() by Martin Schwidefsky · 19 years ago
  96. cafdd8b [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap() by William Lee Irwin III · 20 years ago
  97. b5c44c2 [PATCH] fix for __generic_file_aio_read() to return 0 on EOF by Suparna Bhattacharya · 20 years ago
  98. 7856dfe [PATCH] x86_64: Fixed guard page handling again in iounmap by Andi Kleen · 20 years ago
  99. 07ab67c Fix get_unmapped_area sanity tests by Linus Torvalds · 20 years ago
  100. 49a4387 [PATCH] prevent NULL mmap in topdown model by Linus Torvalds · 20 years ago