summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2026-03-11sparc64: vdso: Move syscall fallbacks into headerThomas Weißschuh-49/+52
2026-03-11sparc64: vdso: Move hardware counter read into headerThomas Weißschuh-66/+82
2026-03-11sparc64: vdso: Replace code patching with runtime conditionalThomas Weißschuh-316/+4
2026-03-11sparc64: vdso: Remove obsolete "fake section table" reservationThomas Weißschuh-29/+0
2026-03-11sparc64: vdso: Link with -z noexecstackThomas Weißschuh-1/+1
2026-03-11powerpc/audit: Directly include unistd_32.h from compat_audit.cThomas Weißschuh-2/+1
2026-03-11s390: Add -m64 to KBUILD_CPPFLAGSThomas Weißschuh-2/+1
2026-03-11sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh-0/+3
2026-03-11x86/vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh-0/+4
2026-03-11KVM: arm64: Add selftest event support to nVHE/pKVM hypVincent Donnefort-0/+42
2026-03-11KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hypVincent Donnefort-17/+131
2026-03-11KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remoteVincent Donnefort-2/+184
2026-03-11KVM: arm64: Add trace reset to the nVHE/pKVM hypVincent Donnefort-1/+29
2026-03-11KVM: arm64: Sync boot clock with the nVHE/pKVM hypVincent Donnefort-0/+179
2026-03-11KVM: arm64: Add trace remote for the nVHE/pKVM hypVincent Donnefort-0/+238
2026-03-11KVM: arm64: Add tracing capability for the nVHE/pKVM hypVincent Donnefort-1/+354
2026-03-11KVM: arm64: Support unaligned fixmap in the pKVM hypVincent Donnefort-2/+2
2026-03-11KVM: arm64: Initialise hyp_nr_cpus for nVHE hypVincent Donnefort-13/+10
2026-03-11KVM: arm64: Add clock support to nVHE/pKVM hypVincent Donnefort-1/+83
2026-03-11KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANICVincent Donnefort-30/+46
2026-03-11arm64: dts: allwinner: sun55i-t527: avaota-a1: Add SPI NANDChen-Yu Tsai-0/+15
2026-03-11arm64: dts: allwinner: sun55i-a523: Add pinmux for spi0 on PJ pinsChen-Yu Tsai-0/+35
2026-03-10x86/64/defconfig: Add CONFIG_IRQ_REMAPShashank Balaji-0/+1
2026-03-10arm64: remove ARCH_INLINE_*Jisheng Zhang-26/+0
2026-03-10arm64: dts: exynos8895: Move I2C address/size-cells to DTSIKrzysztof Kozlowski-2/+128
2026-03-10arm64: dts: exynos7870: Move I2C address/size-cells to DTSIKrzysztof Kozlowski-32/+48
2026-03-10ARM: dts: exyons4412: Drop duplicated I2C address/size-cellsKrzysztof Kozlowski-4/+0
2026-03-10ARM: dts: exynos4210-smdkv310: Drop duplicated I2C address/size-cellsKrzysztof Kozlowski-2/+0
2026-03-10ARM: dts: exynos3250: Drop duplicated I2C address/size-cellsKrzysztof Kozlowski-10/+0
2026-03-10arm64: dts: allwinner: sun55i-t527: avaota-a1: Enable LEDsChen-Yu Tsai-0/+41
2026-03-10arm64: dts: allwinner: sun55i-a523: Add LED controllerChen-Yu Tsai-0/+22
2026-03-10x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji-0/+6
2026-03-10KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier-0/+9
2026-03-10arm64: dts: ti: k3-am62l-main: Add RNG nodeShiva Tripathi-0/+8
2026-03-10arm64: dts: ti: remove the Kontron SMARC-sAM67Michael Walle-1368/+0
2026-03-10arm64: dts: ti: k3-j721s2-common-proc-board: Add QSPI flash partition detailsAnurag Dutta-0/+42
2026-03-10arm64: dts: ti: k3-j721e-common-proc-board: add ti,min-output-impedanceSiddharth Vadapalli-0/+1
2026-03-10arm64: dts: ti: k3-j7200-common-proc-board: add ti,min-output-impedanceSiddharth Vadapalli-0/+1
2026-03-10arm64: dts: ti: k3-am654-base-board: add ti,min-output-impedanceSiddharth Vadapalli-0/+1
2026-03-10arm64: dts: ti: k3-am642-{evm,sk}: add ti,min-output-impedanceSiddharth Vadapalli-0/+3
2026-03-10arm64: boot: dts: ti: k3-am62l3-evm: enable wkup_uart0_target nodeKendall Willis-0/+4
2026-03-10arm64: boot: dts: ti: k3-am62l3-evm: define wkup_uart0 pinsKendall Willis-0/+11
2026-03-10arm64: boot: dts: ti: k3-am62l-wakeup: create label for wkup_uart0 target-moduleKendall Willis-1/+1
2026-03-10arm64: dts: ti: k3-am62l: include WKUP_UART0 in wakeup peripheral windowKendall Willis-2/+2
2026-03-10arm64: dts: ti: k3-am62d2-evm: Set wakeup-source system-statesKendall Willis-0/+69
2026-03-10arm64: dts: ti: k3-am62-phycore-som: Add 128MiB of global CMAWadim Egorov-0/+7
2026-03-10riscv: dts: spacemit: Add 'linux,pci-domain' to PCIe nodes for K1Chukun Pan-0/+4
2026-03-10arm64: dts: rockchip: Enable GPU on rk3566-pinenoteSamuel Holland-0/+5
2026-03-09arm64: dts: qcom: correct RBR opp entryDmitry Baryshkov-54/+54
2026-03-09arm64: dts: qcom: monaco-evk: Enable the secondary USB controllerSwati Agarwal-0/+54