summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/nohash/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xx: reintroduce 16K pages with HW assistanceChristophe Leroy2018-12-041-0/+4
* powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-191-1/+0
* powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy2018-10-141-6/+18
* powerpc/nohash/64: do not include pte-common.hChristophe Leroy2018-10-141-0/+28
* powerpc/mm: Move pte_user() into nohash/pgtable.hChristophe Leroy2018-10-141-0/+10
* powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-141-2/+1
* powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy2018-10-141-0/+28
* powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy2018-10-141-28/+0
* powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy2018-10-141-0/+2
* powerpc/nohash: fix pte_access_permitted()Christophe Leroy2018-08-231-6/+3
* powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy2018-05-071-15/+8
* powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy2018-05-071-35/+4
* powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy2018-01-161-1/+1
* powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy2018-01-161-0/+2
* powerpc/mm: Add proper pte access check helper for other platformsAneesh Kumar K.V2017-12-221-0/+23
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy2017-08-151-0/+1
* powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor2017-03-031-1/+1
* powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V2017-01-181-2/+3
* powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-091-0/+4
* powerpc/mm: Move hugetlb related headersAneesh Kumar K.V2015-12-141-0/+25
* powerpc/booke: Move nohash headersAneesh Kumar K.V2015-12-141-0/+227
OpenPOWER on IntegriCloud