1. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. d04fdaf Merge branch 'x86/mm' into x86/asm, to merge branches by Ingo Molnar · 7 years ago
  3. 629a359 mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y by Kirill A. Shutemov · 7 years ago
  4. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  5. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  6. 2628bd6 mm, swap: fix race between swap count continuation operations by Huang Ying · 7 years ago
  7. dd8a67f mm/huge_memory.c: deposit page table when copying a PMD migration entry by Zi Yan · 7 years ago
  8. 1e392147 userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size by Andrea Arcangeli · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. e17bae3 Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  11. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  12. b03a0fe locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Paul E. McKenney · 7 years ago
  13. 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
  14. b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  15. 83e3c48 mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y by Kirill A. Shutemov · 7 years ago
  16. 9675352 Merge branch 'x86/urgent' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  17. 0ea7eee mm, percpu: add support for __GFP_NOWARN flag by Daniel Borkmann · 7 years ago
  18. 61b6397 mm, swap: use page-cluster as max window of VMA based swap readahead by Huang Ying · 7 years ago
  19. a7b1009 mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock by Will Deacon · 7 years ago
  20. b8c8a33 Revert "vmalloc: back off when the current task is killed" by Johannes Weiner · 7 years ago
  21. ef46501 mm/cma.c: take __GFP_NOWARN into account in cma_alloc() by Boris Brezillon · 7 years ago
  22. af0db98 mm: remove unnecessary WARN_ONCE in page_vma_mapped_walk(). by Zi Yan · 7 years ago
  23. de55c8b mm/mempolicy: fix NUMA_INTERLEAVE_HIT counter by Andrey Ryabinin · 7 years ago
  24. c02c300 mm/madvise.c: add description for MADV_WIPEONFORK and MADV_KEEPONFORK by Yang Shi · 7 years ago
  25. e20d103 mm/migrate: fix indexing bug (off by one) and avoid out of bound access by Mark Hairgrove · 7 years ago
  26. 9f1c267 net: memcontrol: defer call to mem_cgroup_sk_alloc() by Eric Dumazet · 7 years ago
  27. d09b013 mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long by YASUAKI ISHIMATSU · 7 years ago
  28. 1dd2bfc mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function by YASUAKI ISHIMATSU · 7 years ago
  29. 9b6e63c mm, page_alloc: add scheduling point to memmap_init_zone by Michal Hocko · 7 years ago
  30. f64ac5e mm, memory_hotplug: add scheduling point to __add_pages by Michal Hocko · 7 years ago
  31. f80c7da mm: memcontrol: use vmalloc fallback for large kmem memcg arrays by Johannes Weiner · 7 years ago
  32. 7d790d2 mm/device-public-memory: fix edge case in _vm_normal_page() by Reza Arbab · 7 years ago
  33. 9625456 mm: fix data corruption caused by lazyfree page by Shaohua Li · 7 years ago
  34. 24c92eb mm: avoid marking swap cached page as lazyfree by Shaohua Li · 7 years ago
  35. f4e222c mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC by Jeff Layton · 7 years ago
  36. a872eb2 mm: fix RODATA_TEST failure "rodata_test: test data was not read only" by Christophe Leroy · 7 years ago
  37. 57148a6 mm: meminit: mark init_reserved_page as __meminit by Arnd Bergmann · 7 years ago
  38. 3552935 z3fold: fix stale list handling by Vitaly Wool · 7 years ago
  39. 6818600 mm,compaction: serialize waitqueue_active() checks (for real) by Davidlohr Bueso · 7 years ago
  40. 3f2eb02 mm/memcg: avoid page count check for zone device by Jérôme Glisse · 7 years ago
  41. 72f0184 mm, memcg: remove hotplug locking from try_charge by Michal Hocko · 7 years ago
  42. 4d4bbd8 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
  43. d5567c9 z3fold: fix potential race in z3fold_reclaim_page by Vitaly Wool · 7 years ago
  44. 19bfbe2 mm, hugetlb, soft_offline: save compound page order before page migration by Alexandru Moise · 7 years ago
  45. 4b22927 ksm: fix unlocked iteration over vmas in cmp_and_merge_page() by Kirill Tkhai · 7 years ago
  46. 1fa4df3 percpu: fix iteration to prevent skipping over block by Dennis Zhou · 7 years ago
  47. 2e08d20 percpu: fix starting offset for chunk statistics traversal by Dennis Zhou · 7 years ago
  48. 332391a fs: Fix page cache inconsistency when mixing buffered and AIO DIO by Lukas Czerner · 7 years ago
  49. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  50. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  51. 7a95bdb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  52. 11a19c7 sched/wait: Introduce wakeup boomark in wake_up_page_bit by Tim Chen · 7 years ago
  53. 5f48f0b mm, page_owner: skip unnecessary stack_trace entries by Prakash Gupta · 7 years ago
  54. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  55. 5b65c467 mm, x86/mm: Fix performance regression in get_user_pages_fast() by Kirill A. Shutemov · 7 years ago
  56. 0b045bd mm/backing-dev.c: fix an error handling path in 'cgwb_create()' by Christophe JAILLET · 7 years ago
  57. fa90b2f mem/memcg: cache rightmost node by Davidlohr Bueso · 7 years ago
  58. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  59. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  60. 149728e mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced() by Anshuman Khandual · 7 years ago
  61. b6b1fd2 mm/swapfile.c: fix swapon frontswap_map memory leak on error by David Rientjes · 7 years ago
  62. 8606a1a mm: kvfree the swap cluster info if the swap file is unsatisfactory by Darrick J. Wong · 7 years ago
  63. f19360f mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt by Tetsuo Handa · 7 years ago
  64. b4ccec4 mm/sparse.c: fix typo in online_mem_sections by Michal Hocko · 7 years ago
  65. de0c799 mm/memory.c: fix mem_cgroup_oom_disable() call missing by Laurent Dufour · 7 years ago
  66. 475d048 mm: memcontrol: use per-cpu stocks for socket memory uncharging by Roman Gushchin · 7 years ago
  67. 3a77d21 mm: fadvise: avoid fadvise for fs without backing device by Shakeel Butt · 7 years ago
  68. 3eb95fe mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  69. 9472f23 mm/mlock.c: use page_zone() instead of page_zone_id() by Joonsoo Kim · 7 years ago
  70. 6380322 mm: consider the number in local CPUs when reading NUMA stats by Kemi Wang · 7 years ago
  71. 1d90ca8 mm: update NUMA counter threshold size by Kemi Wang · 7 years ago
  72. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  73. fde26be mm/memory.c: remove reduntant check for write access by Anshuman Khandual · 7 years ago
  74. 98c70ba mm: remove useless vma parameter to offset_il_node by Laurent Dufour · 7 years ago
  75. 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
  76. d3df0a4 mm/hmm: add new helper to hotplug CDM memory region by Jérôme Glisse · 7 years ago
  77. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  78. 8315ada mm/migrate: allow migrate_vma() to alloc new page on empty entry by Jérôme Glisse · 7 years ago
  79. a5430dd mm/migrate: support un-addressable ZONE_DEVICE page in migration by Jérôme Glisse · 7 years ago
  80. 8c3328f mm/migrate: migrate_vma() unmap page from vma while collecting pages by Jérôme Glisse · 7 years ago
  81. 8763cb4 mm/migrate: new memory migration helper for use with device memory by Jérôme Glisse · 7 years ago
  82. 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 7 years ago
  83. 858b54d mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory by Jérôme Glisse · 7 years ago
  84. 4ef589d mm/hmm/devmem: device memory hotplug using ZONE_DEVICE by Jérôme Glisse · 7 years ago
  85. c733a82 mm/memcontrol: support MEMORY_DEVICE_PRIVATE by Jérôme Glisse · 7 years ago
  86. a9d5ade mm/memcontrol: allow to uncharge page without using page->lru field by Jérôme Glisse · 7 years ago
  87. 7b2d55d2 mm/ZONE_DEVICE: special case put_page() for device private pages by Jérôme Glisse · 7 years ago
  88. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
  89. 74eee18 mm/hmm/mirror: device page fault handler by Jérôme Glisse · 7 years ago
  90. da4c3c7 mm/hmm/mirror: helper to snapshot CPU page table by Jérôme Glisse · 7 years ago
  91. c0b1240 mm/hmm/mirror: mirror process address space on device with HMM helpers by Jérôme Glisse · 7 years ago
  92. 133ff0e mm/hmm: heterogeneous memory management (HMM for short) by Jérôme Glisse · 7 years ago
  93. 8135d89 mm: memory_hotplug: memory hotremove supports thp migration by Naoya Horiguchi · 7 years ago
  94. e8db67e mm: migrate: move_pages() supports thp migration by Naoya Horiguchi · 7 years ago
  95. c863379 mm: mempolicy: mbind and migrate_pages support thp migration by Naoya Horiguchi · 7 years ago
  96. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
  97. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 7 years ago
  98. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  99. 9c670ea mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION by Naoya Horiguchi · 7 years ago
  100. b5ff816 mm: thp: introduce separate TTU flag for thp freezing by Naoya Horiguchi · 7 years ago