summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-07-06ACPI/IORT: Provide a generic helper to retrieve reserve regionsShameer Kolothum1-2/+2
2022-07-06ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return voidShameer Kolothum1-3/+3
2022-07-06iommu: Introduce a callback to struct iommu_resv_regionShameer Kolothum1-0/+2
2022-07-06drivers/perf: hisi: add driver for HNS3 PMUGuangbin Huang1-0/+1
2022-07-06drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin1-0/+4
2022-07-06soundwire: peripheral: remove useless ops pointerPierre-Louis Bossart1-2/+0
2022-07-06soundwire: revisit driver bind/unbind and callbacksPierre-Louis Bossart1-4/+2
2022-07-06dmaengine: qcom: fix typo in commentJulia Lawall1-1/+1
2022-07-05context_tracking: Use arch_atomic_read() in __ct_state for KASANPaul E. McKenney1-1/+1
2022-07-05context_tracking: Convert state to atomic_tFrederic Weisbecker2-33/+56
2022-07-05rcu/context-tracking: Remove unused and/or unecessary middle functionsFrederic Weisbecker4-20/+0
2022-07-05rcu/context-tracking: Move RCU-dynticks internal functions to context_trackingFrederic Weisbecker2-0/+23
2022-07-05rcu/context-tracking: Move deferred nocb resched to context trackingFrederic Weisbecker1-0/+6
2022-07-05rcu/context_tracking: Move dynticks_nmi_nesting to context trackingFrederic Weisbecker1-0/+16
2022-07-05rcu/context_tracking: Move dynticks_nesting to context trackingFrederic Weisbecker1-0/+13
2022-07-05rcu/context_tracking: Move dynticks counter to context trackingFrederic Weisbecker1-7/+38
2022-07-05rcu/context-tracking: Remove rcu_irq_enter/exit()Frederic Weisbecker2-8/+0
2022-07-05context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker2-2/+6
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker5-9/+28
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker2-1/+9
2022-07-05PM: wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEPBjorn Helgaas1-8/+23
2022-07-05ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello1-1/+1
2022-07-05ACPI: VIOT: Fix ACS setupEric Auger1-0/+2
2022-07-05fscache: Fix invalidation/lookup raceDavid Howells1-0/+1
2022-07-04dma-mapping: Fix build error unused-valueRen Zhijie1-1/+1
2022-07-04ACPI: Remove the unused find_acpi_cpu_cache_topology()Sudeep Holla1-5/+0
2022-07-04arch_topology: Drop LLC identifier stash from the CPU topologySudeep Holla1-1/+0
2022-07-04cacheinfo: Allow early detection and population of cache attributesSudeep Holla1-0/+1
2022-07-04cacheinfo: Add support to check if last level cache(LLC) is valid or sharedSudeep Holla1-0/+2
2022-07-04firmware: arm_scmi: Add SCMI v3.1 powercap fast channels supportCristian Marussi1-0/+2
2022-07-04firmware: arm_scmi: Add SCMI v3.1 powercap protocol basic supportCristian Marussi1-0/+125
2022-07-04firmware: arm_scmi: Add devm_protocol_acquire helperCristian Marussi1-0/+5
2022-07-04firmware: arm_scmi: Add SCMI v3.1 System Power extensionsCristian Marussi1-0/+2
2022-07-04interconnect: add device managed bulk APIPeng Fan1-0/+7
2022-07-04mfd: bcm2835-pm: Add support for BCM2711Stefan Wahren1-0/+1
2022-07-04net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach1-0/+1
2022-07-04sched/core: add forced idle accounting for cgroupsJosh Don2-0/+11
2022-07-04mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin1-0/+5
2022-07-04mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng1-13/+0
2022-07-04mm, docs: fix comments that mention mem_hotplug_end()Yun-Ze Li1-3/+3
2022-07-04mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song2-9/+11
2022-07-04mm: memory_hotplug: enumerate all supported section flagsMuchun Song1-9/+32
2022-07-04mm: convert destroy_compound_page() to destroy_large_folio()Matthew Wilcox (Oracle)1-5/+1
2022-07-04mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)1-3/+3
2022-07-04mm/swap: make __pagevec_lru_add staticMatthew Wilcox (Oracle)1-1/+0
2022-07-04mm: add folios_put()Matthew Wilcox (Oracle)2-2/+19
2022-07-04mm/vmscan: convert reclaim_clean_pages_from_list() to foliosMatthew Wilcox (Oracle)1-0/+6
2022-07-04mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...David Hildenbrand1-2/+6
2022-07-04mm/damon/schemes: add 'LRU_DEPRIO' actionSeongJae Park1-0/+2
2022-07-04mm/damon/schemes: add 'LRU_PRIO' DAMOS actionSeongJae Park1-0/+2