aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski42-277/+688
2022-06-16ia64: fix sparse warnings with cmpxchg() & xchg()Luc Van Oostenryck1-14/+14
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu23-0/+103
2022-06-16mm/x86: remove dead code for hugetlbpage.cPeter Xu1-39/+0
2022-06-16RISC-V: Some Svpbmt fixes and cleanupsPalmer Dabbelt5-63/+40
2022-06-16RISC-V: Some Svpbmt fixesPalmer Dabbelt3-6/+9
2022-06-16riscv: remove usage of function-pointers from cpufeatures and t-head errataHeiko Stuebner2-48/+22
2022-06-16riscv: make patch-function pointer more generic in cpu_manufacturer_info structHeiko Stuebner1-9/+9
2022-06-16riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbolHeiko Stuebner1-2/+7
2022-06-16riscv: drop cpufeature_apply_feature tracking variableHeiko Stuebner1-4/+1
2022-06-16riscv: fix dependency for t-head errataHeiko Stuebner1-0/+1
2022-06-16arm64: dts: microchip: adjust whitespace around '='Krzysztof Kozlowski2-124/+124
2022-06-16arm64: dts: sprd: adjust whitespace around '='Krzysztof Kozlowski3-8/+8
2022-06-16arm64: dts: hisilicon: adjust whitespace around '='Krzysztof Kozlowski6-23/+23
2022-06-16arm64: dts: marvell: adjust whitespace around '='Krzysztof Kozlowski4-6/+6
2022-06-16arm64: dts: lg: adjust whitespace around '='Krzysztof Kozlowski2-38/+38
2022-06-16arm64: dts: apm: adjust whitespace around '='Krzysztof Kozlowski2-3/+3
2022-06-16arm64: dts: amd: adjust whitespace around '='Krzysztof Kozlowski2-4/+4
2022-06-16ARM: dts: sd: adjust whitespace around '='Krzysztof Kozlowski1-1/+1
2022-06-16ARM: dts: sti: adjust whitespace around '='Krzysztof Kozlowski4-95/+95
2022-06-16ARM: dts: ste: adjust whitespace around '='Krzysztof Kozlowski2-5/+5
2022-06-16ARM: dts: nuvoton: adjust whitespace around '='Krzysztof Kozlowski2-2/+2
2022-06-16ARM: dts: lpc: adjust whitespace around '='Krzysztof Kozlowski1-1/+1
2022-06-16ARM: dts: ecx: adjust whitespace around '='Krzysztof Kozlowski1-5/+5
2022-06-16ARM: dts: alpine: adjust whitespace around '='Krzysztof Kozlowski1-1/+1
2022-06-16ARM: dts: spear: adjust whitespace around '='Krzysztof Kozlowski8-8/+8
2022-06-16ARM: dts: axm: adjust whitespace around '='Krzysztof Kozlowski1-16/+16
2022-06-16ARM: dts: at91: adjust whitespace around '='Krzysztof Kozlowski9-15/+15
2022-06-16ARM: dts: aspeed: adjust whitespace around '='Krzysztof Kozlowski2-6/+6
2022-06-16ARM: dts: pxa: adjust whitespace around '='Krzysztof Kozlowski1-5/+5
2022-06-16bpf, x86: Fix tail call count offset calculation on bpf2bpf callJakub Sitnicki1-1/+2
2022-06-16Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+5
2022-06-16riscv: switch has_fpu() to the unified static key mechanismJisheng Zhang2-9/+2
2022-06-16riscv: introduce unified static key mechanism for ISA extensionsJisheng Zhang2-0/+32
2022-06-16arm64/cpufeature: Unexport set_cpu_feature()Mark Brown1-1/+0
2022-06-16riscv: dts: microchip: remove spi-max-frequency propertyNagasuresh Relli1-1/+0
2022-06-15ARM: dts: s5pv210: align gpio-key node names with dtschemaKrzysztof Kozlowski2-7/+7
2022-06-15ARM: dts: exynos: align gpio-key node names with dtschemaKrzysztof Kozlowski9-25/+25
2022-06-15x86/Hyper-V: Add SEV negotiate protocol support in Isolation VMTianyu Lan3-6/+88
2022-06-15x86/tdx: Clarify RIP adjustments in #VE handlerKirill A. Shutemov1-55/+123
2022-06-15x86/tdx: Fix early #VE handlingKirill A. Shutemov1-1/+5
2022-06-15arm64: dts: Add DTS files for bcmbca SoC BCM6813William Zhang3-1/+160
2022-06-15ARM: dts: Add PCIe support for Airoha EN7523Felix Fietkau2-0/+66
2022-06-15KVM: arm64: Add a flag to disable MMIO trace for nVHE KVMSai Prakash Ranjan1-1/+6
2022-06-15lib: Add register read/write tracing supportPrasad Sodagudi2-0/+4
2022-06-15arm64: io: Use asm-generic high level MMIO accessorsSai Prakash Ranjan1-33/+8
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior6-2/+14
2022-06-15arm64: ftrace: remove redundant labelMark Rutland1-1/+0
2022-06-15arm64: ftrace: consistently handle PLTs.Mark Rutland1-71/+66
2022-06-15arm64: ftrace: fix branch range checksMark Rutland1-2/+2