1. 41aacc1 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member by Radu Caragea · 11 years ago
  2. 98d1e64 mm: remove free_area_cache by Michel Lespinasse · 11 years ago
  3. 75980e9 mm: fold page->_last_nid into page->flags where possible by Peter Zijlstra · 12 years ago
  4. bbeae5b mm: move page flags layout to separate header by Peter Zijlstra · 12 years ago
  5. 34f0315 mm: numa: fix minor typo in numa_next_scan by Mel Gorman · 12 years ago
  6. ae664db Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  7. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  8. e4c6bfd mm: rearrange vm_area_struct for fewer cache misses by Rik van Riel · 12 years ago
  9. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 12 years ago
  10. 5bca230 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node by Mel Gorman · 12 years ago
  11. b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
  12. 57e0a03 mm: numa: Introduce last_nid to the page frame by Mel Gorman · 12 years ago
  13. 6e5fb22 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate by Peter Zijlstra · 12 years ago
  14. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  15. 1b4f59e3 slub: Commonize slab_cache field in struct page by Glauber Costa · 12 years ago
  16. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  17. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  18. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  19. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
  20. 072bb0a mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages by Mel Gorman · 12 years ago
  21. 720d850 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  22. abca7c4 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 12 years ago
  23. e571b0a slab: Use page struct fields instead of casting by Christoph Lameter · 12 years ago
  24. b8c24c4 slob: Define page struct fields used in mm_types.h by Christoph Lameter · 12 years ago
  25. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  26. d4b3b63 uprobes/core: Allocate XOL slots for uprobes use by Srikar Dronamraju · 12 years ago
  27. 43570fd mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL by Heiko Carstens · 13 years ago
  28. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  29. e10d59f mm: add comments to explain mm_struct fields by Christoph Lameter · 13 years ago
  30. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  31. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  32. e182a34 Merge branches 'slab/next' and 'slub/partial' into slab/for-linus by Pekka Enberg · 13 years ago
  33. 30d3c12 mm: add a "struct page_frag" type containing a page, offset and length by Ian Campbell · 13 years ago
  34. 49e2258 slub: per cpu cache for partial pages by Christoph Lameter · 13 years ago
  35. 013e896 Avoid duplicate _count variables in page_struct by Christoph Lameter · 13 years ago
  36. 3adf004 Revert "SLUB: Fix build breakage in linux/mm_types.h" by Pekka Enberg · 13 years ago
  37. ea6bd8e SLUB: Fix build breakage in linux/mm_types.h by Christoph Lameter · 13 years ago
  38. fc9bb8c mm: Rearrange struct page by Christoph Lameter · 13 years ago
  39. 50d5c41 slub: Do not use frozen page flag but a bit in the page counters by Christoph Lameter · 13 years ago
  40. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  41. 3864601 mm: extract exe_file handling from procfs by Jiri Slaby · 13 years ago
  42. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  43. 172703b mm: delete non-atomic mm counter implementation by Matt Fleming · 13 years ago
  44. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  45. 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
  46. 481b4bb mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds by Richard Kennedy · 13 years ago
  47. e7a00c4 thp: add pmd_huge_pte to mm_struct by Andrea Arcangeli · 14 years ago
  48. 3d5992d oom: add per-mm oom disable count by Ying Han · 14 years ago
  49. 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
  50. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  51. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 15 years ago
  52. 53bddb4 nommu: fix build breakage by KAMEZAWA Hiroyuki · 14 years ago
  53. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 15 years ago
  54. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 15 years ago
  55. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 15 years ago
  56. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 15 years ago
  57. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 15 years ago
  58. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 15 years ago
  59. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 15 years ago
  60. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  61. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
  62. 858f099 aio: ifdef fields in mm_struct by Alexey Dobriyan · 15 years ago
  63. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  64. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  65. 2ff05b2 oom: move oom_adj value from task_struct to mm_struct by David Rientjes · 15 years ago
  66. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  67. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  68. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  69. 45e575a cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. by Rusty Russell · 15 years ago
  70. dd8632a NOMMU: Make mmap allocation page trimming behaviour configurable. by Paul Mundt · 16 years ago
  71. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  72. abf137d aio: make the lookup_ioctx() lockless by Jens Axboe · 16 years ago
  73. 52d4b9a memcg: allocate all page_cgroup at boot by KAMEZAWA Hiroyuki · 16 years ago
  74. f7d0b92 mm: define USE_SPLIT_PTLOCKS rather than repeating expression by Jeremy Fitzhardinge · 16 years ago
  75. 605d928 mm: VM_flags comment fixes by Hugh Dickins · 16 years ago
  76. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  77. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 16 years ago
  78. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 16 years ago
  79. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 16 years ago
  80. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  81. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 16 years ago
  82. 4cd1a8f memcg: fix possible panic when CONFIG_MM_OWNER=y by KOSAKI Motohiro · 16 years ago
  83. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  84. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  85. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  86. 7edf85a mm: save some bytes in mm_struct by filling holes on 64bit by Andi Kleen · 16 years ago
  87. 39b2646 slub: Store max number of objects in the page struct. by Christoph Lameter · 16 years ago
  88. 00f0b82 Memory controller: rename to Memory Resource Controller by Balbir Singh · 17 years ago
  89. a973e9d Revert "unique end pointer" patch by Christoph Lameter · 17 years ago
  90. 683d0ba SLUB: Use unique end pointer for each slab page. by Christoph Lameter · 17 years ago
  91. 78fb746 Memory controller: accounting setup by Pavel Emelianov · 17 years ago
  92. 4f9a58d increase AT_VECTOR_SIZE to terminate saved_auxv properly by Olaf Hering · 17 years ago
  93. b3fba8d SLUB: Move page->offset to kmem_cache_cpu->offset by Christoph Lameter · 17 years ago
  94. 8e65d24 SLUB: Do not use page->mapping by Christoph Lameter · 17 years ago
  95. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  96. 894b878 slub: support concurrent local and remote frees and allocs on a slab by Christoph Lameter · 17 years ago
  97. 81819f0 SLUB core by Christoph Lameter · 17 years ago
  98. 5b99cd0 [PATCH] own header file for struct page by Heiko Carstens · 18 years ago