1. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  2. 97b1255 mm,oom_reaper: check for MMF_OOM_SKIP before complaining by Tetsuo Handa · 6 years ago
  3. 77da2ba mm/ksm: fix interaction with THP by Claudio Imbrenda · 6 years ago
  4. 644d87d mm/memblock.c: cast constant ULLONG_MAX to phys_addr_t by Stefan Agner · 6 years ago
  5. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 6 years ago
  6. 2c7452a mm/page_isolation.c: make start_isolate_page_range() fail if already isolated by Mike Kravetz · 6 years ago
  7. d46078b mm, oom: remove 3% bonus for CAP_SYS_ADMIN processes by David Rientjes · 6 years ago
  8. 5ecd9d4 mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory by David Rientjes · 6 years ago
  9. 0c7c1be mm: make counting of list_lru_one::nr_items lockless by Kirill Tkhai · 6 years ago
  10. f5c754d mm/swap_state.c: make bool enable_vma_readahead and swap_vma_readahead() static by Colin Ian King · 6 years ago
  11. e8b098f mm: kernel-doc: add missing parameter descriptions by Mike Rapoport · 6 years ago
  12. 002843d mm/swap.c: remove @cold parameter description for release_pages() by Mike Rapoport · 6 years ago
  13. e48e3c5 mm/nommu: remove description of alloc_vm_area by Mike Rapoport · 6 years ago
  14. 010b495 zsmalloc: introduce zs_huge_class_size() by Sergey Senozhatsky · 6 years ago
  15. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 6 years ago
  16. 05ea886 mm, hugetlbfs: introduce ->pagesize() to vm_operations_struct by Dan Williams · 6 years ago
  17. 09135cc mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() by Dan Williams · 6 years ago
  18. 2923117 mm/gup.c: fix coding style issues. by Mario Leinweber · 6 years ago
  19. 9733416 mm/free_pcppages_bulk: prefetch buddy while not holding lock by Aaron Lu · 6 years ago
  20. 0a5f4e5 mm/free_pcppages_bulk: do not hold lock when picking pages to free by Aaron Lu · 6 years ago
  21. 77ba906 mm/free_pcppages_bulk: update pcp->count inside by Aaron Lu · 6 years ago
  22. bc3106b mm, compaction: drain pcps for zone when kcompactd fails by David Rientjes · 6 years ago
  23. 4f6923f mm: make should_failslab always available for fault injection by Howard McLauchlan · 6 years ago
  24. 14298d3 mm/page_poison.c: make early_page_poison_param() __init by Dou Liyang · 6 years ago
  25. 1173194 mm/page_owner.c: make early_page_owner_param() __init by Dou Liyang · 6 years ago
  26. 8bd30c1 mm/kmemleak.c: make kmemleak_boot_config() __init by Dou Liyang · 6 years ago
  27. e9e9b7e mm: swap: unify cluster-based and vma-based swap readahead by Minchan Kim · 6 years ago
  28. eaf649eb mm: swap: clean up swap readahead by Minchan Kim · 6 years ago
  29. e830c63 mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention by Tetsuo Handa · 6 years ago
  30. 5c9bab5 z3fold: limit use of stale list for allocation by Vitaly Wool · 6 years ago
  31. 605ca5e mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 6 years ago
  32. e92bb4d mm: fix races between address_space dereference and free in page_evicatable by Huang Ying · 6 years ago
  33. 5ad3509 mm: reuse DEFINE_SHOW_ATTRIBUTE() macro by Andy Shevchenko · 6 years ago
  34. 7f16f91 mm, page_alloc: move mirrored_kernelcore to __meminitdata by David Rientjes · 6 years ago
  35. a5c6d65 mm, page_alloc: extend kernelcore and movablecore for percent by David Rientjes · 6 years ago
  36. 31286a8 mm: hwpoison: disable memory error handling on 1GB hugepage by Naoya Horiguchi · 6 years ago
  37. d0dc12e mm/memory_hotplug: optimize memory hotplug by Pavel Tatashin · 6 years ago
  38. fc44f7f mm/memory_hotplug: don't read nid from struct page during hotplug by Pavel Tatashin · 6 years ago
  39. f165b37 mm: uninitialized struct page poisoning sanity checking by Pavel Tatashin · 6 years ago
  40. ba32558 mm/memory_hotplug: enforce block size aligned range check by Pavel Tatashin · 6 years ago
  41. f0849ac mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_refs_one() by Yang Shi · 6 years ago
  42. c9e97a1 mm: initialize pages on demand during boot by Pavel Tatashin · 6 years ago
  43. 3a2d7fa mm: disable interrupts while initializing deferred pages by Pavel Tatashin · 6 years ago
  44. 8e7a0c9 mm/swap_slots.c: use conditional compilation by Randy Dunlap · 6 years ago
  45. 3102535 mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE by Anshuman Khandual · 6 years ago
  46. 57a7702 mm: always print RLIMIT_DATA warning by David Woodhouse · 6 years ago
  47. c01f0b5 mm/ksm.c: make stable_node_dup() static by Colin Ian King · 6 years ago
  48. f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 6 years ago
  49. 1ba586d mm/slab_common.c: remove test if cache name is accessible by Mikulas Patocka · 6 years ago
  50. 613a5eb slab, slub: remove size disparity on debug kernel by Shakeel Butt · 6 years ago
  51. 302d55d slab: use 32-bit arithmetic in freelist_randomize() by Alexey Dobriyan · 6 years ago
  52. 870b1fb slub: make size_from_object() return unsigned int by Alexey Dobriyan · 6 years ago
  53. 19af27a slub: make struct kmem_cache_order_objects::x unsigned int by Alexey Dobriyan · 6 years ago
  54. 284b50d slub: make slab_index() return unsigned int by Alexey Dobriyan · 6 years ago
  55. 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 6 years ago
  56. be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes by Alexey Dobriyan · 6 years ago
  57. 0293d1f slab: make kmem_cache_flags accept 32-bit object size by Alexey Dobriyan · 6 years ago
  58. 44065b2 slub: make ->size unsigned int by Alexey Dobriyan · 6 years ago
  59. 1b473f2 slub: make ->object_size unsigned int by Alexey Dobriyan · 6 years ago
  60. e5d9998 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 6 years ago
  61. 52ee6d7 slub: make ->inuse unsigned int by Alexey Dobriyan · 6 years ago
  62. 3a3791e slub: make ->align unsigned int by Alexey Dobriyan · 6 years ago
  63. d66e52d slub: make ->reserved unsigned int by Alexey Dobriyan · 6 years ago
  64. eb7235e slub: make ->remote_node_defrag_ratio unsigned int by Alexey Dobriyan · 6 years ago
  65. ac914d0 slab: make size_index_elem() unsigned int by Alexey Dobriyan · 6 years ago
  66. d5f8665 slab: make size_index[] array u8 by Alexey Dobriyan · 6 years ago
  67. f4957d5 slab: make kmem_cache_create() work with 32-bit sizes by Alexey Dobriyan · 6 years ago
  68. 361d575 slab: make create_boot_cache() work with 32-bit sizes by Alexey Dobriyan · 6 years ago
  69. 55de8b9 slab: make create_kmalloc_cache() work with 32-bit sizes by Alexey Dobriyan · 6 years ago
  70. 0be7032 slab: make kmalloc_size() return "unsigned int" by Alexey Dobriyan · 6 years ago
  71. c863057 slab: fixup calculate_alignment() argument type by Alexey Dobriyan · 6 years ago
  72. 86609d3 mm/slub.c: use jitter-free reference while printing age by Chintan Pandya · 6 years ago
  73. 1c99ba2 mm/slab_common.c: mark kmalloc machinery as __ro_after_init by Alexey Dobriyan · 6 years ago
  74. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  75. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 6 years ago
  76. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 6 years ago
  77. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  78. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  79. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  80. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  81. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  82. af03c4a mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  83. e7dc9ad6 mm: add kernel_mbind() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  84. 7addf44 mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c by Dominik Brodowski · 7 years ago
  85. b6e9b0b mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c by Dominik Brodowski · 7 years ago
  86. 914b6df mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 6 years ago
  87. b213b54 mm/memcontrol.c: fix parameter description mismatch by Honglei Wang · 6 years ago
  88. c7f26cc mm/vmstat.c: fix vmstat_update() preemption BUG by Steven J. Hill · 6 years ago
  89. 299815a mm/page_owner: fix recursion bug after changing skip entries by Maninder Singh · 6 years ago
  90. 880cd27 mm, slab: memcg_link the SLAB's kmem_cache by Shakeel Butt · 6 years ago
  91. fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 6 years ago
  92. 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 6 years ago
  93. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  94. 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 6 years ago
  95. 1c610d5 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 6 years ago
  96. f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 6 years ago
  97. b3cd54b mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 6 years ago
  98. fa41b90 mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 6 years ago
  99. fece202 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 6 years ago
  100. 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 6 years ago