summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/head.S
AgeCommit message (Expand)Author
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-01-17LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZEHuacai Chen
2023-12-19efi/loongarch: Directly position the loaded image fileWang Yao
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang
2023-09-06LoongArch: Simplify the processing of jumping new kernel for KASLRQing Zhang
2023-06-29LoongArch: Calculate various sizes in the linker scriptWANG Rui
2023-02-25LoongArch: kdump: Add single kernel image implementationYouling Tang
2023-02-25LoongArch: Add support for kernel address space layout randomization (KASLR)Youling Tang
2023-02-25LoongArch: Add support for kernel relocationYouling Tang
2023-02-25LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.absYouling Tang
2023-02-25LoongArch: Use la.pcrel instead of la.abs when it's trivially possibleXi Ruoyao
2022-12-05efi: Put Linux specific magic number in the DOS headerArd Biesheuvel
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He
2022-10-12LoongArch: Add kexec supportYouling Tang
2022-10-12LoongArch: Use generic BUG() handlerYouling Tang
2022-10-12LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCSXi Ruoyao
2022-10-03Merge tag 'efi-next-for-v6.1' into loongarch-nextHuacai Chen
2022-09-29LoongArch: Align the address of kernel_entry to 4KBHuacai Chen
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel
2022-09-06efi/loongarch: Add efistub booting supportHuacai Chen
2022-08-12LoongArch: Jump to the link address before enable PGHuacai Chen
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui
2022-07-29LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui
2022-06-25LoongArch: Fix the _stext symbol addressHuacai Chen
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen