1. 332391a fs: Fix page cache inconsistency when mixing buffered and AIO DIO by Lukas Czerner · 7 years ago
  2. e253d98 Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  3. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. 7a95bdb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. 11a19c7 sched/wait: Introduce wakeup boomark in wake_up_page_bit by Tim Chen · 7 years ago
  6. 5f48f0b mm, page_owner: skip unnecessary stack_trace entries by Prakash Gupta · 7 years ago
  7. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  8. 0b045bd mm/backing-dev.c: fix an error handling path in 'cgwb_create()' by Christophe JAILLET · 7 years ago
  9. fa90b2f mem/memcg: cache rightmost node by Davidlohr Bueso · 7 years ago
  10. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  11. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  12. 149728e mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced() by Anshuman Khandual · 7 years ago
  13. b6b1fd2 mm/swapfile.c: fix swapon frontswap_map memory leak on error by David Rientjes · 7 years ago
  14. 8606a1a mm: kvfree the swap cluster info if the swap file is unsatisfactory by Darrick J. Wong · 7 years ago
  15. f19360f mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt by Tetsuo Handa · 7 years ago
  16. b4ccec4 mm/sparse.c: fix typo in online_mem_sections by Michal Hocko · 7 years ago
  17. de0c799 mm/memory.c: fix mem_cgroup_oom_disable() call missing by Laurent Dufour · 7 years ago
  18. 475d048 mm: memcontrol: use per-cpu stocks for socket memory uncharging by Roman Gushchin · 7 years ago
  19. 3a77d21 mm: fadvise: avoid fadvise for fs without backing device by Shakeel Butt · 7 years ago
  20. 3eb95fe mm/zsmalloc.c: change stat type parameter to int by Matthias Kaehlcke · 7 years ago
  21. 9472f23 mm/mlock.c: use page_zone() instead of page_zone_id() by Joonsoo Kim · 7 years ago
  22. 6380322 mm: consider the number in local CPUs when reading NUMA stats by Kemi Wang · 7 years ago
  23. 1d90ca8 mm: update NUMA counter threshold size by Kemi Wang · 7 years ago
  24. 3a321d2 mm: change the call sites of numa statistics items by Kemi Wang · 7 years ago
  25. fde26be mm/memory.c: remove reduntant check for write access by Anshuman Khandual · 7 years ago
  26. 98c70ba mm: remove useless vma parameter to offset_il_node by Laurent Dufour · 7 years ago
  27. 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
  28. d3df0a4 mm/hmm: add new helper to hotplug CDM memory region by Jérôme Glisse · 7 years ago
  29. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  30. 8315ada mm/migrate: allow migrate_vma() to alloc new page on empty entry by Jérôme Glisse · 7 years ago
  31. a5430dd mm/migrate: support un-addressable ZONE_DEVICE page in migration by Jérôme Glisse · 7 years ago
  32. 8c3328f mm/migrate: migrate_vma() unmap page from vma while collecting pages by Jérôme Glisse · 7 years ago
  33. 8763cb4 mm/migrate: new memory migration helper for use with device memory by Jérôme Glisse · 7 years ago
  34. 2916ecc mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY by Jérôme Glisse · 7 years ago
  35. 858b54d mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory by Jérôme Glisse · 7 years ago
  36. 4ef589d mm/hmm/devmem: device memory hotplug using ZONE_DEVICE by Jérôme Glisse · 7 years ago
  37. c733a82 mm/memcontrol: support MEMORY_DEVICE_PRIVATE by Jérôme Glisse · 7 years ago
  38. a9d5ade mm/memcontrol: allow to uncharge page without using page->lru field by Jérôme Glisse · 7 years ago
  39. 7b2d55d2 mm/ZONE_DEVICE: special case put_page() for device private pages by Jérôme Glisse · 7 years ago
  40. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
  41. 74eee18 mm/hmm/mirror: device page fault handler by Jérôme Glisse · 7 years ago
  42. da4c3c7 mm/hmm/mirror: helper to snapshot CPU page table by Jérôme Glisse · 7 years ago
  43. c0b1240 mm/hmm/mirror: mirror process address space on device with HMM helpers by Jérôme Glisse · 7 years ago
  44. 133ff0e mm/hmm: heterogeneous memory management (HMM for short) by Jérôme Glisse · 7 years ago
  45. 8135d89 mm: memory_hotplug: memory hotremove supports thp migration by Naoya Horiguchi · 7 years ago
  46. e8db67e mm: migrate: move_pages() supports thp migration by Naoya Horiguchi · 7 years ago
  47. c863379 mm: mempolicy: mbind and migrate_pages support thp migration by Naoya Horiguchi · 7 years ago
  48. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
  49. 84c3fc4 mm: thp: check pmd migration entry in common path by Zi Yan · 7 years ago
  50. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  51. 9c670ea mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION by Naoya Horiguchi · 7 years ago
  52. b5ff816 mm: thp: introduce separate TTU flag for thp freezing by Naoya Horiguchi · 7 years ago
  53. 88aaa2a mm: mempolicy: add queue_pages_required() by Naoya Horiguchi · 7 years ago
  54. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  55. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  56. 608c1d3 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  57. a7cbfd0 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  58. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  59. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  60. c79b57e mm: hugetlb: clear target sub-page last when clearing huge page by Huang Ying · 7 years ago
  61. 2129258 mm: oom: let oom_reap_task and exit_mmap run concurrently by Andrea Arcangeli · 7 years ago
  62. a2468cc swap: choose swap device according to numa node by Aaron Lu · 7 years ago
  63. da99ecf mm: replace TIF_MEMDIE checks by tsk_is_oom_victim by Michal Hocko · 7 years ago
  64. cd04ae1 mm, oom: do not rely on TIF_MEMDIE for memory reserves access by Michal Hocko · 7 years ago
  65. d30561c z3fold: use per-cpu unbuddied lists by Vitaly Wool · 7 years ago
  66. 81a0298 mm, swap: don't use VMA based swap readahead if HDD is used as swap by Huang Ying · 7 years ago
  67. d9bfcfd mm, swap: add sysfs interface for VMA based swap readahead by Huang Ying · 7 years ago
  68. ec56017 mm, swap: VMA based swap readahead by Huang Ying · 7 years ago
  69. c4fa630 mm, swap: fix swap readahead marking by Huang Ying · 7 years ago
  70. cbc65df mm, swap: add swap readahead hit statistics by Huang Ying · 7 years ago
  71. 894e58c mm/vmalloc.c: don't reinvent the wheel but use existing llist API by Byungchul Park · 7 years ago
  72. f113e64 mm/vmstat.c: fix wrong comment by SeongJae Park · 7 years ago
  73. 749df87 mm/shmem: add hugetlbfs support to memfd_create() by Mike Kravetz · 7 years ago
  74. ab1b597 mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups by Dan Williams · 7 years ago
  75. c568da2 mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas() by Wei Yang · 7 years ago
  76. 88d6ac4 mm/vmstat: fix divide error at __fragmentation_index by Wen Yang · 7 years ago
  77. 79b63f1 mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones by Michal Hocko · 7 years ago
  78. 2376dd7 userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds by Andrea Arcangeli · 7 years ago
  79. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
  80. 8fb44e5 userfaultfd: shmem: wire up shmem_mfill_zeropage_pte by Mike Rapoport · 7 years ago
  81. 3217d3c userfaultfd: mcopy_atomic: introduce mfill_atomic_pte helper by Mike Rapoport · 7 years ago
  82. 8d10396 userfaultfd: shmem: add shmem_mfill_zeropage_pte for userfaultfd support by Mike Rapoport · 7 years ago
  83. 0f07969 shmem: introduce shmem_inode_acct_block by Mike Rapoport · 7 years ago
  84. b1cc94a shmem: shmem_charge: verify max_block is not exceeded before inode update by Mike Rapoport · 7 years ago
  85. fe490cc mm, THP, swap: add THP swapping out fallback counting by Huang Ying · 7 years ago
  86. bd4c82c2 mm, THP, swap: delay splitting THP after swapped out by Huang Ying · 7 years ago
  87. d6810d7 memcg, THP, swap: make mem_cgroup_swapout() support THP by Huang Ying · 7 years ago
  88. abe2895 memcg, THP, swap: avoid to duplicated charge THP in swap cache by Huang Ying · 7 years ago
  89. 3e14a57 memcg, THP, swap: support move mem cgroup charge for THP swapped out by Huang Ying · 7 years ago
  90. 5980768 mm, THP, swap: support splitting THP for THP swap out by Huang Ying · 7 years ago
  91. 225311a mm: test code to write THP to swap device as a whole by Huang Ying · 7 years ago
  92. f0eea18 mm, THP, swap: don't allocate huge cluster for file backed swap device by Huang Ying · 7 years ago
  93. ba3c4ce mm, THP, swap: make reuse_swap_page() works for THP swapped out by Huang Ying · 7 years ago
  94. e070982 mm, THP, swap: support to reclaim swap space for THP swapped out by Huang Ying · 7 years ago
  95. a3aea83 mm, THP, swap: support to clear swap cache flag for THP swapped out by Huang Ying · 7 years ago
  96. 04fecbf mm: memcontrol: use int for event/state parameter in several functions by Matthias Kaehlcke · 7 years ago
  97. 67e5ed9 mm/hugetlb.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  98. 8aa95a2 mm/huge_memory.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  99. fd147cb mm/page_idle.c: constify attribute_group structures by Arvind Yadav · 7 years ago
  100. 1fdaaa2 mm/slub.c: constify attribute_group structures by Arvind Yadav · 7 years ago