1. 3a2d7fa mm: disable interrupts while initializing deferred pages by Pavel Tatashin · 7 years ago
  2. 8e7a0c9 mm/swap_slots.c: use conditional compilation by Randy Dunlap · 7 years ago
  3. 3102535 mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE by Anshuman Khandual · 7 years ago
  4. 57a7702 mm: always print RLIMIT_DATA warning by David Woodhouse · 7 years ago
  5. c01f0b5 mm/ksm.c: make stable_node_dup() static by Colin Ian King · 7 years ago
  6. f9e13c0 slab, slub: skip unnecessary kasan_cache_shutdown() by Shakeel Butt · 7 years ago
  7. 1ba586d mm/slab_common.c: remove test if cache name is accessible by Mikulas Patocka · 7 years ago
  8. 613a5eb slab, slub: remove size disparity on debug kernel by Shakeel Butt · 7 years ago
  9. 302d55d slab: use 32-bit arithmetic in freelist_randomize() by Alexey Dobriyan · 7 years ago
  10. 870b1fb slub: make size_from_object() return unsigned int by Alexey Dobriyan · 7 years ago
  11. 19af27a slub: make struct kmem_cache_order_objects::x unsigned int by Alexey Dobriyan · 7 years ago
  12. 284b50d slub: make slab_index() return unsigned int by Alexey Dobriyan · 7 years ago
  13. 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 7 years ago
  14. be4a798 kasan: make kasan_cache_create() work with 32-bit slab cache sizes by Alexey Dobriyan · 7 years ago
  15. 0293d1f slab: make kmem_cache_flags accept 32-bit object size by Alexey Dobriyan · 7 years ago
  16. 44065b2 slub: make ->size unsigned int by Alexey Dobriyan · 7 years ago
  17. 1b473f2 slub: make ->object_size unsigned int by Alexey Dobriyan · 7 years ago
  18. e5d9998 slub: make ->cpu_partial unsigned int by Alexey Dobriyan · 7 years ago
  19. 52ee6d7 slub: make ->inuse unsigned int by Alexey Dobriyan · 7 years ago
  20. 3a3791e slub: make ->align unsigned int by Alexey Dobriyan · 7 years ago
  21. d66e52d slub: make ->reserved unsigned int by Alexey Dobriyan · 7 years ago
  22. eb7235e slub: make ->remote_node_defrag_ratio unsigned int by Alexey Dobriyan · 7 years ago
  23. ac914d0 slab: make size_index_elem() unsigned int by Alexey Dobriyan · 7 years ago
  24. d5f8665 slab: make size_index[] array u8 by Alexey Dobriyan · 7 years ago
  25. f4957d5 slab: make kmem_cache_create() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  26. 361d575 slab: make create_boot_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  27. 55de8b9 slab: make create_kmalloc_cache() work with 32-bit sizes by Alexey Dobriyan · 7 years ago
  28. 0be7032 slab: make kmalloc_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
  29. c863057 slab: fixup calculate_alignment() argument type by Alexey Dobriyan · 7 years ago
  30. 86609d3 mm/slub.c: use jitter-free reference while printing age by Chintan Pandya · 7 years ago
  31. 1c99ba2 mm/slab_common.c: mark kmalloc machinery as __ro_after_init by Alexey Dobriyan · 7 years ago
  32. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  33. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  34. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  35. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  37. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  38. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  39. af03c4a mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  40. e7dc9ad6 mm: add kernel_mbind() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  41. 7addf44 mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c by Dominik Brodowski · 7 years ago
  42. b6e9b0b mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c by Dominik Brodowski · 7 years ago
  43. 914b6df mm/kmemleak.c: wait for scan completion before disabling free by Vinayak Menon · 7 years ago
  44. b213b54 mm/memcontrol.c: fix parameter description mismatch by Honglei Wang · 7 years ago
  45. c7f26cc mm/vmstat.c: fix vmstat_update() preemption BUG by Steven J. Hill · 7 years ago
  46. 299815a mm/page_owner: fix recursion bug after changing skip entries by Maninder Singh · 7 years ago
  47. 880cd27 mm, slab: memcg_link the SLAB's kmem_cache by Shakeel Butt · 7 years ago
  48. fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 7 years ago
  49. 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 7 years ago
  50. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  51. 9d3c335 mm, thp: do not cause memcg oom for thp by David Rientjes · 7 years ago
  52. 1c610d5 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 7 years ago
  53. f59f1ca Revert "mm: page_alloc: skip over regions of invalid pfns where possible" by Daniel Vacek · 7 years ago
  54. b3cd54b mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink() by Kirill A. Shutemov · 7 years ago
  55. fa41b90 mm/thp: do not wait for lock_page() in deferred_split_scan() by Kirill A. Shutemov · 7 years ago
  56. fece202 mm/khugepaged.c: convert VM_BUG_ON() to collapse fail by Kirill A. Shutemov · 7 years ago
  57. 63489f8 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
  58. 2e517d6 lockdep: fix fs_reclaim warning by Tetsuo Handa · 7 years ago
  59. 8970a63 mm/mempolicy.c: avoid use uninitialized preferred_node by Yisheng Xie · 7 years ago
  60. 0d707a2 Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  61. f52ba1f mm: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn() by Kirill Tkhai · 7 years ago
  62. 71546d1 percpu: include linux/sched.h for cond_resched() by Tejun Heo · 7 years ago
  63. 74a0496 sparc64: Add support for ADI (Application Data Integrity) by Khalid Aziz · 7 years ago
  64. 2c2d57b mm: Clear arch specific VM flags on protection change by Khalid Aziz · 7 years ago
  65. 9035cf9 mm: Add address parameter to arch_validate_prot() by Khalid Aziz · 7 years ago
  66. ca827d5 mm, swap: Add infrastructure for saving page metadata on swap by Khalid Aziz · 7 years ago
  67. 79375ea mm: remove obsolete alloc_remap() by Arnd Bergmann · 7 years ago
  68. 1a84291 mm: remove blackfin MPU support by Arnd Bergmann · 7 years ago
  69. 3e04040 Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment" by Ard Biesheuvel · 7 years ago
  70. 745dd37 Merge branch 'x86/urgent' into x86/mm to pick up dependencies by Thomas Gleixner · 7 years ago
  71. 864b75f mm/page_alloc: fix memmap_init_zone pageblock alignment by Daniel Vacek · 7 years ago
  72. 379b03b mm/memblock.c: hardcode the end_pfn being -1 by Daniel Vacek · 7 years ago
  73. 96312e6 mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT by Andrea Arcangeli · 7 years ago
  74. 4704dea hugetlb: fix surplus pages accounting by Michal Hocko · 7 years ago
  75. b67aea2b Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jhogan/metag into asm-generic by Arnd Bergmann · 7 years ago
  76. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  77. accd4f3 percpu: add a schedule point in pcpu_balance_workfn() by Eric Dumazet · 7 years ago
  78. 5f17157 Drop a bunch of metag references by James Hogan · 7 years ago
  79. 895f7b8 mm: don't defer struct page initialization for Xen pv guests by Juergen Gross · 7 years ago
  80. 698d083 vmalloc: fix __GFP_HIGHMEM usage for vmalloc_32 on 32b systems by Michal Hocko · 7 years ago
  81. cb6f0f3 mm/swap.c: make functions and their kernel-doc agree (again) by Mike Rapoport · 7 years ago
  82. 14fec9e mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc by Mike Rapoport · 7 years ago
  83. 7ba7166 mm, swap, frontswap: fix THP swap if frontswap enabled by Huang Ying · 7 years ago
  84. 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
  85. 554fef1 percpu: allow select gfp to be passed to underlying allocators by Dennis Zhou · 7 years ago
  86. 47504ee percpu: add __GFP_NORETRY semantics to the percpu balancing path by Dennis Zhou · 7 years ago
  87. 15d9f3d percpu: match chunk allocator declarations with definitions by Dennis Zhou · 7 years ago
  88. af27d94 mm: hide a #warning for COMPILE_TEST by Arnd Bergmann · 7 years ago
  89. e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  90. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
  91. 02390b8 mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS by Kirill A. Shutemov · 7 years ago
  92. fd0e786 x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages by Tony Luck · 7 years ago
  93. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  94. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  95. a5d09be mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors by Mike Rapoport · 7 years ago
  96. f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
  97. b7701a5 mm: docs: fixup punctuation by Mike Rapoport · 7 years ago
  98. 937f0c2 mm/memblock: memblock_is_map/region_memory can be boolean by Yaowei Bai · 7 years ago
  99. e7c98df mm: remove unneeded kallsyms include by Sergey Senozhatsky · 7 years ago
  100. 4fd39c2 mm/userfaultfd.c: remove duplicate include by Pravin Shedge · 7 years ago