1. 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
  2. d2ee40e mm: introdule compound_head_by_tail() by Jianyu Zhan · 10 years ago
  3. 03c1b4e Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso by H. Peter Anvin · 10 years ago
  4. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  5. 78d683e mm, fs: Add vm_ops->name as an alternative to arch_vma_name by Andy Lutomirski · 10 years ago
  6. 39f1f78 nick kvfree() from apparmor by Al Viro · 10 years ago
  7. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  8. 834a964 numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK by Srikar Dronamraju · 10 years ago
  9. 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 10 years ago
  10. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  11. 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 10 years ago
  12. a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 10 years ago
  13. c558784f include/linux/mm.h: remove ifdef condition by Rashika Kheria · 10 years ago
  14. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  15. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  16. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  18. 3935ed6 mm: Add new func _install_special_mapping() to mmap.c by Stefani Seibold · 10 years ago
  19. a909025 mm: Create utility function for accessing a tasks commandline value by William Roberts · 10 years ago
  20. 1ae71d0 mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS by Liu Ping Fan · 10 years ago
  21. 9050d7e mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking by Vlastimil Babka · 10 years ago
  22. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  23. 634391a mm: mask bits from pmd in pmd_lockptr/pmd_huge_pte by Martin Schwidefsky · 10 years ago
  24. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  25. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
  26. f0b791a mm: print more details for bad_page() by Dave Hansen · 11 years ago
  27. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 11 years ago
  28. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
  29. b35f181 mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  30. 5eaf1a9 mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail() by Oleg Nesterov · 11 years ago
  31. 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 11 years ago
  32. f92f455 mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL by Geert Uytterhoeven · 11 years ago
  33. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  34. 5877231 mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE by Aneesh Kumar K.V · 11 years ago
  35. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  36. ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
  37. 539edb5 mm: properly separate the bloated ptl from the regular case by Peter Zijlstra · 11 years ago
  38. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  39. 390f44e mm: allow pgtable_page_ctor() to fail by Kirill A. Shutemov · 11 years ago
  40. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  41. c389a25 mm, thp: do not access mm->pmd_huge_pte directly by Kirill A. Shutemov · 11 years ago
  42. 9a86cb7 mm: introduce api for split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  43. 57c1ffc mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS by Kirill A. Shutemov · 11 years ago
  44. 79442ed mm/memblock.c: introduce bottom-up allocation mode by Tang Chen · 11 years ago
  45. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  46. 8e0861f powerpc: Prepare to support kernel handling of IOMMU map/unmap by Alexey Kardashevskiy · 11 years ago
  47. 8c8a743 sched/numa: Use {cpu, pid} to create task groups for shared faults by Peter Zijlstra · 11 years ago
  48. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  49. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
  50. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
  51. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  52. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  53. f912115 mm/hwpoison: don't need to hold compound lock for hugetlbfs page by Wanpeng Li · 11 years ago
  54. 7a8010c mm: munlock: manual pte walk in fast path instead of follow_page_mask() by Vlastimil Babka · 11 years ago
  55. d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
  56. 0237d7f Merge branch 'x86/mce' into x86/ras by Ingo Molnar · 11 years ago
  57. cf870c7 mce: acpi/apei: Soft-offline a page on firmware GHES notification by Naveen N. Rao · 11 years ago
  58. 64363aa mm: remove unused VM_<READfoo> macros and expand other in-place by Joe Perches · 11 years ago
  59. fccc998 mm: introduce helper function set_max_mapnr() by Jiang Liu · 11 years ago
  60. 1895418 mm: kill global variable num_physpages by Jiang Liu · 11 years ago
  61. 7ee3d4e mm: introduce helper function mem_init_print_info() to simplify mem_init() by Jiang Liu · 11 years ago
  62. c3d5f5f mm: use a dedicated lock to protect totalram_pages and zone->managed_pages by Jiang Liu · 11 years ago
  63. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  64. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  65. 0fa73b8 include/linux/mm.h: add PAGE_ALIGNED() helper by Andrew Morton · 11 years ago
  66. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  67. 0f157a5 include/linux/mm.h: complete the mm_walk definition by Andrew Morton · 11 years ago
  68. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  69. 4eeab4f mm: replace hardcoded 3% with admin_reserve_pages knob by Andrew Shewmaker · 11 years ago
  70. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 11 years ago
  71. f9872ca page_alloc: make setup_nr_node_ids() usable for arch init code by Cody P Schafer · 11 years ago
  72. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  73. 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 11 years ago
  74. cfa11e0 mm: introduce free_highmem_page() helper to free highmem pages into buddy system by Jiang Liu · 11 years ago
  75. 69afade mm: introduce common help functions to deal with reserved/managed pages by Jiang Liu · 11 years ago
  76. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  77. b4cbb19 vm: add vm_iomap_memory() helper function by Linus Torvalds · 11 years ago
  78. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 11 years ago
  79. 4b377ba make do_mremap() static by Al Viro · 11 years ago
  80. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  81. 9ca52ed mm: define VM_GROWSUP for CONFIG_METAG by James Hogan · 12 years ago
  82. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 11 years ago
  83. 5117b3b mm,ksm: FOLL_MIGRATION do migration_entry_wait by Hugh Dickins · 11 years ago
  84. 240aade mm: accelerate mm_populate() treatment of THP pages by Michel Lespinasse · 11 years ago
  85. 28a3571 mm: use long type for page counts in mm_populate() and get_user_pages() by Michel Lespinasse · 11 years ago
  86. 9127ab4 mm: add SECTION_IN_PAGE_FLAGS by Cody P Schafer · 11 years ago
  87. 22b751c mm: rename page struct field helpers by Mel Gorman · 11 years ago
  88. 4468b8f mm: uninline page_xchg_last_nid() by Mel Gorman · 11 years ago
  89. 75f7ad8 page-writeback.c: subtract min_free_kbytes from dirtyable memory by Paul Szabo · 11 years ago
  90. 9800339 mm: don't inline page_mapping() by Shaohua Li · 11 years ago
  91. 75980e9 mm: fold page->_last_nid into page->flags where possible by Peter Zijlstra · 11 years ago
  92. bbeae5b mm: move page flags layout to separate header by Peter Zijlstra · 11 years ago
  93. 293c07e memory-failure: use num_poisoned_pages instead of mce_bad_pages by Xishi Qiu · 11 years ago
  94. 01a178a acpi, memory-hotplug: support getting hotplug info from SRAT by Tang Chen · 11 years ago
  95. 27168d3 acpi, memory-hotplug: extend movablemem_map ranges to the end of node by Tang Chen · 11 years ago
  96. 34b71f1 page_alloc: add movable_memmap kernel parameter by Tang Chen · 11 years ago
  97. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 11 years ago
  98. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 11 years ago
  99. 41badc1 mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool by Michel Lespinasse · 11 years ago
  100. 1869305 mm: introduce VM_POPULATE flag to better deal with racy userspace programs by Michel Lespinasse · 11 years ago