1. 36005ba mm/swap: allocate swap slots in batches by Tim Chen · 8 years ago
  2. e8c26ab mm/swap: skip readahead for unreferenced swap slots by Tim Chen · 8 years ago
  3. 4b3ef9d mm/swap: split swap cache into 64MB trunks by Huang, Ying · 8 years ago
  4. 235b621 mm/swap: add cluster lock by Huang, Ying · 8 years ago
  5. 6a991fc mm/swap: fix kernel message in swap_info_get() by Huang, Ying · 8 years ago
  6. 16e72e9 powerpc: do not make the entire heap executable by Denys Vlasenko · 8 years ago
  7. ddffe98 mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 8 years ago
  8. 857e522 mm/sparse: use page_private() to get page->private value by Yasuaki Ishimatsu · 8 years ago
  9. 7d41c03 mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal() by Wei Yang · 8 years ago
  10. ef415ef mm/memblock.c: trivial code refine in memblock_is_region_memory() by Wei Yang · 8 years ago
  11. 399d8ee mm: fix some typos in mm/zsmalloc.c by Xishi Qiu · 8 years ago
  12. d3a9d7a3 mm/bootmem.c: cosmetic improvement of code readability by Adygzhy Ondar · 8 years ago
  13. 46acef0 mm,compaction: serialize waitqueue_active() checks by Davidlohr Bueso · 8 years ago
  14. b92df1d mm: page_alloc: skip over regions of invalid pfns where possible by Paul Burton · 8 years ago
  15. 7f354a5 mm, compaction: add vmstats for kcompactd work by David Rientjes · 8 years ago
  16. e57b9d8 mm/mmzone.c: swap likely to unlikely as code logic is different for next_zones_zonelist() by Steven Rostedt · 8 years ago
  17. 8706675 mm: fix filemap.c kernel-doc warnings by Randy Dunlap · 8 years ago
  18. 74d81bf mm: un-export wake_up_page functions by Nicholas Piggin · 8 years ago
  19. dcec0b6 mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint by Michal Hocko · 8 years ago
  20. 5bccd16 mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepoint by Michal Hocko · 8 years ago
  21. 3c710c1 mm, vmscan: extract shrink_page_list reclaim counters into a struct by Michal Hocko · 8 years ago
  22. 32b3f29 mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint by Michal Hocko · 8 years ago
  23. 1265e3a mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate by Michal Hocko · 8 years ago
  24. 9d998b4 mm, vmscan: add active list aging tracepoint by Michal Hocko · 8 years ago
  25. 175ad4f mm: mprotect: use pmd_trans_unstable instead of taking the pmd_lock by Andrea Arcangeli · 8 years ago
  26. cb658a4 userfaultfd: shmem: avoid leaking blocks and used blocks in UFFDIO_COPY by Andrea Arcangeli · 8 years ago
  27. a425d35 userfaultfd: shmem: avoid a lockup resulting from corrupted page->flags by Andrea Arcangeli · 8 years ago
  28. 9cc90c6 userfaultfd: shmem: lock the page before adding it to pagecache by Andrea Arcangeli · 8 years ago
  29. 1c9e8de userfaultfd: hugetlbfs: add UFFDIO_COPY support for shared mappings by Mike Kravetz · 8 years ago
  30. cfda052 userfaultfd: shmem: add userfaultfd hook for shared memory faults by Mike Rapoport · 8 years ago
  31. 26071ce userfaultfd: shmem: use shmem_mcopy_atomic_pte for shared memory by Mike Rapoport · 8 years ago
  32. 95cc09d userfaultfd: shmem: add tlbflush.h header for microblaze by Andrea Arcangeli · 8 years ago
  33. b0506e4 userfaultfd: shmem: introduce vma_is_shmem by Mike Rapoport · 8 years ago
  34. 4c27fe4 userfaultfd: shmem: add shmem_mcopy_atomic_pte for userfaultfd support by Mike Rapoport · 8 years ago
  35. 21205bf userfaultfd: hugetlbfs: reserve count on error in __mcopy_atomic_hugetlb by Mike Kravetz · 8 years ago
  36. 87ffc11 userfaultfd: hugetlbfs: gup: support VM_FAULT_RETRY by Andrea Arcangeli · 8 years ago
  37. 1a1aad8 userfaultfd: hugetlbfs: add userfaultfd hugetlb hook by Mike Kravetz · 8 years ago
  38. 810a56b userfaultfd: hugetlbfs: fix __mcopy_atomic_hugetlb retry/error processing by Mike Kravetz · 8 years ago
  39. 60d4d2d userfaultfd: hugetlbfs: add __mcopy_atomic_hugetlb for huge page UFFDIO_COPY by Mike Kravetz · 8 years ago
  40. 8fb5deb userfaultfd: hugetlbfs: add hugetlb_mcopy_atomic_pte for userfaultfd support by Mike Kravetz · 8 years ago
  41. fa4d75c userfaultfd: hugetlbfs: add copy_huge_page_from_user for hugetlb userfaultfd support by Mike Kravetz · 8 years ago
  42. 0594f58 userfaultfd: non-cooperative: avoid MADV_DONTNEED race condition by Andrea Arcangeli · 8 years ago
  43. 05ce772 userfaultfd: non-cooperative: add madvise() event for MADV_DONTNEED request by Pavel Emelyanov · 8 years ago
  44. 90794bf userfaultfd: non-cooperative: optimize mremap_userfaultfd_complete() by Andrea Arcangeli · 8 years ago
  45. 72f8765 userfaultfd: non-cooperative: add mremap() event by Pavel Emelyanov · 8 years ago
  46. a94720bf userfaultfd: use vma_is_anonymous by Andrea Arcangeli · 8 years ago
  47. 65190cf oom, trace: add compaction retry tracepoint by Michal Hocko · 8 years ago
  48. d379f01 oom, trace: add oom detection tracepoints by Michal Hocko · 8 years ago
  49. 4583e77 mm/vmalloc.c: use rb_entry_safe by Geliang Tang · 8 years ago
  50. 13ad59d mm, page_alloc: avoid page_to_pfn() when merging buddies by Vlastimil Babka · 8 years ago
  51. 76741e7 mm, page_alloc: don't convert pfn to idx when merging by Vlastimil Babka · 8 years ago
  52. aa18750 mm: throttle show_mem() from warn_alloc() by Michal Hocko · 8 years ago
  53. f800545 tmpfs: change shmem_mapping() to test shmem_aops by Hugh Dickins · 8 years ago
  54. 1663f26 slub: make sysfs directories for memcg sub-caches optional by Tejun Heo · 8 years ago
  55. 17cc4df slab: use memcg_kmem_cache_wq for slab destruction operations by Tejun Heo · 8 years ago
  56. 50862ce7 slab: remove slub sysfs interface files early for empty memcg caches by Tejun Heo · 8 years ago
  57. 01fb58b slab: remove synchronous synchronize_sched() from memcg cache deactivation path by Tejun Heo · 8 years ago
  58. c9fc586 slab: introduce __kmemcg_cache_deactivate() by Tejun Heo · 8 years ago
  59. 510ded3 slab: implement slab_root_caches list by Tejun Heo · 8 years ago
  60. bc2791f slab: link memcg kmem_caches on their associated memory cgroup by Tejun Heo · 8 years ago
  61. 9eeadc8 slab: reorganize memcg_cache_params by Tejun Heo · 8 years ago
  62. 657dc2f slab: remove synchronous rcu_barrier() call in memcg cache release path by Tejun Heo · 8 years ago
  63. bf5eb3d slub: separate out sysfs_slab_release() from sysfs_slab_remove() by Tejun Heo · 8 years ago
  64. 290b6a5 Revert "slub: move synchronize_sched out of slab_mutex on shrink" by Tejun Heo · 8 years ago
  65. af3b5f8 mm, slab: rename kmalloc-node cache to kmalloc-<size> by Vlastimil Babka · 8 years ago
  66. 65b9de7 mm/slub: add a dump_stack() to the unexpected GFP check by Borislav Petkov · 8 years ago
  67. c6e2889 slub: do not merge cache if slub_debug contains a never-merge flag by Grygorii Maistrenko · 8 years ago
  68. f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
  69. d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
  70. ca78d31 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  71. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  72. a810007 mm/slub.c: fix random_seq offset destruction by Sean Rees · 8 years ago
  73. 5f478e4 block: fix double-free in the failure path of cgwb_bdi_init() by Tejun Heo · 8 years ago
  74. 5abf186 mm, fs: check for fatal signals in do_generic_file_read() by Michal Hocko · 8 years ago
  75. a96dfdd base/memory, hotplug: fix a kernel oops in show_valid_zones() by Toshi Kani · 8 years ago
  76. deb88a2 mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone() by Toshi Kani · 8 years ago
  77. 253fd0f shmem: fix sleeping from atomic context by Kirill A. Shutemov · 8 years ago
  78. 4f40c6e kasan: respect /proc/sys/kernel/traceoff_on_warning by Peter Zijlstra · 8 years ago
  79. d7b028f zswap: disable changing params if init fails by Dan Streetman · 8 years ago
  80. d03f6cd block: Dynamically allocate and refcount backing_dev_info by Jan Kara · 8 years ago
  81. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  82. e47483b mm, page_alloc: fix premature OOM when racing with cpuset mems update by Vlastimil Babka · 8 years ago
  83. 5ce9bfe mm, page_alloc: move cpuset seqcount checking to slowpath by Vlastimil Babka · 8 years ago
  84. 16096c2 mm, page_alloc: fix fast-path race with cpuset update or removal by Vlastimil Babka · 8 years ago
  85. ea57485 mm, page_alloc: fix check for NULL preferred_zone by Vlastimil Babka · 8 years ago
  86. d51e989 mm/mempolicy.c: do not put mempolicy before using its nodemask by Vlastimil Babka · 8 years ago
  87. 3674534 mm, memcg: do not retry precharge charges by David Rientjes · 8 years ago
  88. 424f6c4 mm: alloc_contig: re-allow CMA to compact FS pages by Lucas Stach · 8 years ago
  89. aa2efd5 mm/slub.c: trace free objects at KERN_INFO by Daniel Thompson · 8 years ago
  90. 8310d48 mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp by Keno Fischer · 8 years ago
  91. 8a1f780 memory_hotplug: make zone_can_shift() return a boolean value by Yasuaki Ishimatsu · 8 years ago
  92. 42d1a73 Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core by Will Deacon · 8 years ago
  93. 46f6236 mm/usercopy: Switch to using lm_alias by Laura Abbott · 8 years ago
  94. 5c6a84a mm/kasan: Switch to using __pa_symbol and lm_alias by Laura Abbott · 8 years ago
  95. 2dece44 mm/cma: Cleanup highmem check by Laura Abbott · 8 years ago
  96. e5bbc8a mm/hugetlb.c: fix reservation race when freeing surplus pages by Mike Kravetz · 8 years ago
  97. c4e490c mm/slab.c: fix SLAB freelist randomization duplicate entries by John Sperbeck · 8 years ago
  98. f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
  99. 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
  100. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago