summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-3/+0
* powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-031-3/+5
* powerpc/mm: Use page fragments for allocation page table at PMD levelAneesh Kumar K.V2018-05-151-2/+2
* powerpc/mm: Implement helpers for pagetable fragment support at PMD levelAneesh Kumar K.V2018-05-151-0/+6
* powerpc/book3s64/mm: Simplify the rcu callback for page table freeAneesh Kumar K.V2018-05-151-0/+10
* powerpc/mm/keys: Move pte bits to correct headersAneesh Kumar K.V2018-03-311-19/+0
* powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V2018-02-131-1/+1
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-131-0/+2
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-021-2/+77
|\
| * powerpc: check key protection for user page accessRam Pai2018-01-201-1/+9
| * powerpc: helper to validate key-access permissions of a pteRam Pai2018-01-201-0/+2
| * powerpc: map vma key-protection bits to pte key bits.Ram Pai2018-01-201-1/+24
| * powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-161-0/+1
| * powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-161-1/+1
| * powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V2017-12-221-0/+41
* | mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V2018-01-311-9/+0
* | powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V2018-01-311-2/+2
|/
* mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'fixes' into nextMichael Ellerman2017-08-231-1/+9
|\
| * powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran2017-07-281-1/+9
* | powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V2017-08-171-0/+1
* | powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy2017-08-151-0/+5
* | powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman2017-08-081-1/+2
|/
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-181-0/+1
* powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2017-07-021-0/+45
* powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy2017-04-271-0/+1
* powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman2017-04-121-4/+0
* powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V2017-03-311-3/+13
* powerpc/mm: Lower the max real address to 53 bitsAneesh Kumar K.V2017-03-311-3/+28
* powerpc/mm: Define all PTE bits based on radix definitions.Aneesh Kumar K.V2017-03-311-0/+2
* powerpc/mm: Define _PAGE_SOFT_DIRTY unconditionallyAneesh Kumar K.V2017-03-311-4/+0
* powerpc/mm: Cleanup bits definition between hash and radix.Aneesh Kumar K.V2017-03-311-8/+2
* Merge branch 'prep-for-5level'Linus Torvalds2017-03-101-0/+3
|\
| * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+3
* | power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V2017-03-091-5/+19
* | powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V2017-03-091-31/+42
|/
* powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V2017-02-241-7/+45
* powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mmAneesh Kumar K.V2017-02-151-0/+17
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-5/+13
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-161-3/+0
| |\
| | * powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-091-3/+0
| * | powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-281-2/+3
| * | powerpc/mm: Introduce _PAGE_LARGE software pte bitsAneesh Kumar K.V2016-11-281-0/+10
| |/
* | mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-121-0/+10
* | mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V2016-12-121-1/+2
|/
* powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2016-09-231-0/+2
* powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-131-2/+3
* powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V2016-07-171-29/+70
* powerpc: Initialise pci_io_base as early as possibleDarren Stevens2016-06-301-0/+1