aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-03-18arm64: errata: avoid duplicate field initializerArnd Bergmann1-1/+0
2022-03-18KVM: arm64: fix typos in commentsJulia Lawall6-7/+7
2022-03-18KVM: arm64: Generalise VM features into a set of flagsMarc Zyngier4-12/+17
2022-03-18arm64: fix clang warning about TRAMP_VALIASArnd Bergmann1-2/+2
2022-03-18arm64: dts: qcom: add non-secure domain property to fastrpc nodesJeya R5-0/+12
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki5-0/+5
2022-03-18Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman1-3/+3
2022-03-18MIPS: ingenic: correct unit node addressKrzysztof Kozlowski1-1/+1
2022-03-18parisc: Avoid using hardware single-step in kprobesHelge Deller3-19/+24
2022-03-17ARM: rethook: Add rethook arm implementationMasami Hiramatsu5-2/+113
2022-03-17powerpc: Add rethook supportMasami Hiramatsu3-0/+74
2022-03-17arm64: rethook: Add arm64 rethook implementationMasami Hiramatsu6-2/+121
2022-03-17rethook: x86: Add rethook x86 implementationMasami Hiramatsu5-1/+129
2022-03-17parisc: Improve CPU socket and core bootup info textHelge Deller1-2/+2
2022-03-17parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLEHelge Deller1-0/+1
2022-03-17RISC-V: Provide a fraemework for RISC-V ISA extensionsPalmer Dabbelt3-23/+195
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-72/+281
2022-03-17RISC-V: Improve /proc/cpuinfo output for ISA extensionsAtish Patra2-2/+70
2022-03-17RISC-V: Do no continue isa string parsing without correct XLENAtish Patra1-0/+5
2022-03-17RISC-V: Implement multi-letter ISA extension probing frameworkAtish Patra2-6/+34
2022-03-17RISC-V: Extract multi-letter extension names from "riscv, isa"Tsukasa OI1-8/+27
2022-03-17RISC-V: Minimal parser for "riscv, isa" stringsTsukasa OI1-11/+61
2022-03-17RISC-V: Correctly print supported extensionsTsukasa OI1-3/+5
2022-03-17xtensa: fix DTC warning unit_address_formatMax Filippov3-10/+10
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann10-100/+24
2022-03-16bpf, x86: Fall back to interpreter mode when extra pass failsHou Tao1-2/+9
2022-03-16parisc: Avoid calling SMP cache flush functions on cache-less machinesHelge Deller3-34/+40
2022-03-16ARM: defconfig: add SMB347 charger driver for p4noteMartin Jücker2-0/+2
2022-03-16arm64: dts: fsd: Add the MCT supportAlim Akhtar1-0/+23
2022-03-16Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"Vladimir Oltean3-36/+36
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse1-2/+21
2022-03-16mips: dts: ralink: add MT7621 SoCArınç ÜNAL5-0/+756
2022-03-16arm64: dts: mt2712: update ethernet device nodeBiao Huang2-5/+10
2022-03-16x86/nmi: Remove the 'strange power saving mode' hint from unknown NMI handlerJiri Kosina1-1/+0
2022-03-16xtensa: fix stop_machine_cpuslocked call in patch_textMax Filippov1-1/+1
2022-03-16Merge tag 'v5.17-rc8' into usb-nextGreg Kroah-Hartman115-448/+2114
2022-03-16powerpc/time: improve decrementer clockevent processingNicholas Piggin1-8/+10
2022-03-16powerpc/time: Fix KVM host re-arming a timer beyond decrementer rangeNicholas Piggin1-2/+3
2022-03-15arch:x86:xen: Remove unnecessary assignment in xen_apic_read()jianchunfu1-1/+1
2022-03-16powerpc/tm: Fix more userspace r13 corruptionNicholas Piggin1-9/+16
2022-03-16powerpc/xive: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-15riscv: dts: Change the macro name of prci in each device nodeZong Li2-24/+24
2022-03-15Merge tag 'kvm-riscv-5.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini10-58/+160
2022-03-15Merge tag 'kvm-s390-next-5.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini5-15/+100
2022-03-15usb: early: xhci-dbc: Remove duplicate keep parsingPeter Zijlstra1-1/+1
2022-03-15x86/tsc: Be consistent about use_tsc_delay()Peter Zijlstra1-3/+3
2022-03-15arm64: dts: imx8mp: Add memory for USB3 glue layer to usb3 nodesAlexander Stein1-2/+4
2022-03-15Revert "arm64: dts: qcom: sc7280: Add EUD dt node and dwc3 connector"Souradeep Chowdhury1-36/+0
2022-03-15Revert "arm64: dts: qcom: sc7280: Set the default dr_mode for usb2"Souradeep Chowdhury1-4/+0
2022-03-15Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar10-85/+100