1. 97500a4 mm: maintain randomization of page free lists by Dan Williams · 6 years ago
  2. b03641a mm: move buddy list manipulations into helpers by Dan Williams · 6 years ago
  3. e900a91 mm: shuffle initial free memory to improve memory-side-cache utilization by Dan Williams · 6 years ago
  4. df5ba5b kernel/sched/psi.c: expose pressure metrics on root cgroup by Dan Schatzberg · 6 years ago
  5. 0e94682 psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
  6. 8af0c18 include/: refactor headers to allow kthread.h inclusion in psi_types.h by Suren Baghdasaryan · 6 years ago
  7. bcc78db psi: rename psi fields in preparation for psi trigger addition by Suren Baghdasaryan · 6 years ago
  8. 33b2d63 psi: introduce state_mask to represent stalled psi states by Suren Baghdasaryan · 6 years ago
  9. e065426 Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  10. ebcf5bb Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  11. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  12. 318222a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  13. a1b8e6a mm: delete find_get_entries_tag by Matthew Wilcox (Oracle) · 6 years ago
  14. 19343b5 mm/page-writeback: introduce tracepoint for wait_on_page_writeback() by Yafang Shao · 6 years ago
  15. 60b62ff mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags by Yafang Shao · 6 years ago
  16. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  17. c553ea4 fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback by Amir Goldstein · 6 years ago
  18. a667d74 mm: introduce new vm_map_pages() and vm_map_pages_zero() API by Souptick Joarder · 6 years ago
  19. ac5c942 mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail by David Hildenbrand · 6 years ago
  20. cb7b3a3 mm/memory_hotplug: make unregister_memory_section() never fail by David Hildenbrand · 6 years ago
  21. 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
  22. 5557c76 mm, memory_hotplug: cleanup memory offline path by Michal Hocko · 6 years ago
  23. 0e56aca mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections by Alexander Duyck · 6 years ago
  24. 837566e mm: implement new zone specific memblock iterator by Alexander Duyck · 6 years ago
  25. 5470dea mm: use mm_zero_struct_page from SPARC on all 64b architectures by Alexander Duyck · 6 years ago
  26. c6d2341 mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper by Jérôme Glisse · 6 years ago
  27. bf198b2 mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening by Jérôme Glisse · 6 years ago
  28. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  29. d87f055 mm/mmu_notifier: contextual information for event enums by Jérôme Glisse · 6 years ago
  30. 27560ee mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags by Jérôme Glisse · 6 years ago
  31. 4a83bfe mm/mmu_notifier: helper to test if a range invalidation is blockable by Jérôme Glisse · 6 years ago
  32. 391aab1 mm/hmm: convert various hmm_pfn_* to device_entry which is a better name by Jérôme Glisse · 6 years ago
  33. 55c0ece mm/hmm: add a helper function that fault pages and map them to a device by Jérôme Glisse · 6 years ago
  34. 2023941 mm/hmm: add helpers to test if mm is still alive or not by Jérôme Glisse · 6 years ago
  35. 63d5066 mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) by Jérôme Glisse · 6 years ago
  36. 023a019 mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays by Jérôme Glisse · 6 years ago
  37. a3e0d41 mm/hmm: improve driver API to work and wait over a range by Jérôme Glisse · 6 years ago
  38. 7323161 mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() by Jérôme Glisse · 6 years ago
  39. 25f23a0 mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() by Jérôme Glisse · 6 years ago
  40. 704f3f2 mm/hmm: use reference counting for HMM struct by Jérôme Glisse · 6 years ago
  41. 1b426ba hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 6 years ago
  42. 926e5d1 include/linux/balloon_compaction.h: drop unused function stubs by David Hildenbrand · 6 years ago
  43. 3481c37 mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template by Yafang Shao · 6 years ago
  44. fc1d8e7 mm: introduce put_user_page*(), placeholder versions by John Hubbard · 6 years ago
  45. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  46. 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
  47. 113b7df mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API by Johannes Weiner · 6 years ago
  48. 2b487e5 mm: memcontrol: push down mem_cgroup_node_nr_lru_pages() by Johannes Weiner · 6 years ago
  49. 1a61ab8 mm: memcontrol: replace zone summing with lruvec_page_state() by Johannes Weiner · 6 years ago
  50. e0ee0e7 mm: memcontrol: track LRU counts in the vmstats array by Johannes Weiner · 6 years ago
  51. 132bb8c mm/vmscan: add tracepoints for node reclaim by Yafang Shao · 6 years ago
  52. b6cfab7 mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTION is set by Yafang Shao · 6 years ago
  53. b1746b9 mm: compaction: show gfp flag names in try_to_compact_pages tracepoint by Yafang Shao · 6 years ago
  54. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  55. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  56. 9851ac1 mm: move nr_deactivate accounting to shrink_active_list() by Kirill Tkhai · 6 years ago
  57. 886cf19 mm: move recent_rotated pages calculation to shrink_inactive_list() by Kirill Tkhai · 6 years ago
  58. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  59. cefdca0 userfaultfd/sysctl: add vm.unprivileged_userfaultfd by Peter Xu · 6 years ago
  60. 3b77599 include/trace/events/vmscan.h: drop zone id from kswapd tracepoints by Yafang Shao · 6 years ago
  61. 3e05617 mm: remove stale comment from page struct by Tobin C. Harding · 6 years ago
  62. a16b538 list: add function list_rotate_to_front() by Tobin C. Harding · 6 years ago
  63. fce86ff mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 6 years ago
  64. 4856118 Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  65. 0d28544 Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 6 years ago
  66. fa4bff1 Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. 8fbce8e backlight: lm3630a: Add firmware node support by Brian Masney · 6 years ago
  68. 4f8f2bb mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device by Enric Balletbo i Serra · 6 years ago
  69. 90486af mfd: cros_ec: Instantiate properly CrOS FP MCU device by Enric Balletbo i Serra · 6 years ago
  70. 93abf68 mfd: cros_ec: Update the EC feature codes by Enric Balletbo i Serra · 6 years ago
  71. 13d7294 mfd: imx6sx: Add MQS register definition for iomuxc gpr by S.j. Wang · 6 years ago
  72. 6b4814a mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63L by Steve Twiss · 6 years ago
  73. 7235560 platform/chrome: Add support for v1 of host sleep event by Evan Green · 6 years ago
  74. afe2bb5 mfd: cros_ec: Add host_sleep_event_v1 command by Evan Green · 6 years ago
  75. 993c0ba mfd: syscon: atmel: Switch to SPDX license identifiers by Tudor Ambarus · 6 years ago
  76. 9efbc6f mfd: da9063: Convert headers to SPDX by Wolfram Sang · 6 years ago
  77. d4cee95 mfd: cros_ec: Instantiate properly CrOS ISH MCU device by Rushikesh S Kadam · 6 years ago
  78. 60a7a9a Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib-mfd-pinctrl-5.2-2' and 'ib-mfd-regulator-5.2', tag 'ib-mfd-arm-net-5.2' into ibs-for-mfd-merged by Lee Jones · 6 years ago
  79. c7a1c2b Merge branch 'pci/trivial' by Bjorn Helgaas · 6 years ago
  80. f2e9468 Merge branch 'pci/iova-dma-ranges' by Bjorn Helgaas · 6 years ago
  81. 0b8439d Merge branch 'remotes/lorenzo/pci/keystone' by Bjorn Helgaas · 6 years ago
  82. 83d8235 Merge branch 'pci/host/al' by Bjorn Helgaas · 6 years ago
  83. da33ae0 Merge branch 'pci/switchtec' by Bjorn Helgaas · 6 years ago
  84. 09fdd75 Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  85. 33987fd Merge branch 'pci/msi' by Bjorn Helgaas · 6 years ago
  86. 3ea6f73 Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
  87. 3aff5fa Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
  88. 0aed4b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  89. a3958f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  90. d4c6081 Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  91. 3ebb41b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  92. a13f065 Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  93. 69dda13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  94. 80867c5 bpf: fix minor issues in documentation for BPF helpers. by Quentin Monnet · 6 years ago
  95. 32e7dc2 bpf: fix recurring typo in documentation for BPF helpers by Quentin Monnet · 6 years ago
  96. d7a02fa Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 6 years ago
  97. 4dbf09f Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 6 years ago
  98. 1c9b142 net: dsa: Remove the now unused DSA_SKB_CB_COPY() macro by Vladimir Oltean · 6 years ago
  99. 506f0e0 net: dsa: Remove dangerous DSA_SKB_CLONE() macro by Vladimir Oltean · 6 years ago
  100. 8767137 net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable by Vladimir Oltean · 6 years ago