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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-21
LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
Huacai Chen
1
-2
/
+2
2023-10-18
LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()
Huacai Chen
1
-4
/
+4
2023-10-18
LoongArch: Export symbol invalid_pud_table for modules building
Huacai Chen
1
-0
/
+1
2023-10-18
LoongArch: Use SYM_CODE_* to annotate exception handlers
Tiezhu Yang
1
-18
/
+18
2023-09-20
LoongArch: Don't inline kasan_mem_to_shadow()/kasan_shadow_to_mem()
Huacai Chen
1
-0
/
+51
2023-09-20
LoongArch: Fix some build warnings with W=1
Bibo Mao
4
-14
/
+3
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
7
-65
/
+300
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2
-0
/
+246
2023-09-06
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
1
-8
/
+14
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
1
-0
/
+12
2023-09-06
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
1
-27
/
+1
2023-09-06
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
1
-22
/
+21
2023-09-06
LoongArch: Remove shm_align_mask and use SHMLBA instead
Huacai Chen
2
-8
/
+6
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+6
2023-08-25
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
1
-1
/
+1
2023-08-25
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-24
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
2
-2
/
+2
2023-08-21
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-3
/
+4
2023-06-30
Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-7
/
+41
2023-06-29
LoongArch: Introduce hardware page table walker
Huacai Chen
2
-4
/
+38
2023-06-29
LoongArch: Support dbar with different hints
Huacai Chen
1
-3
/
+3
2023-06-24
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
1
-10
/
+6
2023-04-18
LoongArch: Mark 3 symbol exports as non-GPL
Huacai Chen
1
-2
/
+2
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-13
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-11
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
1
-43
/
+16
2022-12-11
LoongArch: add sparse memory vmemmap support
Feiyang Chen
1
-3
/
+69
2022-12-11
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-05
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
[next]