1. 41c169d Merge branch 'pm-avs' by Rafael J. Wysocki · 4 years, 5 months ago
  2. 71d47b5 Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap' by Rafael J. Wysocki · 4 years, 5 months ago
  3. db06391 Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 4 years, 5 months ago
  4. d298787 PM: sleep: remove unreachable break by Tom Rix · 4 years, 5 months ago
  5. 785b5bb PM: AVS: Drop the avs directory and the corresponding Kconfig by Ulf Hansson · 4 years, 6 months ago
  6. a7305e6 PM: AVS: qcom-cpr: Move the driver to the qcom specific drivers by Ulf Hansson · 4 years, 6 months ago
  7. aa9c9b3 PM: runtime: Fix typo in pm_runtime_set_active() helper comment by Bean Huo · 4 years, 5 months ago
  8. 330e393 PM: domains: Fix build error for genpd notifiers by Ulf Hansson · 4 years, 5 months ago
  9. f8fee6e powercap: Fix typo in Kconfig "Plance" -> "Plane" by Hubert Jasudowicz · 4 years, 5 months ago
  10. 0070ea2 cpufreq: schedutil: restore cached freq when next_f is not changed by Wei Wang · 4 years, 5 months ago
  11. 5368512 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years, 5 months ago
  12. bca815d PM: AVS: smartreflex Move driver to soc specific drivers by Ulf Hansson · 4 years, 6 months ago
  13. e943c43 PM: AVS: rockchip-io: Move the driver to the rockchip specific drivers by Ulf Hansson · 4 years, 6 months ago
  14. c6a113b PM: domains: enable domain idle state accounting by Lina Iyer · 4 years, 5 months ago
  15. 505a70b PM: domains: Add curly braces to delimit comment + statement block by Geert Uytterhoeven · 4 years, 5 months ago
  16. d4f8138 PM: domains: Add support for PM domain on/off notifiers for genpd by Ulf Hansson · 4 years, 5 months ago
  17. f1e8d75 powercap/intel_rapl: enumerate Psys RAPL domain together with package RAPL domain by Zhang Rui · 4 years, 5 months ago
  18. 7a57e9f powercap/intel_rapl: Fix domain detection by Zhang Rui · 4 years, 5 months ago
  19. 75af76d intel_idle: Ignore _CST if control cannot be taken from the platform by Mel Gorman · 4 years, 5 months ago
  20. bae314d cpuidle: Remove pointless stub by Daniel Lezcano · 4 years, 5 months ago
  21. 8bb2e2a intel_idle: mention assumption that WBINVD is not needed by Alexander Monakov · 4 years, 5 months ago
  22. e057833 MAINTAINERS: Add section for cpuidle-psci PM domain by Ulf Hansson · 4 years, 6 months ago
  23. cdc1719 cpufreq: intel_pstate: Delete intel_pstate sysfs if failed to register the driver by Chen Yu · 4 years, 5 months ago
  24. 97148d0 cpufreq: Improve code around unlisted freq check by Viresh Kumar · 4 years, 5 months ago
  25. 79d6c40 Merge tag 'linux-cpupower-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux by Rafael J. Wysocki · 4 years, 5 months ago
  26. defb53a Merge tag 'pnp-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  27. cf1d2b4 Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  28. 0b8417c Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  29. 15cb546 Merge tag 'platform-drivers-x86-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 4 years, 5 months ago
  30. a09b1d7 Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
  31. 4907a43 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
  32. da9803d Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  33. 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  34. d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  35. f1f4f3a mm/migrate: remove obsolete comment about device public by Ralph Campbell · 4 years, 5 months ago
  36. 4257889 mm/migrate: remove cpages-- in migrate_vma_finalize() by Ralph Campbell · 4 years, 5 months ago
  37. 67197a4 mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary by Suren Baghdasaryan · 4 years, 5 months ago
  38. cc6de16 memblock: use separate iterators for memory and reserved regions by Mike Rapoport · 4 years, 5 months ago
  39. 9f3d5ea memblock: implement for_each_reserved_mem_region() using __next_mem_region() by Mike Rapoport · 4 years, 5 months ago
  40. 5bd0960 memblock: remove unused memblock_mem_size() by Mike Rapoport · 4 years, 5 months ago
  41. 6120cdc x86/setup: simplify reserve_crashkernel() by Mike Rapoport · 4 years, 5 months ago
  42. 3c45ee6 x86/setup: simplify initrd relocation and reservation by Mike Rapoport · 4 years, 5 months ago
  43. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 5 months ago
  44. c9118e6 arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() by Mike Rapoport · 4 years, 5 months ago
  45. 6e245ad memblock: reduce number of parameters in for_each_mem_range() by Mike Rapoport · 4 years, 5 months ago
  46. 87c5587 memblock: make memblock_debug and related functionality private by Mike Rapoport · 4 years, 5 months ago
  47. cd991db memblock: make for_each_memblock_type() iterator private by Mike Rapoport · 4 years, 5 months ago
  48. 4964579 mircoblaze: drop unneeded NUMA and sparsemem initializations by Mike Rapoport · 4 years, 5 months ago
  49. c8e4701 riscv: drop unneeded node initialization by Mike Rapoport · 4 years, 5 months ago
  50. 80c4574 h8300, nds32, openrisc: simplify detection of memory extents by Mike Rapoport · 4 years, 5 months ago
  51. ab8f21a arm64: numa: simplify dummy_numa_init() by Mike Rapoport · 4 years, 5 months ago
  52. cddb5dd arm, xtensa: simplify initialization of high memory pages by Mike Rapoport · 4 years, 5 months ago
  53. e9aa36c dma-contiguous: simplify cma_early_percent_memory() by Mike Rapoport · 4 years, 5 months ago
  54. 04ba0a9 KVM: PPC: Book3S HV: simplify kvm_cma_reserve() by Mike Rapoport · 4 years, 5 months ago
  55. 544941d mm/mempool: add 'else' to split mutually exclusive case by Miaohe Lin · 4 years, 5 months ago
  56. f8fd525 mm: remove unused alloc_page_vma_node() by Wei Yang · 4 years, 5 months ago
  57. 78b132e mm/mempolicy: remove or narrow the lock on current by Wei Yang · 4 years, 5 months ago
  58. 1100262 selftests/vm: 8x compaction_test speedup by John Hubbard · 4 years, 5 months ago
  59. 74c9da4 include/linux/compaction.h: clean code by removing unused enum value by Mateusz Nosek · 4 years, 5 months ago
  60. 62b35fe mm/compaction.c: micro-optimization remove unnecessary branch by Mateusz Nosek · 4 years, 5 months ago
  61. 1860129 mm/zbud: remove redundant initialization by Xiang Chen · 4 years, 5 months ago
  62. f94afee mm/z3fold.c: use xx_zalloc instead xx_alloc and memset by Hui Su · 4 years, 5 months ago
  63. 01c4776 mm/vmscan: fix comments for isolate_lru_page() by Hui Su · 4 years, 5 months ago
  64. 069c411 mm/vmscan: fix infinite loop in drop_slab_node by Chunxin Zang · 4 years, 5 months ago
  65. 0bf7b64 hugetlb: add lockdep check for i_mmap_rwsem held in huge_pmd_share by Mike Kravetz · 4 years, 5 months ago
  66. 6664bfc mm/hugetlb: take the free hpage during the iteration directly by Wei Yang · 4 years, 5 months ago
  67. 2f37511 mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page by Wei Yang · 4 years, 5 months ago
  68. 15a8d68 mm/hugetlb: a page from buddy is not on any list by Wei Yang · 4 years, 5 months ago
  69. 972a3da3 mm/hugetlb: count file_region to be added when regions_needed != NULL by Wei Yang · 4 years, 5 months ago
  70. d3ec7b6 mm/hugetlb: use list_splice to merge two list at once by Wei Yang · 4 years, 5 months ago
  71. a1ddc2e mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache() by Wei Yang · 4 years, 5 months ago
  72. 7db5e7b mm/hugetlb: not necessary to coalesce regions recursively by Wei Yang · 4 years, 5 months ago
  73. 540809b doc/vm: fix typo in the hugetlb admin documentation by Baoquan He · 4 years, 5 months ago
  74. d79d176 mm/hugetlb.c: remove the unnecessary non_swap_entry() by Baoquan He · 4 years, 5 months ago
  75. 3e5c360 mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return bool by Baoquan He · 4 years, 5 months ago
  76. ab00db2 include/linux/gfp.h: clarify usage of GFP_ATOMIC in !preemptible contexts by Michal Hocko · 4 years, 5 months ago
  77. e320d30 mm/page_alloc.c: fix freeing non-compound pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  78. a9b576f mm: move call to compound_head() in release_pages() by Ralph Campbell · 4 years, 5 months ago
  79. 30d8ec7 mmzone: clean code by removing unused macro parameter by Mateusz Nosek · 4 years, 5 months ago
  80. 2187e17 mm/page_alloc.c: __perform_reclaim should return 'unsigned long' by Yanfei Xu · 4 years, 5 months ago
  81. a0622d0 mm/page_alloc.c: clean code by merging two functions by Mateusz Nosek · 4 years, 5 months ago
  82. fdd4fa1 mm/page_alloc.c: fix early params garbage value accesses by Mateusz Nosek · 4 years, 5 months ago
  83. cfb4a54 mm/page_alloc.c: micro-optimization remove unnecessary branch by Mateusz Nosek · 4 years, 5 months ago
  84. b630749 mm/page_alloc.c: clean code by removing unnecessary initialization by Mateusz Nosek · 4 years, 5 months ago
  85. 6a654e3 mm, isolation: avoid checking unmovable pages across pageblock boundary by Li Xinhai · 4 years, 5 months ago
  86. 9181a98 mm: document semantics of ZONE_MOVABLE by David Hildenbrand · 4 years, 5 months ago
  87. 27f8527 virtio-mem: don't special-case ZONE_MOVABLE by David Hildenbrand · 4 years, 5 months ago
  88. 1c31cb4 mm/page_isolation: cleanup set_migratetype_isolate() by David Hildenbrand · 4 years, 5 months ago
  89. 48381d7 mm/page_isolation: drop WARN_ON_ONCE() in set_migratetype_isolate() by David Hildenbrand · 4 years, 5 months ago
  90. 51030a5 mm/page_isolation: exit early when pageblock is isolated in set_migratetype_isolate() by David Hildenbrand · 4 years, 5 months ago
  91. c9c510d mm/page_alloc: tweak comments in has_unmovable_pages() by David Hildenbrand · 4 years, 5 months ago
  92. be4f1ae mm: kasan: do not panic if both panic_on_warn and kasan_multishot set by David Gow · 4 years, 5 months ago
  93. 9ab5be9 KASAN: Testing Documentation by Patricia Alfonso · 4 years, 5 months ago
  94. 73228c7 KASAN: port KASAN Tests to KUnit by Patricia Alfonso · 4 years, 5 months ago
  95. 83c4e7a KUnit: KASAN Integration by Patricia Alfonso · 4 years, 5 months ago
  96. 393824f kasan/kunit: add KUnit Struct to Current Task by Patricia Alfonso · 4 years, 5 months ago
  97. 25356cf docs/vm: fix 'mm_count' vs 'mm_users' counter confusion by Alexander Gordeev · 4 years, 5 months ago
  98. 7464061 mm/vmalloc.c: fix the comment of find_vm_area by Hui Su · 4 years, 5 months ago
  99. 82afbc3 mm/vmalloc.c: update the comment in __vmalloc_area_node() by Hui Su · 4 years, 5 months ago
  100. 2c31259 mm/memory-failure.c: remove unused macro `writeback' by Alex Shi · 4 years, 5 months ago