aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-04-27KVM: arm64: Inject exception on out-of-IPA-range translation faultMarc Zyngier3-0/+48
2022-04-27KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not setAlexandru Elisei1-1/+22
2022-04-27KVM: arm64: Handle host stage-2 faults from 32-bit EL0Will Deacon1-8/+8
2022-04-27amd_hsmp: Add HSMP protocol version 5 messagesSuma Hegde1-5/+109
2022-04-27x86/aperfmperf: Integrate the fallback code from show_cpuinfo()Thomas Gleixner2-9/+8
2022-04-27x86/aperfmperf: Replace arch_freq_get_on_cpu()Thomas Gleixner2-94/+2
2022-04-27x86/aperfmperf: Replace aperfmperf_get_khz()Thomas Gleixner1-43/+34
2022-04-27x86/aperfmperf: Store aperf/mperf data for cpu frequency readsThomas Gleixner1-1/+13
2022-04-27x86/aperfmperf: Make parts of the frequency invariance code unconditionalThomas Gleixner4-31/+41
2022-04-27x86/aperfmperf: Restructure arch_scale_freq_tick()Thomas Gleixner1-15/+21
2022-04-27x86/aperfmperf: Put frequency invariance aperf/mperf data into a structThomas Gleixner1-11/+15
2022-04-27x86/aperfmperf: Untangle Intel and AMD frequency invariance initThomas Gleixner4-56/+51
2022-04-27arm64/sme: Add ID_AA64SMFR0_EL1 to __read_sysreg_by_encoding()Mark Brown1-0/+1
2022-04-27arm64: defconfig: Enable configs for DisplayPort on J721eRahul T R1-0/+3
2022-04-27arm64: dts: ti: k3-am62: Add support for MCANAswath Govindraju2-0/+18
2022-04-27x86/aperfmperf: Separate AP/BP frequency invariance initThomas Gleixner4-22/+20
2022-04-27x86/smp: Move APERF/MPERF code where it belongsThomas Gleixner2-359/+362
2022-04-27x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu()Thomas Gleixner1-0/+3
2022-04-27arm64: dts: ti: k3-am62-mcu: Enable MCU GPIO moduleVignesh Raghavendra1-0/+28
2022-04-27arm64: dts: ti: k3-am625-sk: Add ECAP APWM nodesVignesh Raghavendra2-0/+39
2022-04-27x86/split-lock: Remove unused TIF_SLD bitTony Luck4-20/+1
2022-04-27x86/split_lock: Make life miserable for split lockersTony Luck1-10/+53
2022-04-27powerpc/85xx: Fix virt_to_phys() off-by-one in smp_85xx_start_cpu()Michael Ellerman1-1/+1
2022-04-27x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts2-5/+9
2022-04-27x86/sev: Get the AP jump table address from secrets pageBrijesh Singh2-24/+87
2022-04-27x86/sev: Add missing __init annotations to SEV init routinesMichael Roth2-4/+4
2022-04-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski2-2/+0
2022-04-27net: atm: remove support for Madge Horizon ATM devicesJakub Kicinski2-2/+0
2022-04-27net: atm: remove support for Fujitsu FireStream ATM devicesJakub Kicinski2-2/+0
2022-04-27s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()Pingfan Liu1-2/+2
2022-04-27s390: disable -Warray-boundsSven Schnelle1-0/+10
2022-04-27arm64: dts: ti: k3-am625-sk: Enable on board peripheralsVignesh Raghavendra1-0/+273
2022-04-27arm64: dts: ti: k3-am62: Add more peripheral nodesVignesh Raghavendra2-0/+286
2022-04-27arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0Kishon Vijay Abraham I1-0/+62
2022-04-27arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock ratesMatthias Schiffer1-2/+0
2022-04-27mips: dts: ingenic: x1000: Add PWM device tree nodeAidan MacDonald1-0/+12
2022-04-27MIPS: mscc: serval: rename pinctrl nodesMichael Walle1-7/+7
2022-04-27MIPS: mscc: ocelot: rename pinctrl nodesMichael Walle2-5/+5
2022-04-27MIPS: mscc: jaguar2: rename pinctrl nodesMichael Walle3-13/+13
2022-04-27mips: dts: ralink: mt7621: remove defining gpio function for pin groupsArınç ÜNAL2-24/+0
2022-04-27mips: dts: ralink: mt7621: mux phy4 to gmac1 for GB-PC1Arınç ÜNAL1-8/+10
2022-04-27mips: dts: ralink: mt7621: add mdio label to mdio-busArınç ÜNAL2-11/+9
2022-04-27powerpc/boot: Build wrapper for an appropriate CPUJoel Stanley1-2/+6
2022-04-26Merge tag 'pinctrl-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+0
2022-04-26ARM: dts: ux500: Add GPS to the CodinaLinus Walleij1-4/+28
2022-04-26riscv: compat: vdso: Add setup additional pages implementationGuo Ren3-35/+76
2022-04-26riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren13-1/+128
2022-04-26riscv: compat: Add hw capability check for elfGuo Ren2-2/+32
2022-04-26riscv: compat: Add elf.h implementationGuo Ren1-1/+40
2022-04-26riscv: compat: process: Add UXL_32 support in start_threadGuo Ren1-0/+9