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
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
2024-08-07
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
4
-14
/
+14
2024-05-22
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-3
/
+6
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-13
/
+2
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-0
/
+21
2024-05-14
LoongArch: Give a chance to build with !CONFIG_SMP
Tiezhu Yang
1
-3
/
+6
2024-04-26
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-2
/
+1
2024-04-26
mm/treewide: remove pXd_huge()
Peter Xu
1
-10
/
+0
2024-04-26
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
1
-1
/
+1
2024-04-24
LoongArch: Fix access error when read fault on a write-only VMA
Jiantao Shan
1
-2
/
+2
2024-04-10
LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCE
Huacai Chen
1
-0
/
+4
2024-04-10
LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
Huacai Chen
1
-2
/
+2
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
2
-15
/
+21
2024-02-06
LoongArch: Fix earlycon parameter if KASAN enabled
Huacai Chen
1
-0
/
+3
2024-01-26
LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
Huacai Chen
1
-6
/
+10
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-30
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-25
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-25
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-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
[next]