index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
nohash
/
32
/
pte-8xx.h
Age
Commit message (
Expand
)
Author
2023-10-19
powerpc: Support execute-only on all powerpc
Christophe Leroy
2023-10-19
powerpc/nohash: Replace pte_user() by pte_read()
Christophe Leroy
2023-10-19
powerpc/8xx: Use generic permission masks
Christophe Leroy
2023-10-19
powerpc: Remove pte_mkuser() and pte_mkpriviledged()
Christophe Leroy
2023-10-19
powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h
Christophe Leroy
2023-10-09
powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
Christophe Leroy
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2021-10-28
powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
Christophe Leroy
2020-12-09
powerpc/8xx: Implement pXX_leaf_size() support
Peter Zijlstra
2020-11-05
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2018-12-04
powerpc/8xx: Remove PTE_ATOMIC_UPDATES
Christophe Leroy
2018-10-19
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
powerpc/mm: Define platform default caches related flags
Christophe Leroy
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
2018-10-14
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
Christophe Leroy
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-09
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2015-12-14
powerpc/booke: Move nohash headers
Aneesh Kumar K.V