summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-05-01Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-05-01riscv: Move .rela.dyn to the init sectionsAlexandre Ghiti
2023-05-01riscv: compat_syscall_table: Fixup compile warningGuo Ren
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-01Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2023-05-01LoongArch: ftrace: Add direct call trampoline samples supportYouling Tang
2023-05-01LoongArch: ftrace: Add direct call supportYouling Tang
2023-05-01LoongArch: ftrace: Implement ftrace_find_callable_addr() to simplify codeYouling Tang
2023-05-01LoongArch: ftrace: Fix build error if DYNAMIC_FTRACE_WITH_REGS is not setYouling Tang
2023-05-01LoongArch: ftrace: Abstract DYNAMIC_FTRACE_WITH_ARGS accessesQing Zhang
2023-05-01LoongArch: Add support for function error injectionTiezhu Yang
2023-05-01LoongArch: Add ARCH_HAS_FORTIFY_SOURCE selectionQing Zhang
2023-05-01LoongArch: crypto: Add crc32 and crc32c hw accelerationMin Zhou
2023-05-01LoongArch: Add checksum optimization for 64-bit systemBibo Mao
2023-05-01LoongArch: Optimize memory ops (memset/memcpy/memmove)WANG Rui
2023-05-01LoongArch: Provide kernel fpu functionsHuacai Chen
2023-05-01LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui
2023-05-01LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()WANG Xuerui
2023-05-01LoongArch: Humanize the ESTAT line when showing registersWANG Xuerui
2023-05-01LoongArch: Humanize the ECFG line when showing registersWANG Xuerui
2023-05-01LoongArch: Humanize the EUEN line when showing registersWANG Xuerui
2023-05-01LoongArch: Humanize the PRMD line when showing registersWANG Xuerui
2023-05-01LoongArch: Humanize the CRMD line when showing registersWANG Xuerui
2023-05-01LoongArch: Fix format of CSR lines during show_regs()WANG Xuerui
2023-05-01LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contextsWANG Xuerui
2023-05-01LoongArch: Print GPRs with ABI names when showing registersWANG Xuerui
2023-05-01LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptionsWANG Xuerui
2023-05-01LoongArch: Clean up the architectural interrupt definitionsWANG Xuerui
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-04-29Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-04-29RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP renameConor Dooley
2023-04-29RISC-V: fix sifive and thead section mismatches in errataRandy Dunlap
2023-04-29RISC-V: Align SBI probe implementation with specAndrew Jones
2023-04-29riscv: mm: remove redundant parameter of create_fdt_early_page_tableSong Shuai
2023-04-29Merge patch series "RISC-V Hibernation Support"Palmer Dabbelt
2023-04-29riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selectionNathan Chancellor
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskSia Jee Heng
2023-04-29RISC-V: mm: Enable huge page support to kernel_page_present() functionSia Jee Heng
2023-04-29RISC-V: Factor out common code of __cpu_resume_enter()Sia Jee Heng
2023-04-29RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public functionSia Jee Heng
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-04-29locking/x86: Define arch_try_cmpxchg_local()Uros Bizjak
2023-04-29locking/arch: Wire up local_try_cmpxchg()Uros Bizjak
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds