开源镜像站
帮助
动态
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
/
32
/
mmu-hash.h
Age
Commit message (
Expand
)
Author
2022-01-16
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
2021-12-09
powerpc/32s: Save content of sr0 to avoid 'mfsr'
Christophe Leroy
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-06-17
powerpc/32s: Simplify calculation of segment register content
Christophe Leroy
2021-06-17
powerpc/32s: move CTX_TO_VSID() into mmu-hash.h
Christophe Leroy
2021-06-17
powerpc/32s: Refactor update of user segment registers
Christophe Leroy
2021-02-09
powerpc: remove unneeded semicolons
Chengyang Fan
2020-12-17
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
2020-12-04
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
2019-05-03
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2019-02-23
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2018-12-19
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
2018-12-04
powerpc/mm: dump block address translation on book3s/32
Christophe Leroy
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-01
powerpc/mm: Move radix/hash common data structures to book3s64 headers
Aneesh Kumar K.V
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V