index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
mm
/
tlbex.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
2024-03-11
1
-0
/
+9
*
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
2023-10-18
1
-18
/
+18
*
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-08-25
1
-1
/
+0
*
LoongArch: Introduce hardware page table walker
Huacai Chen
2023-06-29
1
-0
/
+21
*
LoongArch: Support dbar with different hints
Huacai Chen
2023-06-29
1
-3
/
+3
*
LoongArch: Add la_abs macro implementation
Youling Tang
2023-02-25
1
-7
/
+7
*
LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
Xi Ruoyao
2023-02-25
1
-2
/
+1
*
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
2022-12-08
1
-14
/
+16
*
LoongArch: mm: Refactor TLB exception handlers
Rui Wang
2022-10-12
1
-290
/
+247
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-3
/
+3
|
\
|
*
loongarch: drop definition of PTE_ORDER
Mike Rapoport
2022-07-18
1
-3
/
+3
*
|
LoongArch: Re-tab the assembly files
WANG Xuerui
2022-07-29
1
-9
/
+9
*
|
LoongArch: Simplify "BLT foo, zero" with BLTZ
WANG Xuerui
2022-07-29
1
-3
/
+3
*
|
LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
WANG Xuerui
2022-07-29
1
-15
/
+15
*
|
LoongArch: Use the "jr" pseudo-instruction where applicable
WANG Xuerui
2022-07-29
1
-3
/
+3
*
|
LoongArch: Use ABI names of registers where appropriate
WANG Xuerui
2022-07-29
1
-40
/
+40
|
/
*
LoongArch: Add multi-processor (SMP) support
Huacai Chen
2022-06-03
1
-0
/
+69
*
LoongArch: Add memory management
Huacai Chen
2022-06-03
1
-0
/
+477