summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-03-11parisc/unaligned: Rewrite 32-bit inline assembly of emulate_ldd()Helge Deller
2022-03-11parisc/unaligned: Rewrite inline assembly of emulate_ldw()Helge Deller
2022-03-11parisc/unaligned: Rewrite inline assembly of emulate_ldh()Helge Deller
2022-03-11parisc/unaligned: Use EFAULT fixup handler in unaligned handlersHelge Deller
2022-03-11parisc: Reduce code size by optimizing get_current() function callsHelge Deller
2022-03-11parisc: Use constants to encode the space registers like SR_KERNELHelge Deller
2022-03-11parisc: Use SR_USER and SR_KERNEL in get_user() and put_user()Helge Deller
2022-03-11parisc: Add defines for various space registerHelge Deller
2022-03-11parisc: Always use the self-extracting kernel featureHelge Deller
2022-03-11parisc: Add vDSO supportHelge Deller
2022-03-11parisc: Simplify fast path for non-access data TLB faultsJohn David Anglin
2022-03-11parisc: Fix handling off probe non-access faultsJohn David Anglin
2022-03-11parisc: Fix non-access data TLB cache flush faultsJohn David Anglin
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-11arch: Remove references to CONFIG_NFSD_V3 in the default configsChuck Lever
2022-03-11RISC-V: KVM: Implement SBI HSM suspend callAnup Patel
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() functionAnup Patel
2022-03-11RISC-V: Add SBI HSM suspend related definesAnup Patel
2022-03-11RISC-V: KVM: Implement SBI v0.3 SRST extensionAnup Patel
2022-03-11RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() functionAnup Patel
2022-03-11RISC-V: KVM: Upgrade SBI spec version to v0.3Anup Patel
2022-03-11RISC-V: KVM: Refine __kvm_riscv_switch_to() implementationVincent Chen
2022-03-11RISC-V: KVM: remove unneeded semicolonYang Li
2022-03-11ARM: unwind: only permit stack switch when unwinding call_with_stack()Ard Biesheuvel
2022-03-11ARM: Revert "unwind: dump exception stack from calling frame"Ard Biesheuvel
2022-03-11ARM: entry: fix unwinder problems caused by IRQ stacksArd Biesheuvel
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy
2022-03-11ARM: unwind: set frame.pc correctly for current-thread unwindingRussell King (Oracle)
2022-03-11Merge tag 'socfpga_dts_update_for_v5.18_part2' of git://git.kernel.org/pub/sc...Arnd Bergmann
2022-03-11Merge tag 'arm64_defconfig_for_v5.18' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-03-10riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10arm64, topology: enable use of init_cpu_capacity_cppc()Ionela Voinescu
2022-03-10x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()Ionela Voinescu
2022-03-10riscv: alternative only works on !XIP_KERNELJisheng Zhang
2022-03-10arm64: Add gcc Shadow Call Stack supportDan Li
2022-03-10a.out: Stop building a.out/osf1 support on alpha and m68kEric W. Biederman
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-10Merge branch irq/aic-pmu into irq/irqchip-nextMarc Zyngier
2022-03-10Merge tag 'v5.18-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-03-10Merge tag 'v5.18-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: fix co-processor register typoRussell King (Oracle)