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
/
lib
Age
Commit message (
Expand
)
Author
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-09-06
LoongArch: Add SIMD-optimized XOR routines
WANG Xuerui
2023-09-06
LoongArch: Adjust {copy, clear}_user exception handler behavior
Weihao Li
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-25
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-07-28
LoongArch: Fix return value underflow in exception path
WANG Rui
2023-06-29
LoongArch: Make the CPUCFG&CSR ops simple aliases of compiler built-ins
WANG Xuerui
2023-05-01
LoongArch: Add support for function error injection
Tiezhu Yang
2023-05-01
LoongArch: Add checksum optimization for 64-bit system
Bibo Mao
2023-05-01
LoongArch: Optimize memory ops (memset/memcpy/memmove)
WANG Rui
2023-02-25
LoongArch: Mark some assembler symbols as non-kprobe-able
Tiezhu Yang
2022-12-14
LoongArch: Use alternative to optimize libraries
Huacai Chen
2022-12-14
LoongArch: Add unaligned access support
Huacai Chen
2022-12-14
LoongArch: Remove the .fixup section usage
Youling Tang
2022-12-14
LoongArch: Consolidate __ex_table construction
Youling Tang
2022-09-03
LoongArch: Improve dump_tlb() output messages
Huacai Chen
2022-07-29
LoongArch: Remove useless header compiler.h
Jun Yi
2022-07-29
LoongArch: Simplify "BGT foo, zero" with BGTZ
WANG Xuerui
2022-06-03
LoongArch: Add some library functions
Huacai Chen
2022-06-03
LoongArch: Add build infrastructure
Huacai Chen