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