aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/book3s/64/pgtable.h
Commit message (Expand)AuthorAge
* Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\
| * xarray: Replace exceptional entriesMatthew Wilcox2018-09-29
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-26
|\ \
| * | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-26
* | | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-26
|\ \ \ | |/ / |/| |
| * | powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-18
| * | powerpc/book3s64: Avoid multiple endian conversion in pte helpersChristophe Leroy2018-10-14
| * | powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy2018-10-14
| * | powerpc/mm: drop unused page flagsChristophe Leroy2018-10-14
| * | powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy2018-10-14
| * | powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-14
| * | powerpc/mm:book3s: Enable THP migration supportAneesh Kumar K.V2018-10-03
| * | powerpc/mm/thp: update pmd_trans_huge to check for pmd_presentAneesh Kumar K.V2018-10-03
| * | powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bitAneesh Kumar K.V2018-10-03
* | | mm: Preserve _PAGE_DEVMAP across mprotect() callsJan Kara2018-10-09
| |/ |/|
* | KVM: PPC: Avoid marking DMA-mapped pages dirty in real modeAlexey Kardashevskiy2018-09-11
|/
* powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V2018-08-22
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-19
|\
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-15
* | powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V2018-06-19
|/
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-07
* powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-03
* powerpc/mm: Use page fragments for allocation page table at PMD levelAneesh Kumar K.V2018-05-15
* powerpc/mm: Implement helpers for pagetable fragment support at PMD levelAneesh Kumar K.V2018-05-15
* powerpc/book3s64/mm: Simplify the rcu callback for page table freeAneesh Kumar K.V2018-05-15
* powerpc/mm/keys: Move pte bits to correct headersAneesh Kumar K.V2018-03-30
* powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V2018-02-13
* powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V2018-02-13
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-02
|\
| * powerpc: check key protection for user page accessRam Pai2018-01-20
| * powerpc: helper to validate key-access permissions of a pteRam Pai2018-01-20
| * powerpc: map vma key-protection bits to pte key bits.Ram Pai2018-01-20
| * powerpc/mm: Introduce _PAGE_NAChristophe Leroy2018-01-16
| * powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy2018-01-16
| * powerpc/mm/book3s/64: Add proper pte access check helperAneesh Kumar K.V2017-12-22
* | mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V2018-01-31
* | powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V2018-01-31
|/
* mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-29
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge branch 'fixes' into nextMichael Ellerman2017-08-23
|\
| * powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran2017-07-28
* | powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V2017-08-17
* | powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy2017-08-15
* | powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman2017-08-08
|/
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-18
* powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2017-07-02
* powerpc/mm: Fix missing page attributes in page table dumpChristophe Leroy2017-04-27
* powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pagesMichael Ellerman2017-04-12
* powerpc/mm: Move hash specific pte bits to be top bits of RPNAneesh Kumar K.V2017-03-31
* powerpc/mm: Lower the max real address to 53 bitsAneesh Kumar K.V2017-03-31