开源镜像站
帮助
动态
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
/
powerpc
/
include
/
asm
/
book3s
/
pgtable.h
Age
Commit message (
Expand
)
Author
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
2023-10-19
powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...
Christophe Leroy
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2022-09-26
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-12-14
powerpc/mm: Move PTE bits from generic functions to hash64 functions.
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't use pte_val as lvalue
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Drop pte-common.h from BOOK3S 64
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't have generic headers introduce functions touching pte bits
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Delete booke bits from book3s
Aneesh Kumar K.V
2015-12-14
powerpc/mm: make a separate copy for book3s
Aneesh Kumar K.V