index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-08
7
-65
/
+300
|
\
|
*
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-09-06
2
-0
/
+246
|
*
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
2023-09-06
1
-8
/
+14
|
*
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2023-09-06
1
-0
/
+12
|
*
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
2023-09-06
1
-27
/
+1
|
*
LoongArch: mm: Introduce unified function populate_kernel_pte()
Bibo Mao
2023-09-06
1
-22
/
+21
|
*
LoongArch: Remove shm_align_mask and use SHMLBA instead
Huacai Chen
2023-09-06
2
-8
/
+6
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
2
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
2
-2
/
+2
|
*
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-3
/
+4
*
|
LoongArch: Replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-25
1
-1
/
+1
*
|
LoongArch: Remove unneeded #include <asm/export.h>
Masahiro Yamada
2023-08-25
1
-1
/
+0
|
/
*
Merge tag 'loongarch-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-06-30
2
-7
/
+41
|
\
|
*
LoongArch: Introduce hardware page table walker
Huacai Chen
2023-06-29
2
-4
/
+38
|
*
LoongArch: Support dbar with different hints
Huacai Chen
2023-06-29
1
-3
/
+3
*
|
mm/fault: convert remaining simple cases to lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
1
-10
/
+6
|
/
*
LoongArch: Mark 3 symbol exports as non-GPL
Huacai Chen
2023-04-18
1
-2
/
+2
*
LoongArch: Add kprobes support
Tiezhu Yang
2023-02-25
1
-0
/
+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: Add generic ex-handler unwind in prologue unwinder
Jinyang He
2023-01-17
1
-1
/
+1
*
Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2022-12-19
1
-9
/
+50
|
\
|
*
LoongArch: BPF: Add BPF exception tables
Youling Tang
2022-12-14
1
-0
/
+2
|
*
LoongArch: extable: Add a dedicated uaccess handler
Youling Tang
2022-12-14
1
-0
/
+22
|
*
LoongArch: extable: Add `type` and `data` fields
Youling Tang
2022-12-14
1
-1
/
+6
|
*
LoongArch: Switch to relative exception tables
Youling Tang
2022-12-14
1
-10
/
+22
*
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
2
-13
/
+55
|
\
\
|
|
/
|
/
|
|
*
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
2022-12-11
1
-43
/
+16
|
*
LoongArch: add sparse memory vmemmap support
Feiyang Chen
2022-12-11
1
-3
/
+69
|
*
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-11
1
-10
/
+13
*
|
LoongArch: mm: Fix huge page entry update for virtual machine
Huacai Chen
2022-12-08
1
-14
/
+16
|
/
*
LoongArch: Use TLB for ioremap()
Huacai Chen
2022-10-12
1
-0
/
+64
*
LoongArch: Support access filter to /dev/mem interface
Huacai Chen
2022-10-12
1
-0
/
+29
*
LoongArch: Refactor cache probe and flush methods
Huacai Chen
2022-10-12
1
-96
/
+115
*
LoongArch: mm: Refactor TLB exception handlers
Rui Wang
2022-10-12
1
-290
/
+247
*
LoongArch: Flush TLB earlier at initialization
Huacai Chen
2022-10-12
1
-2
/
+3
*
LoongArch: mm: Remove the unneeded result variable
ye xingchen
2022-09-03
1
-4
/
+1
*
LoongArch: Fix arch_remove_memory() undefined build error
Yupeng Li
2022-09-03
1
-12
/
+10
*
LoongArch: mm: Avoid unnecessary page fault retires on shared memory types
Huacai Chen
2022-08-25
1
-0
/
+4
*
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
2022-08-25
1
-9
/
+2
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
3
-4
/
+50
|
\
|
*
loongarch: drop definition of PGD_ORDER
Mike Rapoport
2022-07-17
1
-1
/
+1
|
*
loongarch: drop definition of PTE_ORDER
Mike Rapoport
2022-07-17
1
-3
/
+3
|
*
loongarch/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-0
/
+46
*
|
LoongArch: Re-tab the assembly files
WANG Xuerui
2022-07-29
2
-68
/
+68
*
|
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
2
-5
/
+5
*
|
LoongArch: Use ABI names of registers where appropriate
WANG Xuerui
2022-07-29
2
-42
/
+42
|
/
*
LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
Huacai Chen
2022-06-25
1
-2
/
+3
[next]