aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/include/asm/nohash/32/pte-8xx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-19powerpc: Support execute-only on all powerpcChristophe Leroy1-0/+1
2023-10-19powerpc/nohash: Replace pte_user() by pte_read()Christophe Leroy1-7/+0
2023-10-19powerpc/8xx: Use generic permission masksChristophe Leroy1-8/+5
2023-10-19powerpc: Remove pte_mkuser() and pte_mkpriviledged()Christophe Leroy1-14/+0
2023-10-19powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.hChristophe Leroy1-0/+57
2023-10-09powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy1-0/+7
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-2/+2
2021-10-28powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()Christophe Leroy1-0/+22
2020-12-09powerpc/8xx: Implement pXX_leaf_size() supportPeter Zijlstra1-0/+23
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy1-4/+5
2020-05-26powerpc/8xx: Manage 512k huge pages as standard pages.Christophe Leroy1-1/+3
2018-12-04powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy1-3/+0
2018-10-19powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V1-5/+0
2018-10-14powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy1-14/+14
2018-10-14powerpc/mm: Define platform default caches related flagsChristophe Leroy1-0/+4
2018-10-14powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy1-0/+51
2018-10-14powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy1-0/+27
2018-01-16powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy1-4/+10
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy1-9/+1
2018-01-16powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy1-0/+1
2015-12-14powerpc/booke: Move nohash headersAneesh Kumar K.V1-0/+65