1. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  2. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  3. 90f31d0 mm: rcu-protected get_mm_exe_file() by Konstantin Khlebnikov · 9 years ago
  4. 5a3fbef mm: do not add nr_pmds into mm_struct if PMD is folded by Kirill A. Shutemov · 9 years ago
  5. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 10 years ago
  6. e4b294c mm: add fields for compound destructor and order into struct page by Kirill A. Shutemov · 10 years ago
  7. ac51b93 mm: replace vma->sharead.linear with vma->shared by Kirill A. Shutemov · 10 years ago
  8. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 10 years ago
  9. e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 10 years ago
  10. bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 10 years ago
  11. 1306a85 mm: embed the memcg pointer directly into struct page by Johannes Weiner · 10 years ago
  12. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  13. 41f727f fork/exec: cleanup mm initialization by Vladimir Davydov · 10 years ago
  14. d17d8f9 x86/mm: Add tracepoints for TLB flushes by Dave Hansen · 10 years ago
  15. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  16. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  17. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  18. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  19. 34bf6ef mm: slab/slub: use page->list consistently instead of page->lru by Dave Hansen · 10 years ago
  20. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  21. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  22. af2c140 mm: numa: guarantee that tlb_flush_pending updates are visible before page table updates by Mel Gorman · 11 years ago
  23. 2084140 mm: fix TLB flush race between migration, and change_protection_range by Rik van Riel · 11 years ago
  24. 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  25. 7aa555b mm: place page->pmd_huge_pte to right union by Kirill A. Shutemov · 11 years ago
  26. 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
  27. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  28. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  29. e1f56c8 mm: convert mm->nr_ptes to atomic_long_t by Kirill A. Shutemov · 11 years ago
  30. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  31. 8456a64 slab: use struct page for slab management by Joonsoo Kim · 11 years ago
  32. 6812670 slab: overloading the RCU head over the LRU for RCU free by Joonsoo Kim · 11 years ago
  33. 930aa17 sched/numa: Remove the numa_balancing_scan_period_reset sysctl by Mel Gorman · 11 years ago
  34. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  35. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
  36. b726b7d Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node" by Mel Gorman · 11 years ago
  37. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  38. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  39. db446a0 aio: convert the ioctx list to table lookup v3 by Benjamin LaHaise · 11 years ago
  40. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  41. 75980e9 mm: fold page->_last_nid into page->flags where possible by Peter Zijlstra · 12 years ago
  42. bbeae5b mm: move page flags layout to separate header by Peter Zijlstra · 12 years ago
  43. 34f0315 mm: numa: fix minor typo in numa_next_scan by Mel Gorman · 12 years ago
  44. ae664db Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  45. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  46. e4c6bfd mm: rearrange vm_area_struct for fewer cache misses by Rik van Riel · 12 years ago
  47. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 12 years ago
  48. 5bca230 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node by Mel Gorman · 12 years ago
  49. b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
  50. 57e0a03 mm: numa: Introduce last_nid to the page frame by Mel Gorman · 12 years ago
  51. 6e5fb22 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate by Peter Zijlstra · 12 years ago
  52. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  53. 1b4f59e3 slub: Commonize slab_cache field in struct page by Glauber Costa · 12 years ago
  54. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  55. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  56. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  57. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
  58. 072bb0a mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages by Mel Gorman · 12 years ago
  59. 720d850 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  60. abca7c4 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 12 years ago
  61. e571b0a slab: Use page struct fields instead of casting by Christoph Lameter · 12 years ago
  62. b8c24c4 slob: Define page struct fields used in mm_types.h by Christoph Lameter · 12 years ago
  63. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  64. d4b3b63 uprobes/core: Allocate XOL slots for uprobes use by Srikar Dronamraju · 12 years ago
  65. 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 13 years ago
  66. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  67. e10d59f mm: add comments to explain mm_struct fields by Christoph Lameter · 13 years ago
  68. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  69. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  70. e182a34 Merge branches 'slab/next' and 'slub/partial' into slab/for-linus by Pekka Enberg · 13 years ago
  71. 30d3c12 mm: add a "struct page_frag" type containing a page, offset and length by Ian Campbell · 13 years ago
  72. 49e2258 slub: per cpu cache for partial pages by Christoph Lameter · 13 years ago
  73. 013e896 Avoid duplicate _count variables in page_struct by Christoph Lameter · 13 years ago
  74. 3adf004 Revert "SLUB: Fix build breakage in linux/mm_types.h" by Pekka Enberg · 13 years ago
  75. ea6bd8e SLUB: Fix build breakage in linux/mm_types.h by Christoph Lameter · 13 years ago
  76. fc9bb8c mm: Rearrange struct page by Christoph Lameter · 13 years ago
  77. 50d5c41 slub: Do not use frozen page flag but a bit in the page counters by Christoph Lameter · 13 years ago
  78. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  79. 3864601 mm: extract exe_file handling from procfs by Jiri Slaby · 13 years ago
  80. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  81. 172703b mm: delete non-atomic mm counter implementation by Matt Fleming · 13 years ago
  82. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  83. 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
  84. 481b4bb mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds by Richard Kennedy · 13 years ago
  85. e7a00c4 thp: add pmd_huge_pte to mm_struct by Andrea Arcangeli · 14 years ago
  86. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  87. a6b9b4d Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  88. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  89. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 15 years ago
  90. 53bddb4 nommu: fix build breakage by KAMEZAWA Hiroyuki · 14 years ago
  91. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  92. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  93. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  94. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  95. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 15 years ago
  96. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 15 years ago
  97. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 15 years ago
  98. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  99. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
  100. 858f099 aio: ifdef fields in mm_struct by Alexey Dobriyan · 15 years ago