index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
1
-28
/
+7
2024-09-24
LoongArch: Improve hardware page table walker
Huacai Chen
1
-19
/
+13
2024-08-07
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
1
-19
/
+29
2024-07-22
Merge tag 'loongarch-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+19
2024-07-20
LoongArch: Add ARCH_HAS_PTE_DEVMAP support
Huacai Chen
1
-0
/
+19
2024-07-03
mm: implement update_mmu_tlb() using update_mmu_tlb_range()
Bang Li
1
-2
/
+0
2024-07-03
mm: add update_mmu_tlb_range()
Bang Li
1
-0
/
+2
2024-03-19
LoongArch: Move {dmw,tlb}_virt_to_page() definition to page.h
Max Kellermann
1
-3
/
+0
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-6
/
+25
2023-09-06
LoongArch: Add KASAN (Kernel Address Sanitizer) support
Qing Zhang
1
-0
/
+7
2023-09-06
LoongArch: Add KFENCE (Kernel Electric-Fence) support
Enze Li
1
-1
/
+10
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
1
-0
/
+3
2023-09-06
LoongArch: Use static defined zero page rather than allocated
Bibo Mao
1
-5
/
+2
2023-09-06
LoongArch: mm: Add p?d_leaf() definitions
Hongchen Zhang
1
-0
/
+3
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-08-24
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
1
-15
/
+18
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-2
/
+2
2023-06-29
LoongArch: Introduce hardware page table walker
Huacai Chen
1
-2
/
+2
2023-06-15
LoongArch: Let pmd_present() return true when splitting pmd
Hongchen Zhang
1
-1
/
+2
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-4
/
+35
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+10
2022-12-11
LoongArch: add sparse memory vmemmap support
Feiyang Chen
1
-1
/
+6
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
1
-4
/
+4
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
1
-0
/
+1
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
1
-0
/
+1
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()
Huacai Chen
1
-2
/
+6
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
Huacai Chen
1
-2
/
+6
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-10-12
LoongArch: update local TLB if PTE entry exists
Qi Zheng
1
-0
/
+3
2022-08-25
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
1
-4
/
+3
2022-07-17
loongarch: drop definition of PGD_ORDER
Mike Rapoport
1
-4
/
+2
2022-07-17
loongarch: drop definition of PUD_ORDER
Mike Rapoport
1
-3
/
+2
2022-07-17
loongarch: drop definition of PMD_ORDER
Mike Rapoport
1
-4
/
+3
2022-07-17
loongarch: drop definition of PTE_ORDER
Mike Rapoport
1
-5
/
+4
2022-06-25
LoongArch: Fix the !THP build
Huacai Chen
1
-5
/
+5
2022-06-03
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen
1
-0
/
+12
2022-06-03
LoongArch: Add multi-processor (SMP) support
Huacai Chen
1
-0
/
+21
2022-06-03
LoongArch: Add memory management
Huacai Chen
1
-0
/
+532