index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
/
pgtable.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h
Max Kellermann
2024-03-19
1
-3
/
+0
*
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
2024-01-05
1
-0
/
+1
*
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-08
1
-6
/
+25
|
\
|
*
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
2023-09-06
1
-0
/
+7
|
*
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
2023-09-06
1
-1
/
+10
|
*
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2023-09-06
1
-0
/
+3
|
*
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
2023-09-06
1
-5
/
+2
|
*
LoongArch: mm: Add p?d_leaf() definitions
Hongchen Zhang
2023-09-06
1
-0
/
+3
*
|
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-2
/
+2
|
\
\
|
*
|
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-2
/
+2
|
|
/
*
/
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
1
-15
/
+18
|
/
*
LoongArch: Introduce hardware page table walker
Huacai Chen
2023-06-29
1
-2
/
+2
*
LoongArch: Let pmd_present() return true when splitting pmd
Hongchen Zhang
2023-06-15
1
-1
/
+2
*
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-1
/
+0
*
loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-03
1
-4
/
+35
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-7
/
+10
|
\
|
*
LoongArch: add sparse memory vmemmap support
Feiyang Chen
2022-12-12
1
-1
/
+6
|
*
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-12
1
-4
/
+4
|
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
1
-0
/
+1
|
|
\
|
*
|
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-11-09
1
-2
/
+0
*
|
|
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-12-02
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-30
1
-0
/
+1
|
|
/
*
|
LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()
Huacai Chen
2022-11-21
1
-2
/
+6
*
|
LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
Huacai Chen
2022-11-21
1
-2
/
+6
|
/
*
LoongArch: update local TLB if PTE entry exists
Qi Zheng
2022-10-13
1
-0
/
+3
*
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
2022-08-25
1
-4
/
+3
*
loongarch: drop definition of PGD_ORDER
Mike Rapoport
2022-07-18
1
-4
/
+2
*
loongarch: drop definition of PUD_ORDER
Mike Rapoport
2022-07-18
1
-3
/
+2
*
loongarch: drop definition of PMD_ORDER
Mike Rapoport
2022-07-18
1
-4
/
+3
*
loongarch: drop definition of PTE_ORDER
Mike Rapoport
2022-07-18
1
-5
/
+4
*
LoongArch: Fix the !THP build
Huacai Chen
2022-06-25
1
-5
/
+5
*
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen
2022-06-03
1
-0
/
+12
*
LoongArch: Add multi-processor (SMP) support
Huacai Chen
2022-06-03
1
-0
/
+21
*
LoongArch: Add memory management
Huacai Chen
2022-06-03
1
-0
/
+532