1. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  2. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  3. 045e72a fix 'dynreloc miscount' link error on Powerpc by Sam Ravnborg · 17 years ago
  4. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  5. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  6. c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
  7. 122a21d readahead: on-demand readahead logic by Fengguang Wu · 17 years ago
  8. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  9. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  10. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  11. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  12. b5fab14e Add VM_BUG_ON in case someone uses page_mapping on a slab page by Christoph Lameter · 17 years ago
  13. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  14. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  15. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  16. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
  17. 0165ab4 split mmap by Miklos Szeredi · 17 years ago
  18. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  19. b9bae34 page_mapping must avoid slub pages by Hugh Dickins · 17 years ago
  20. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  21. b49af68 Add virt_to_head_page and consolidate code in slab and slub by Christoph Lameter · 17 years ago
  22. 6d77795 mm: optimize compound_head() by avoiding a shared page flag by Christoph Lameter · 17 years ago
  23. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  24. 5f22df0 mm: remove gcc workaround by Nick Piggin · 17 years ago
  25. aee16b3 Add apply_to_page_range() which applies a function to a pte range by Jeremy Fitzhardinge · 17 years ago
  26. 9b83a6a [PATCH] mm/{,tiny-}shmem.c cleanups by Adrian Bunk · 17 years ago
  27. 22cd25e [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() by Benjamin Herrenschmidt · 17 years ago
  28. e0dc0d8 [PATCH] add vm_insert_pfn() by Nick Piggin · 17 years ago
  29. 7671932 [PATCH] simplify shmem_aops.set_page_dirty() method by Ken Chen · 17 years ago
  30. bd8029b [PATCH] zoneid: fix up calculations for ZONEID_PGSHIFT by Andy Whitcroft · 17 years ago
  31. fa5dc22 [PATCH] Add install_special_mapping by Roland McGrath · 17 years ago
  32. e5b97dd [PATCH] Add VM_ALWAYSDUMP by Roland McGrath · 17 years ago
  33. a2f3aa02 [PATCH] Fix sparsemem on Cell by Dave Hansen · 17 years ago
  34. 33f2ef8 [PATCH] mm: make compound page destructor handling explicit by Andy Whitcroft · 18 years ago
  35. 25ba77c [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int by Andy Whitcroft · 18 years ago
  36. c43692e [PATCH] Move vm_area_cachep to include/mm.h by Christoph Lameter · 18 years ago
  37. 89689ae [PATCH] Get rid of zone_table[] by Christoph Lameter · 18 years ago
  38. 8ac773b [PATCH] OOM killer meets userspace headers by Alexey Dobriyan · 18 years ago
  39. 9858db5 [PATCH] mm: locks_freed fix by Nick Piggin · 18 years ago
  40. 7f7bbbe [PATCH] page fault retry with NOPAGE_REFAULT by Benjamin Herrenschmidt · 18 years ago
  41. f28c5ed [PATCH] hot-add-mem x86_64: fixup externs by Keith Mannthey · 18 years ago
  42. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  43. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  44. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  45. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  46. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago
  47. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  48. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  49. c713216 [PATCH] Introduce mechanism for registering active regions of memory by Mel Gorman · 18 years ago
  50. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  51. da6052f [PATCH] update some mm/ comments by Nick Piggin · 18 years ago
  52. 2f1b624 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment by Christoph Lameter · 18 years ago
  53. b221385 [PATCH] mm/: make functions static by Adrian Bunk · 18 years ago
  54. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  55. 725d704 [PATCH] mm: VM_BUG_ON by Nick Piggin · 18 years ago
  56. 115b384 Merge ../linus by Dave Jones · 18 years ago
  57. 1d7ea73 [PATCH] fuse: fix error case in fuse_readpages by Alexander Zarochentsev · 18 years ago
  58. 804af2c [AGPGART] remove private page protection map by Hugh Dickins · 18 years ago
  59. 9a11b49a [PATCH] lockdep: better lock debugging by Ingo Molnar · 18 years ago
  60. f6ac235 [PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h by Christoph Lameter · 18 years ago
  61. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 18 years ago
  62. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 18 years ago
  63. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 18 years ago
  64. 7b2259b [PATCH] page migration: Support a vma migration function by Christoph Lameter · 18 years ago
  65. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  66. 9637a5e [PATCH] add page_mkwrite() vm_operations method by David Howells · 18 years ago
  67. cb2b95e [PATCH] zone handle unaligned zone boundaries by Andy Whitcroft · 18 years ago
  68. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  69. 676165a [PATCH] Fix buddy list race that could lead to page lru list corruptions by Nick Piggin · 18 years ago
  70. 617d221 [PATCH] mm: optimise page_count by Nick Piggin · 18 years ago
  71. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  72. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  73. 0f8053a [PATCH] mm: make __put_page internal by Nick Piggin · 18 years ago
  74. 69e0594 [PATCH] vmscan: use unsigned longs by Andrew Morton · 18 years ago
  75. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  76. 8dc04ef [PATCH] mm: de-skew page refcounting by Nick Piggin · 18 years ago
  77. 7c8ee9a [PATCH] mm: simplify vmscan vs release refcounting by Nick Piggin · 18 years ago
  78. 7a9166e [PATCH] Fix undefined symbols for nommu architecture by Luke Yang · 18 years ago
  79. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 18 years ago
  80. 8519fb3 [PATCH] mm: compound release fix by Nick Piggin · 18 years ago
  81. 652050a [PATCH] mark several functions __always_inline by Ingo Molnar · 18 years ago
  82. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  83. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 18 years ago
  84. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 18 years ago
  85. 349aef0 [PATCH] shrink struct page by Andrew Morton · 18 years ago
  86. 152194a [PATCH] set_page_count() macro safety by Avishay Traeger · 18 years ago
  87. 9d0243b [PATCH] drop-pagecache by Andrew Morton · 18 years ago
  88. 7ee1dd3 [PATCH] FRV: Make futex code compilable on nommu [try #2] by David Howells · 19 years ago
  89. b0e1519 [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU by David Howells · 19 years ago
  90. 03b00eb [PATCH] Shut up warnings in ipc/shm.c by Russell King · 19 years ago
  91. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  92. d733907 [PATCH] reiser4: vfs: add truncate_inode_pages_range() by Hans Reiser · 19 years ago
  93. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 19 years ago
  94. 7fc7e2e Remove (at least temporarily) the "incomplete PFN mapping" support by Linus Torvalds · 19 years ago
  95. a145dd4 VM: add "vm_insert_page()" function by Linus Torvalds · 19 years ago
  96. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  97. 238f58d Support strange discontiguous PFN remappings by Linus Torvalds · 19 years ago
  98. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  99. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 19 years ago
  100. 664beed [PATCH] unpaged: unifdefed PageCompound by Hugh Dickins · 19 years ago