1. 21cc199 mm: introduce get_user_pages_fast by Nick Piggin · 16 years ago
  2. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  3. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
  4. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  5. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  6. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  7. 0d71d10a mm: remove nopfn by Nick Piggin · 16 years ago
  8. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  9. aba46c5 powerpc/mm: Define flags for Strong Access Ordering by Dave Kleikamp · 16 years ago
  10. d52d53b RFC x86: try to remove arch_get_ram_range by Yinghai Lu · 16 years ago
  11. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
  12. 3461b0a x86: remove static boot_cpu_pda array v2 by Mike Travis · 16 years ago
  13. b5bc6c0 x86, mm: use add_highpages_with_active_regions() for high pages init v2 by Yinghai Lu · 16 years ago
  14. cc1050b x86: replace shrink_active_range() with remove_active_range() by Yinghai Lu · 16 years ago
  15. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  16. 2165009 pagemap: pass mm into pagewalkers by Dave Hansen · 16 years ago
  17. cc1a9d8 mm, x86: shrink_active_range() should check all by Yinghai Lu · 16 years ago
  18. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  19. 07d45da fs/drop_caches.c: make 2 functions static by Adrian Bunk · 16 years ago
  20. a6020ed mempolicy: document {set|get}_policy() vm_ops APIs by Lee Schermerhorn · 17 years ago
  21. 423bad6 mm: add vm_insert_mixed by Nick Piggin · 17 years ago
  22. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 17 years ago
  23. b379d79 mm: introduce VM_MIXEDMAP by Jared Hulbert · 17 years ago
  24. 9223b41 pageflags: get rid of FLAGS_RESERVED by Christoph Lameter · 17 years ago
  25. 726b801 page_mapping(): add ifdef around reference to swapper_space by Andrew Morton · 17 years ago
  26. 308c05e sparsemem: vmemmap does not need section bits by Christoph Lameter · 17 years ago
  27. 3c18ddd mm: remove nopage by Nick Piggin · 17 years ago
  28. c2b91e2 x86_64/mm: check and print vmemmap allocation continuous by Yinghai Lu · 17 years ago
  29. 0738c4b nommu: Provide is_vmalloc_addr() stub. by Paul Mundt · 17 years ago
  30. 8ca3ed8 NOMMU: is_vmalloc_addr() won't compile if !MMU by David Howells · 17 years ago
  31. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 17 years ago
  32. b3c9752 include/linux: Remove all users of FASTCALL() macro by Harvey Harrison · 17 years ago
  33. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  34. e647309 maps4: introduce a generic page walker by Matt Mackall · 17 years ago
  35. aec2c3e VM: allow get_page_unless_zero on compound pages by Christoph Lameter · 17 years ago
  36. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 17 years ago
  37. b3bdda0 vmalloc: add const to void* parameters by Christoph Lameter · 17 years ago
  38. 48667e7 Move vmalloc_to_page() to mm/vmalloc. by Christoph Lameter · 17 years ago
  39. 12d6f21 x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y by Ingo Molnar · 17 years ago
  40. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 17 years ago
  41. 42d7896 Security: remove security.h include from mm.h by James Morris · 17 years ago
  42. 7cd9414 Security: round mmap hint address above mmap_min_addr by Eric Paris · 17 years ago
  43. 4af3c9c Drop some headers from mm.h by Alexey Dobriyan · 17 years ago
  44. d8dc74f mm/shmem.c: make 3 functions static by Adrian Bunk · 17 years ago
  45. 98f3cfc memory hotplug: Hot-add with sparsemem-vmemmap by Yasunori Goto · 17 years ago
  46. 8e65d24 SLUB: Do not use page->mapping by Christoph Lameter · 17 years ago
  47. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  48. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  49. 535443f readahead: remove several readahead macros by Fengguang Wu · 17 years ago
  50. 29c7111 vmemmap: generify initialisation via helpers by Andy Whitcroft · 17 years ago
  51. 8f6aac4 Generic Virtual Memmap support for SPARSEMEM by Christoph Lameter · 17 years ago
  52. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  53. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  54. 045e72a fix 'dynreloc miscount' link error on Powerpc by Sam Ravnborg · 17 years ago
  55. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  56. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  57. c743d96 readahead: remove the old algorithm by Fengguang Wu · 17 years ago
  58. 122a21d readahead: on-demand readahead logic by Fengguang Wu · 17 years ago
  59. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  60. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  61. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  62. d00806b mm: fix fault vs invalidate race for linear mappings by Nick Piggin · 17 years ago
  63. b5fab14 Add VM_BUG_ON in case someone uses page_mapping on a slab page by Christoph Lameter · 17 years ago
  64. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  65. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  66. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  67. aa0ac36 Remove capability.h from mm.h by Alexey Dobriyan · 17 years ago
  68. 0165ab4 split mmap by Miklos Szeredi · 17 years ago
  69. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  70. b9bae34 page_mapping must avoid slub pages by Hugh Dickins · 17 years ago
  71. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  72. b49af68 Add virt_to_head_page and consolidate code in slab and slub by Christoph Lameter · 17 years ago
  73. 6d77795 mm: optimize compound_head() by avoiding a shared page flag by Christoph Lameter · 17 years ago
  74. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  75. 5f22df0 mm: remove gcc workaround by Nick Piggin · 17 years ago
  76. aee16b3 Add apply_to_page_range() which applies a function to a pte range by Jeremy Fitzhardinge · 17 years ago
  77. 9b83a6a [PATCH] mm/{,tiny-}shmem.c cleanups by Adrian Bunk · 18 years ago
  78. 22cd25e [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() by Benjamin Herrenschmidt · 18 years ago
  79. e0dc0d8 [PATCH] add vm_insert_pfn() by Nick Piggin · 18 years ago
  80. 7671932 [PATCH] simplify shmem_aops.set_page_dirty() method by Ken Chen · 18 years ago
  81. bd8029b [PATCH] zoneid: fix up calculations for ZONEID_PGSHIFT by Andy Whitcroft · 18 years ago
  82. fa5dc22 [PATCH] Add install_special_mapping by Roland McGrath · 18 years ago
  83. e5b97dd [PATCH] Add VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  84. a2f3aa0 [PATCH] Fix sparsemem on Cell by Dave Hansen · 18 years ago
  85. 33f2ef8 [PATCH] mm: make compound page destructor handling explicit by Andy Whitcroft · 18 years ago
  86. 25ba77c [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int by Andy Whitcroft · 18 years ago
  87. c43692e [PATCH] Move vm_area_cachep to include/mm.h by Christoph Lameter · 18 years ago
  88. 89689ae [PATCH] Get rid of zone_table[] by Christoph Lameter · 18 years ago
  89. 8ac773b [PATCH] OOM killer meets userspace headers by Alexey Dobriyan · 18 years ago
  90. 9858db5 [PATCH] mm: locks_freed fix by Nick Piggin · 18 years ago
  91. 7f7bbbe [PATCH] page fault retry with NOPAGE_REFAULT by Benjamin Herrenschmidt · 18 years ago
  92. f28c5ed [PATCH] hot-add-mem x86_64: fixup externs by Keith Mannthey · 18 years ago
  93. cf9a2ae [PATCH] BLOCK: Move functions out of buffer code [try #6] by David Howells · 18 years ago
  94. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 18 years ago
  95. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  96. d5f541e [PATCH] Add node to zone for the NUMA case by Christoph Lameter · 18 years ago
  97. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago
  98. fb01439 [PATCH] Allow an arch to expand node boundaries by Mel Gorman · 18 years ago
  99. 0e0b864 [PATCH] Account for memmap and optionally the kernel image as holes by Mel Gorman · 18 years ago
  100. c713216 [PATCH] Introduce mechanism for registering active regions of memory by Mel Gorman · 18 years ago