index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
LoongArch: Add kprobes support
Tiezhu Yang
1
-0
/
+3
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
2023-01-17
LoongArch: Add generic ex-handler unwind in prologue unwinder
Jinyang He
1
-1
/
+1
2022-12-19
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-9
/
+50
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-13
/
+55
2022-12-14
LoongArch: BPF: Add BPF exception tables
Youling Tang
1
-0
/
+2
2022-12-14
LoongArch: extable: Add a dedicated uaccess handler
Youling Tang
1
-0
/
+22
2022-12-14
LoongArch: extable: Add `type` and `data` fields
Youling Tang
1
-1
/
+6
2022-12-14
LoongArch: Switch to relative exception tables
Youling Tang
1
-10
/
+22
2022-12-12
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
1
-43
/
+16
2022-12-12
LoongArch: add sparse memory vmemmap support
Feiyang Chen
1
-3
/
+69
2022-12-12
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
1
-10
/
+13
2022-12-08
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
1
-14
/
+16
2022-10-12
LoongArch: Use TLB for ioremap()
Huacai Chen
1
-0
/
+64
2022-10-12
LoongArch: Support access filter to /dev/mem interface
Huacai Chen
1
-0
/
+29
2022-10-12
LoongArch: Refactor cache probe and flush methods
Huacai Chen
1
-96
/
+115
2022-10-12
LoongArch: mm: Refactor TLB exception handlers
Rui Wang
1
-290
/
+247
2022-10-12
LoongArch: Flush TLB earlier at initialization
Huacai Chen
1
-2
/
+3
2022-09-03
LoongArch: mm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-03
LoongArch: Fix arch_remove_memory() undefined build error
Yupeng Li
1
-12
/
+10
2022-08-25
LoongArch: mm: Avoid unnecessary page fault retires on shared memory types
Huacai Chen
1
-0
/
+4
2022-08-25
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
1
-9
/
+2
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+50
2022-07-29
LoongArch: Re-tab the assembly files
WANG Xuerui
2
-68
/
+68
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
2
-5
/
+5
2022-07-29
LoongArch: Use ABI names of registers where appropriate
WANG Xuerui
2
-42
/
+42
2022-07-18
loongarch: drop definition of PGD_ORDER
Mike Rapoport
1
-1
/
+1
2022-07-18
loongarch: drop definition of PTE_ORDER
Mike Rapoport
1
-3
/
+3
2022-07-18
loongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-0
/
+46
2022-06-25
LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
Huacai Chen
1
-2
/
+3
2022-06-25
LoongArch: Fix sleeping in atomic context in setup_tlb_handler()
Huacai Chen
1
-1
/
+1
2022-06-03
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen
2
-7
/
+43
2022-06-03
LoongArch: Add multi-processor (SMP) support
Huacai Chen
1
-0
/
+69
2022-06-03
LoongArch: Add memory management
Huacai Chen
12
-0
/
+1811
2022-06-03
LoongArch: Add build infrastructure
Huacai Chen
1
-0
/
+9