summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel
AgeCommit message (Expand)Author
2022-07-29LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang
2022-07-07LoongArch: Remove obsolete mentions of vcsrQi Hu
2022-06-25LoongArch: Make compute_return_era() return voidTiezhu Yang
2022-06-25LoongArch: Fix wrong fpu versionTiezhu Yang
2022-06-25LoongArch: Fix the _stext symbol addressHuacai Chen
2022-06-17LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang
2022-06-08LoongArch: Fix copy_thread() build errorsHuacai Chen
2022-06-08LoongArch: Fix the !CONFIG_SMP buildHuacai Chen
2022-06-03LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen
2022-06-03LoongArch: Add VDSO and VSYSCALL supportHuacai Chen
2022-06-03LoongArch: Add misc common routinesHuacai Chen
2022-06-03LoongArch: Add ELF and module supportHuacai Chen
2022-06-03LoongArch: Add signal handling supportHuacai Chen
2022-06-03LoongArch: Add system call supportHuacai Chen
2022-06-03LoongArch: Add process managementHuacai Chen
2022-06-03LoongArch: Add exception/interrupt handlingHuacai Chen
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen
2022-06-03LoongArch: Add build infrastructureHuacai Chen