index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
mm
/
tlbex.S
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
LoongArch: Add la_abs macro implementation
Youling Tang
1
-7
/
+7
2023-02-25
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
1
-2
/
+1
2022-12-08
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
1
-14
/
+16
2022-10-12
LoongArch: mm: Refactor TLB exception handlers
Rui Wang
1
-290
/
+247
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2022-07-29
LoongArch: Re-tab the assembly files
WANG Xuerui
1
-9
/
+9
2022-07-29
LoongArch: Simplify "BLT foo, zero" with BLTZ
WANG Xuerui
1
-3
/
+3
2022-07-29
LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
WANG Xuerui
1
-15
/
+15
2022-07-29
LoongArch: Use the "jr" pseudo-instruction where applicable
WANG Xuerui
1
-3
/
+3
2022-07-29
LoongArch: Use ABI names of registers where appropriate
WANG Xuerui
1
-40
/
+40
2022-07-17
loongarch: drop definition of PTE_ORDER
Mike Rapoport
1
-3
/
+3
2022-06-03
LoongArch: Add multi-processor (SMP) support
Huacai Chen
1
-0
/
+69
2022-06-03
LoongArch: Add memory management
Huacai Chen
1
-0
/
+477