summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2026-06-08loongarch/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song1-11/+0
2026-06-08riscv/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song1-13/+0
2026-06-08arm64/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song1-14/+0
2026-06-08KVM: x86/mmu: Recursively zap orphaned nested TDP shadow pages on emulated wr...Sean Christopherson1-1/+1
2026-06-08ASoC: simple-card: remove platform data styleMark Brown38-448/+398
2026-06-08sh: 7724se: remove FSI/AK4642/Simple-Audio-Card supportKuninori Morimoto1-101/+0
2026-06-08sh: ecovec24: remove FSI/DA7210/Simple-Audio-Card supportKuninori Morimoto1-90/+0
2026-06-08s390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens1-3/+0
2026-06-08riscv: traps_misaligned: Avoid redundant unaligned access speed probeNam Cao1-2/+2
2026-06-08riscv: misaligned: Fix fast_unaligned_access_speed_key initNam Cao1-47/+22
2026-06-08KVM: x86/pmu: Use hardware value when reprogramming for FIXED_CTR_CTRL changesSean Christopherson1-1/+9
2026-06-08KVM: x86: hyper-v: Bound the bank index when querying sparse banksHyunwoo Kim1-0/+5
2026-06-08Merge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+1
2026-06-08m68k: hash: Use lower_16_bits() helperGeert Uytterhoeven1-1/+3
2026-06-08arm64: mm: Complete the PTE store in ptep_try_set()Tejun Heo1-1/+10
2026-06-08x86/msr: Remove wrmsrl()Juergen Gross1-4/+0
2026-06-08x86/msr: Switch wrmsrl() users to wrmsrq()Juergen Gross6-11/+11
2026-06-08x86/msr: Remove rdmsrl()Juergen Gross1-1/+0
2026-06-08x86/msr: Switch rdmsrl() users to rdmsrq()Juergen Gross2-2/+2
2026-06-08powerpc: Simplify access_ok()Christophe Leroy (CS GROUP)1-0/+26
2026-06-08powerpc/entry: Disable interrupts before irqentry_exitShrikanth Hegde1-2/+3
2026-06-08powerpc/8xx: implement get_direction() in cpm1Bartosz Golaszewski1-0/+26
2026-06-08x86/msr: Remove wrmsr_safe_on_cpu()Juergen Gross2-21/+0
2026-06-08x86/msr: Switch wrmsr_safe_on_cpu() users to wrmsrq_safe_on_cpu()Juergen Gross1-2/+2
2026-06-08x86/msr: Remove rdmsr_safe_on_cpu()Juergen Gross2-30/+0
2026-06-08x86/msr: Switch rdmsr_safe_on_cpu() users to rdmsrq_safe_on_cpu()Juergen Gross1-2/+2
2026-06-08x86/msr: Don't use rdmsr_safe_on_cpu() in rdmsrq_safe_on_cpu()Juergen Gross1-3/+14
2026-06-08x86/msr: Remove wrmsr_on_cpu()Juergen Gross2-22/+0
2026-06-08x86/msr: Switch wrmsr_on_cpu() users to wrmsrq_on_cpu()Juergen Gross3-9/+6
2026-06-08x86/msr: Remove rdmsr_on_cpu()Juergen Gross2-22/+0
2026-06-08x86/msr: Switch rdmsr_on_cpu() users to rdmsrq_on_cpu()Juergen Gross3-8/+8
2026-06-08x86/msr: Remove rdmsrl_on_cpu()Juergen Gross1-1/+0
2026-06-08x86/xen: Replace generic lazy tracking with cpu specific oneJuergen Gross3-40/+14
2026-06-08x86/xen: Get rid of last XEN_LAZY_MMU usesJuergen Gross5-50/+11
2026-06-08x86/xen: Change interface of xen_mc_issue()Juergen Gross3-25/+24
2026-06-08x86/xen: Drop lazy mode from trace entriesJuergen Gross1-4/+7
2026-06-08x86/xen: Remove Xen debugfs supportJuergen Gross5-72/+0
2026-06-08x86/xen: Guard PV-only stuff in xen-ops.h with CONFIG_XEN_PVJuergen Gross2-125/+123
2026-06-07x86/hyperv: Cosmetic changes in irqdomain.c for readabilityMukesh R1-94/+104
2026-06-08m68k: coldfire: use ColdFire specifc IO access in SoC codeGreg Ungerer15-168/+168
2026-06-08m68k: coldfire: use ColdFire specifc IO access in system codeGreg Ungerer4-38/+38
2026-06-08m68k: coldfire: rename timer register access definesGreg Ungerer1-6/+6
2026-06-08m68k: coldfire: use ColdFire specifc IO access in timer codeGreg Ungerer4-38/+38
2026-06-08m68k: coldfire: use ColdFire specifc IO access in interrupt codeGreg Ungerer6-69/+69
2026-06-08m68k: coldfire: use ColdFire specific IO access in headersGreg Ungerer2-8/+8
2026-06-08m68k: coldfire: create IO access functions for internal registersGreg Ungerer1-0/+16
2026-06-08m68k: defconfig: update all ColdFire defconfigsGreg Ungerer7-32/+35
2026-06-08m68k: defconfig: add config for SnapGear/NETtel boardGreg Ungerer1-0/+56
2026-06-08m68k: defconfig: add config for M54418EVB boardGreg Ungerer1-0/+70
2026-06-08m68k: defconfig: add config for M5329EVB boardGreg Ungerer1-0/+61