aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-03mm/khugepaged: try to free transhuge swapcache when possibleMiaohe Lin1-0/+5
2022-07-03mm: hugetlb: kill set_huge_swap_pte_at()Qi Zheng1-13/+0
2022-07-03mm, docs: fix comments that mention mem_hotplug_end()Yun-Ze Li1-3/+3
2022-07-03mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song2-9/+11
2022-07-03mm: memory_hotplug: enumerate all supported section flagsMuchun Song1-9/+32
2022-07-03mm: convert destroy_compound_page() to destroy_large_folio()Matthew Wilcox (Oracle)1-5/+1
2022-07-03mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)1-3/+3
2022-07-03mm/swap: make __pagevec_lru_add staticMatthew Wilcox (Oracle)1-1/+0
2022-07-03mm: add folios_put()Matthew Wilcox (Oracle)2-2/+19
2022-07-03mm/vmscan: convert reclaim_clean_pages_from_list() to foliosMatthew Wilcox (Oracle)1-0/+6
2022-07-03mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...David Hildenbrand1-2/+6
2022-07-03mm/damon/schemes: add 'LRU_DEPRIO' actionSeongJae Park1-0/+2
2022-07-03mm/damon/schemes: add 'LRU_PRIO' DAMOS actionSeongJae Park1-0/+2
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin1-2/+12
2022-07-03mm: shrinkers: introduce debugfs interface for memory shrinkersRoman Gushchin1-1/+18
2022-07-03mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()Roman Gushchin1-0/+21
2022-07-03mm: introduce clear_highpage_kasan_taggedAndrey Konovalov1-0/+10
2022-07-03mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.hSeongJae Park1-0/+6
2022-07-03mm/migration: fix potential pte_unmap on an not mapped pteMiaohe Lin1-4/+8
2022-07-03mm/migration: return errno when isolate_huge_page failedMiaohe Lin1-3/+3
2022-07-03mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()Yang Shi1-2/+6
2022-07-03mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALKYang Shi1-2/+2
2022-07-03Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya1-9/+9
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds1-1/+0
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds2-3/+5