summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: drop #ifdef CONFIG_MMU in is_ioremap_addr()Christophe Leroy2019-11-181-4/+0
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-1/+0
* powerpc/mm: make ioremap_bot common to allChristophe Leroy2019-08-271-0/+2
* powerpc/mm: define empty update_mmu_cache() as static inlineChristophe Leroy2019-08-201-12/+0
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-0/+24
|\
| * powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-051-0/+24
* | mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-121-0/+14
|/
* powerpc/mm: Warn if W+X pages found on bootRussell Currey2019-05-031-0/+6
* powerpc/mm: make gup_hugepte() staticChristophe Leroy2019-05-031-3/+0
* powerpc/dma: use the dma-direct allocator for coherent platformsChristoph Hellwig2019-02-181-1/+0
* powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-201-1/+0
* powerpc/mm: fix a warning when a cache is common to PGD and hugepagesChristophe Leroy2018-12-041-1/+1
* powerpc/mm: Extend pte_fragment functionality to PPC32Christophe Leroy2018-12-041-0/+4
* powerpc/mm: add helpers to get/set mm.context->pte_fragChristophe Leroy2018-12-041-0/+25
* powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-191-0/+10
* powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy2018-10-141-0/+19
* powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-031-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-08-171-9/+1
|\
| * powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2017-08-171-9/+1
* | powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy2017-08-151-1/+1
|/
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-181-0/+7
* powerpc: port 64 bits pgtable_cache to 32 bitsChristophe Leroy2016-12-091-0/+2
* powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V2016-07-261-4/+2
* arch: fix has_transparent_hugepage()Hugh Dickins2016-05-191-1/+0
* powerpc: Make vmalloc_to_phys() publicAlexey Kardashevskiy2016-02-161-0/+3
* powerpc/booke: Move nohash headersAneesh Kumar K.V2015-12-141-1/+1
* powerpc/mm: Move hash64 PTE bits from book3s/64/pgtable.h to hash.hAneesh Kumar K.V2015-12-141-6/+0
* powerpc/mm: Don't have generic headers introduce functions touching pte bitsAneesh Kumar K.V2015-12-141-191/+1
* powerpc/mm: make a separate copy for book3sAneesh Kumar K.V2015-12-141-0/+4
* powerpc/mm: Differentiate between hugetlb and THP during page walkAneesh Kumar K.V2015-10-121-3/+3
* powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr testScott Wood2015-08-071-0/+11
* powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-171-1/+10
* KVM: PPC: Remove page table walk helpersAneesh Kumar K.V2015-04-171-21/+0
* powerpc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-161-1/+0
* mm: remove remaining references to NUMA hinting bits and helpersMel Gorman2015-02-121-53/+1
* mm: add p[te|md] protnone helpers for use by NUMA balancingMel Gorman2015-02-121-0/+16
* powerpc32: adds handling of _PAGE_ROLEROY Christophe2015-01-291-2/+5
* powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V2014-11-141-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-111-0/+3
|\
| * powerpc: Dynamic DMA zone limitsScott Wood2014-09-031-0/+3
* | mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-091-45/+12
|/
* x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-041-0/+6
* mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V2014-02-171-0/+22
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-311-0/+21
|\
| * kvm: powerpc: define a linux pte lookup functionBharat Bhushan2014-01-091-0/+21
* | powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V2013-12-091-1/+65
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-041-0/+6
|\
| * powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V2013-06-211-0/+2
| * powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V2013-06-211-0/+4
OpenPOWER on IntegriCloud