开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2023-06-29
LoongArch: Introduce hardware page table walker
Huacai Chen
2023-06-15
LoongArch: Let pmd_present() return true when splitting pmd
Hongchen Zhang
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
loongarch/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-11
LoongArch: add sparse memory vmemmap support
Feiyang Chen
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-12-02
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-30
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
mm: add dummy pmd_young() for architectures not having it
Juergen Gross
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()
Huacai Chen
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
Huacai Chen
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
2022-10-12
LoongArch: update local TLB if PTE entry exists
Qi Zheng
2022-08-25
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
2022-07-17
loongarch: drop definition of PGD_ORDER
Mike Rapoport
2022-07-17
loongarch: drop definition of PUD_ORDER
Mike Rapoport
2022-07-17
loongarch: drop definition of PMD_ORDER
Mike Rapoport
2022-07-17
loongarch: drop definition of PTE_ORDER
Mike Rapoport
2022-06-25
LoongArch: Fix the !THP build
Huacai Chen
2022-06-03
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen
2022-06-03
LoongArch: Add multi-processor (SMP) support
Huacai Chen
2022-06-03
LoongArch: Add memory management
Huacai Chen