1. 57e88b4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 3b9f8ed Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  3. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  4. 9954d48 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  5. a7cbfd0 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  6. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  7. 1c9fe44 x86/mm: Document how CR4.PCIDE restore works by Andy Lutomirski · 7 years ago
  8. 72c0098 x86/mm: Reinitialize TLB state on hotplug and resume by Andy Lutomirski · 7 years ago
  9. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  10. df3735c x86,mpx: make mpx depend on x86-64 to free up VMA flag by Rik van Riel · 7 years ago
  11. 493b0e9 mm: add /proc/pid/smaps_rollup by Daniel Colascione · 7 years ago
  12. c79b57e mm: hugetlb: clear target sub-page last when clearing huge page by Huang Ying · 7 years ago
  13. 2129258 mm: oom: let oom_reap_task and exit_mmap run concurrently by Andrea Arcangeli · 7 years ago
  14. a2468cc swap: choose swap device according to numa node by Aaron Lu · 7 years ago
  15. da99ecf mm: replace TIF_MEMDIE checks by tsk_is_oom_victim by Michal Hocko · 7 years ago
  16. cd04ae1 mm, oom: do not rely on TIF_MEMDIE for memory reserves access by Michal Hocko · 7 years ago
  17. d30561c z3fold: use per-cpu unbuddied lists by Vitaly Wool · 7 years ago
  18. 81a0298 mm, swap: don't use VMA based swap readahead if HDD is used as swap by Huang Ying · 7 years ago
  19. d9bfcfd mm, swap: add sysfs interface for VMA based swap readahead by Huang Ying · 7 years ago
  20. ec56017 mm, swap: VMA based swap readahead by Huang Ying · 7 years ago
  21. c4fa630 mm, swap: fix swap readahead marking by Huang Ying · 7 years ago
  22. cbc65df mm, swap: add swap readahead hit statistics by Huang Ying · 7 years ago
  23. 894e58c mm/vmalloc.c: don't reinvent the wheel but use existing llist API by Byungchul Park · 7 years ago
  24. f113e64 mm/vmstat.c: fix wrong comment by SeongJae Park · 7 years ago
  25. 1f522a4 selftests/memfd: add memfd_create hugetlbfs selftest by Mike Kravetz · 7 years ago
  26. 749df87 mm/shmem: add hugetlbfs support to memfd_create() by Mike Kravetz · 7 years ago
  27. ab1b597 mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups by Dan Williams · 7 years ago
  28. c568da2 mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas() by Wei Yang · 7 years ago
  29. 88d6ac4 mm/vmstat: fix divide error at __fragmentation_index by Wen Yang · 7 years ago
  30. 79b63f1 mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones by Michal Hocko · 7 years ago
  31. a36985d userfaultfd: provide pid in userfault msg - add feat union by Andrea Arcangeli · 7 years ago
  32. 9d4ac93 userfaultfd: provide pid in userfault msg by Alexey Perevalov · 7 years ago
  33. 2376dd7 userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds by Andrea Arcangeli · 7 years ago
  34. d312cb1 userfaultfd: selftest: explicit failure if the SIGBUS test failed by Andrea Arcangeli · 7 years ago
  35. 67e8032 userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST by Andrea Arcangeli · 7 years ago
  36. 81aac3a userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature by Prakash Sangappa · 7 years ago
  37. 2d6d6f5 mm: userfaultfd: add feature to request for a signal delivery by Prakash Sangappa · 7 years ago
  38. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
  39. 4da243a mm: shm: use new hugetlb size encoding definitions by Mike Kravetz · 7 years ago
  40. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  41. e652f69 mm: hugetlb: define system call hugetlb size encodings in single file by Mike Kravetz · 7 years ago
  42. a446d6f include/linux/fs.h: remove unneeded forward definition of mm_struct by Jeff Layton · 7 years ago
  43. de23abd fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range by Jeff Layton · 7 years ago
  44. 824f973 userfaultfd: selftest: enable testing of UFFDIO_ZEROPAGE for shmem by Mike Rapoport · 7 years ago
  45. ce53e8e userfaultfd: report UFFDIO_ZEROPAGE as available for shmem VMAs by Mike Rapoport · 7 years ago
  46. 8fb44e5 userfaultfd: shmem: wire up shmem_mfill_zeropage_pte by Mike Rapoport · 7 years ago
  47. 3217d3c userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper by Mike Rapoport · 7 years ago
  48. 8d10396 userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support by Mike Rapoport · 7 years ago
  49. 0f07969 shmem: introduce shmem_inode_acct_block by Mike Rapoport · 7 years ago
  50. b1cc94a shmem: shmem_charge: verify max_block is not exceeded before inode update by Mike Rapoport · 7 years ago
  51. fe490cc mm, THP, swap: add THP swapping out fallback counting by Huang Ying · 7 years ago
  52. bd4c82c2 mm, THP, swap: delay splitting THP after swapped out by Huang Ying · 7 years ago
  53. d6810d7 memcg, THP, swap: make mem_cgroup_swapout() support THP by Huang Ying · 7 years ago
  54. abe2895 memcg, THP, swap: avoid to duplicated charge THP in swap cache by Huang Ying · 7 years ago
  55. 3e14a57 memcg, THP, swap: support move mem cgroup charge for THP swapped out by Huang Ying · 7 years ago
  56. 5980768 mm, THP, swap: support splitting THP for THP swap out by Huang Ying · 7 years ago
  57. 225311a mm: test code to write THP to swap device as a whole by Huang Ying · 7 years ago
  58. 98cc093 block, THP: make block_device_operations.rw_page support THP by Huang Ying · 7 years ago
  59. f0eea18 mm, THP, swap: don't allocate huge cluster for file backed swap device by Huang Ying · 7 years ago
  60. ba3c4ce mm, THP, swap: make reuse_swap_page() works for THP swapped out by Huang Ying · 7 years ago
  61. e070982 mm, THP, swap: support to reclaim swap space for THP swapped out by Huang Ying · 7 years ago
  62. a3aea83 mm, THP, swap: support to clear swap cache flag for THP swapped out by Huang Ying · 7 years ago
  63. 04fecbf mm: memcontrol: use int for event/state parameter in several functions by Matthias Kaehlcke · 7 years ago
  64. 67e5ed9 mm/hugetlb.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  65. 8aa95a2 mm/huge_memory.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  66. fd147cb mm/page_idle.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  67. 1fdaaa2 mm/slub.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  68. f907c26 mm/ksm.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  69. 65f3975 cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction") by Roman Gushchin · 7 years ago
  70. 63677c74 mm, memcg: reset memory.low during memcg offlining by Roman Gushchin · 7 years ago
  71. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
  72. f7b6804 mm: use find_get_pages_range() in filemap_range_has_page() by Jan Kara · 7 years ago
  73. 8338141 fs: use pagevec_lookup_range() in page_cache_seek_hole_data() by Jan Kara · 7 years ago
  74. 48f2301 hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages() by Jan Kara · 7 years ago
  75. 2b85a61 ext4: use pagevec_lookup_range() in writeback code by Jan Kara · 7 years ago
  76. dec0da7 ext4: use pagevec_lookup_range() in ext4_find_unwritten_pgoff() by Jan Kara · 7 years ago
  77. c10f778 fs: fix performance regression in clean_bdev_aliases() by Jan Kara · 7 years ago
  78. b947cee mm: implement find_get_pages_range() by Jan Kara · 7 years ago
  79. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
  80. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 7 years ago
  81. db73ee0 mm, vmscan: do not loop on too_many_isolated for ever by Michal Hocko · 7 years ago
  82. 77ff465 zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zspage is not inuse by Hui Zhu · 7 years ago
  83. 4647706 mm: always flush VMA ranges affected by zap_page_range by Mel Gorman · 7 years ago
  84. 9b19df2 mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour by Punit Agrawal · 7 years ago
  85. 09180ca mm/gup: make __gup_device_* require THP by Oliver O'Halloran · 7 years ago
  86. dba58d3 mm/mremap: fail map duplication attempts for private mappings by Mike Kravetz · 7 years ago
  87. 1090302 mm, page_owner: don't grab zone->lock for init_pages_in_zone() by Vlastimil Babka · 7 years ago
  88. 0fc542b mm, page_ext: periodically reschedule during page_ext_init() by Vlastimil Babka · 7 years ago
  89. dab4ead mm, page_owner: make init_pages_in_zone() faster by Vlastimil Babka · 7 years ago
  90. b95046b mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations by Michal Hocko · 7 years ago
  91. b93e0f3 mm, memory_hotplug: get rid of zonelists_mutex by Michal Hocko · 7 years ago
  92. 11cd863 mm, page_alloc: remove stop_machine from build_all_zonelists by Michal Hocko · 7 years ago
  93. 9d3be21 mm, page_alloc: simplify zonelist initialization by Michal Hocko · 7 years ago
  94. 34ad129 mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node by Michal Hocko · 7 years ago
  95. 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 7 years ago
  96. d9c9a0b mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization by Michal Hocko · 7 years ago
  97. afb6ebb mm, page_alloc: remove boot pageset initialization from memory hotplug by Michal Hocko · 7 years ago
  98. c9bff3e mm, page_alloc: rip out ZONELIST_ORDER_ZONE by Michal Hocko · 7 years ago
  99. 5a47074 zram: add config and doc file for writeback feature by Minchan Kim · 7 years ago
  100. 8e654f8 zram: read page from backing device by Minchan Kim · 7 years ago