summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-07-05rcu/context-tracking: Move deferred nocb resched to context trackingFrederic Weisbecker
2022-07-05rcu/context_tracking: Move dynticks_nmi_nesting to context trackingFrederic Weisbecker
2022-07-05rcu/context_tracking: Move dynticks_nesting to context trackingFrederic Weisbecker
2022-07-05rcu/context_tracking: Move dynticks counter to context trackingFrederic Weisbecker
2022-07-05rcu/context-tracking: Remove rcu_irq_enter/exit()Frederic Weisbecker
2022-07-05context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker
2022-07-05context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker
2022-07-05PM: wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEPBjorn Helgaas
2022-07-05ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello
2022-07-05ACPI: VIOT: Fix ACS setupEric Auger
2022-07-05fscache: Fix invalidation/lookup raceDavid Howells
2022-07-04dma-mapping: Fix build error unused-valueRen Zhijie
2022-07-04ACPI: Remove the unused find_acpi_cpu_cache_topology()Sudeep Holla
2022-07-04arch_topology: Drop LLC identifier stash from the CPU topologySudeep Holla
2022-07-04cacheinfo: Allow early detection and population of cache attributesSudeep Holla
2022-07-04cacheinfo: Add support to check if last level cache(LLC) is valid or sharedSudeep Holla
2022-07-04firmware: arm_scmi: Add SCMI v3.1 powercap fast channels supportCristian Marussi
2022-07-04firmware: arm_scmi: Add SCMI v3.1 powercap protocol basic supportCristian Marussi
2022-07-04firmware: arm_scmi: Add devm_protocol_acquire helperCristian Marussi
2022-07-04firmware: arm_scmi: Add SCMI v3.1 System Power extensionsCristian Marussi
2022-07-04interconnect: add device managed bulk APIPeng Fan
2022-07-04mfd: bcm2835-pm: Add support for BCM2711Stefan Wahren
2022-07-04net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach
2022-07-04sched/core: add forced idle accounting for cgroupsJosh Don
2022-07-03mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin
2022-07-03mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng
2022-07-03mm, docs: fix comments that mention mem_hotplug_end()Yun-Ze Li
2022-07-03mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song
2022-07-03mm: memory_hotplug: enumerate all supported section flagsMuchun Song
2022-07-03mm: convert destroy_compound_page() to destroy_large_folio()Matthew Wilcox (Oracle)
2022-07-03mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)
2022-07-03mm/swap: make __pagevec_lru_add staticMatthew Wilcox (Oracle)
2022-07-03mm: add folios_put()Matthew Wilcox (Oracle)
2022-07-03mm/vmscan: convert reclaim_clean_pages_from_list() to foliosMatthew Wilcox (Oracle)
2022-07-03mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...David Hildenbrand
2022-07-03mm/damon/schemes: add 'LRU_DEPRIO' actionSeongJae Park
2022-07-03mm/damon/schemes: add 'LRU_PRIO' DAMOS actionSeongJae Park
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin
2022-07-03mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()Roman Gushchin
2022-07-03mm: introduce clear_highpage_kasan_taggedAndrey Konovalov
2022-07-03mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.hSeongJae Park
2022-07-03mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin
2022-07-03mm/migration: return errno when isolate_huge_page failedMiaohe Lin
2022-07-03mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()Yang Shi
2022-07-03mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALKYang Shi
2022-07-03Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds