index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2024-06-03
LoongArch: Fix entry point in kernel image header
Jiaxun Yang
2024-01-19
Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2024-01-17
LoongArch: Change SHMLBA from SZ_64K to PAGE_SIZE
Huacai Chen
2023-12-19
efi/loongarch: Directly position the loaded image file
Wang Yao
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-09-06
LoongArch: Simplify the processing of jumping new kernel for KASLR
Qing Zhang
2023-06-29
LoongArch: Calculate various sizes in the linker script
WANG Rui
2023-02-25
LoongArch: kdump: Add single kernel image implementation
Youling Tang
2023-02-25
LoongArch: Add support for kernel address space layout randomization (KASLR)
Youling Tang
2023-02-25
LoongArch: Add support for kernel relocation
Youling Tang
2023-02-25
LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs
Youling Tang
2023-02-25
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
2022-12-05
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
2022-10-29
LoongArch: Remove unused kernel stack padding
Jinyang He
2022-10-12
LoongArch: Add kexec support
Youling Tang
2022-10-12
LoongArch: Use generic BUG() handler
Youling Tang
2022-10-12
LoongArch: Adjust symbol addressing for AS_HAS_EXPLICIT_RELOCS
Xi Ruoyao
2022-10-03
Merge tag 'efi-next-for-v6.1' into loongarch-next
Huacai Chen
2022-09-29
LoongArch: Align the address of kernel_entry to 4KB
Huacai Chen
2022-09-27
efi/loongarch: libstub: remove dependency on flattened DT
Ard Biesheuvel
2022-09-06
efi/loongarch: Add efistub booting support
Huacai Chen
2022-08-12
LoongArch: Jump to the link address before enable PG
Huacai Chen
2022-07-29
LoongArch: Re-tab the assembly files
WANG Xuerui
2022-07-29
LoongArch: Use the "move" pseudo-instruction where applicable
WANG Xuerui
2022-07-29
LoongArch: Use the "jr" pseudo-instruction where applicable
WANG Xuerui
2022-06-25
LoongArch: Fix the _stext symbol address
Huacai Chen
2022-06-03
LoongArch: Add multi-processor (SMP) support
Huacai Chen
2022-06-03
LoongArch: Add boot and setup routines
Huacai Chen