summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-01-191-0/+10
|\
| * LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZEHuacai Chen2024-01-171-0/+10
* | efi/loongarch: Directly position the loaded image fileWang Yao2023-12-191-1/+0
|/
* LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang2023-09-061-0/+4
* LoongArch: Simplify the processing of jumping new kernel for KASLRQing Zhang2023-09-061-5/+6
* LoongArch: Calculate various sizes in the linker scriptWANG Rui2023-06-291-4/+4
* LoongArch: kdump: Add single kernel image implementationYouling Tang2023-02-251-1/+1
* LoongArch: Add support for kernel address space layout randomization (KASLR)Youling Tang2023-02-251-0/+13
* LoongArch: Add support for kernel relocationYouling Tang2023-02-251-0/+4
* LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.absYouling Tang2023-02-251-8/+4
* LoongArch: Use la.pcrel instead of la.abs when it's trivially possibleXi Ruoyao2023-02-251-1/+1
* efi: Put Linux specific magic number in the DOS headerArd Biesheuvel2022-12-051-1/+2
* LoongArch: Remove unused kernel stack paddingJinyang He2022-10-291-2/+1
* LoongArch: Add kexec supportYouling Tang2022-10-121-1/+5
* LoongArch: Use generic BUG() handlerYouling Tang2022-10-121-0/+4
* LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCSXi Ruoyao2022-10-121-6/+6
* Merge tag 'efi-next-for-v6.1' into loongarch-nextHuacai Chen2022-10-031-0/+22
|\
| * efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel2022-09-271-0/+2
| * efi/loongarch: Add efistub booting supportHuacai Chen2022-09-061-0/+20
* | LoongArch: Align the address of kernel_entry to 4KBHuacai Chen2022-09-291-0/+2
|/
* LoongArch: Jump to the link address before enable PGHuacai Chen2022-08-121-8/+11
* LoongArch: Re-tab the assembly filesWANG Xuerui2022-07-291-2/+2
* LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui2022-07-291-1/+1
* LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui2022-07-291-2/+2
* LoongArch: Fix the _stext symbol addressHuacai Chen2022-06-251-2/+0
* LoongArch: Add multi-processor (SMP) supportHuacai Chen2022-06-031-0/+30
* LoongArch: Add boot and setup routinesHuacai Chen2022-06-031-0/+68