aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-05-01LoongArch: Add checksum optimization for 64-bit systemGravatar Bibo Mao 3-1/+208
2023-05-01LoongArch: Optimize memory ops (memset/memcpy/memmove)Gravatar WANG Rui 5-167/+603
2023-05-01LoongArch: Provide kernel fpu functionsGravatar Huacai Chen 3-1/+47
2023-05-01LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRGravatar WANG Xuerui 3-0/+119
2023-05-01LoongArch: Tweak the BADV and CPUCFG.PRID lines in show_regs()Gravatar WANG Xuerui 1-3/+3
2023-05-01LoongArch: Humanize the ESTAT line when showing registersGravatar WANG Xuerui 1-7/+75
2023-05-01LoongArch: Humanize the ECFG line when showing registersGravatar WANG Xuerui 1-1/+14
2023-05-01LoongArch: Humanize the EUEN line when showing registersGravatar WANG Xuerui 1-1/+11
2023-05-01LoongArch: Humanize the PRMD line when showing registersGravatar WANG Xuerui 1-1/+10
2023-05-01LoongArch: Humanize the CRMD line when showing registersGravatar WANG Xuerui 1-1/+50
2023-05-01LoongArch: Fix format of CSR lines during show_regs()Gravatar WANG Xuerui 1-10/+6
2023-05-01LoongArch: Print symbol info for $ra and CSR.ERA only for kernel-mode contextsGravatar WANG Xuerui 1-5/+8
2023-05-01LoongArch: Print GPRs with ABI names when showing registersGravatar WANG Xuerui 1-13/+23
2023-05-01LoongArch: Define regular names for BCE/WATCH/HVC/GSPR exceptionsGravatar WANG Xuerui 1-4/+6
2023-05-01LoongArch: Clean up the architectural interrupt definitionsGravatar WANG Xuerui 5-26/+29
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-4/+4
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 75-1887/+1971
2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-11/+4
2023-04-29Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-28/+51
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 2-2/+2
2023-04-29RISC-V: fixup in-flight collision with ARCH_WANT_OPTIMIZE_VMEMMAP renameGravatar Conor Dooley 1-1/+1
2023-04-29RISC-V: fix sifive and thead section mismatches in errataGravatar Randy Dunlap 2-8/+6
2023-04-29RISC-V: Align SBI probe implementation with specGravatar Andrew Jones 4-12/+11
2023-04-29riscv: mm: remove redundant parameter of create_fdt_early_page_tableGravatar Song Shuai 1-4/+2
2023-04-29Merge patch series "RISC-V Hibernation Support"Gravatar Palmer Dabbelt 10-34/+634
2023-04-29riscv: Adjust dependencies of HAVE_DYNAMIC_FTRACE selectionGravatar Nathan Chancellor 1-1/+12
2023-04-29RISC-V: Add arch functions to support hibernation/suspend-to-diskGravatar Sia Jee Heng 7-1/+556
2023-04-29RISC-V: mm: Enable huge page support to kernel_page_present() functionGravatar Sia Jee Heng 1-0/+8
2023-04-29RISC-V: Factor out common code of __cpu_resume_enter()Gravatar Sia Jee Heng 2-31/+65
2023-04-29RISC-V: Change suspend_save_csrs and suspend_restore_csrs to public functionGravatar Sia Jee Heng 2-2/+5
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 2-2/+2
2023-04-29locking/x86: Define arch_try_cmpxchg_local()Gravatar Uros Bizjak 1-0/+6
2023-04-29locking/arch: Wire up local_try_cmpxchg()Gravatar Uros Bizjak 5-8/+54
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Gravatar Andrzej Hajda 20-54/+54
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 80-987/+2301
2023-04-28Merge tag 'm68knommu-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-17/+0
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 248-9228/+2305
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 24-26/+39
2023-04-28Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-2/+30
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 56-127/+152
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 21-113/+384
2023-04-28Merge tag 'x86_tdx_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-42/+51
2023-04-28Merge tag 'x86_fpu_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2023-04-28Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-24/+19
2023-04-28Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 9-63/+12
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 8-20/+6
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 63-350/+521
2023-04-27Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 74-1330/+643
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 15-116/+18
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 11-48/+350