summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/32/pte-8xx.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xx: rework support for 8M pages using contiguous PTE entriesChristophe Leroy2024-07-121-19/+34
* powerpc/mm: remove _PAGE_PSIZEChristophe Leroy2024-07-121-3/+2
* powerpc: Support execute-only on all powerpcChristophe Leroy2023-10-191-0/+1
* powerpc/nohash: Replace pte_user() by pte_read()Christophe Leroy2023-10-191-7/+0
* powerpc/8xx: Use generic permission masksChristophe Leroy2023-10-191-8/+5
* powerpc: Remove pte_mkuser() and pte_mkpriviledged()Christophe Leroy2023-10-191-14/+0
* powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.hChristophe Leroy2023-10-191-0/+57
* powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2023-10-091-0/+7
* mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-2/+2
* powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()Christophe Leroy2021-10-281-0/+22
* powerpc/8xx: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-091-0/+23
* powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy2020-11-051-4/+5
* powerpc/8xx: Manage 512k huge pages as standard pages.Christophe Leroy2020-05-261-1/+3
* powerpc/8xx: Remove PTE_ATOMIC_UPDATESChristophe Leroy2018-12-041-3/+0
* powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-191-5/+0
* powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy2018-10-141-14/+14
* powerpc/mm: Define platform default caches related flagsChristophe Leroy2018-10-141-0/+4
* powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy2018-10-141-0/+51
* powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy2018-10-141-0/+27
* powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-161-4/+10
* powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-9/+1
* powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2018-01-161-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-091-0/+1
* powerpc/booke: Move nohash headersAneesh Kumar K.V2015-12-141-0/+65