summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Allocate a memory area exclusively for HPTsPaul Mackerras2018-10-272-0/+9
* powerpc/powernv: DMA operations for discontiguous allocationRussell Currey2018-10-271-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-265-49/+8
|\
| * hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-5/+0
| * hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-0/+1
| * hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-264-12/+2
| * hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-15/+0
| * hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-5/+0
| * hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-5/+0
| * hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-0/+1
| * hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-0/+1
| * hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-6/+0
| * hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-261-1/+3
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-2651-464/+1017
|\ \ | |/ |/|
| * powerpc/msi: Fix compile error on mpc83xxChristophe Leroy2018-10-211-0/+7
| * powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy2018-10-202-1/+4
| * powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy2018-10-201-1/+4
| * powerpc/mm: Trace tlbia instructionChristophe Leroy2018-10-201-0/+15
| * powerpc: Add support for function error injectionNaveen N. Rao2018-10-202-0/+18
| * powerpc/aout: Fix struct user definition to use user_pt_regsMichael Ellerman2018-10-191-1/+1
| * powerpc/io: remove old GCC version implementationChristophe Leroy2018-10-191-20/+0
| * powerpc/pseries: PAPR persistent memory supportOliver O'Halloran2018-10-193-2/+14
| * powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()Christophe Leroy2018-10-191-0/+16
| * powerpc/mm: Make pte_pgprot return all pte bitsAneesh Kumar K.V2018-10-199-40/+10
| * powerpc/mm: Increase the max addressable memory to 2PBAneesh Kumar K.V2018-10-143-36/+72
| * powerpc/mm/hash: Rename get_ea_context to get_user_contextAneesh Kumar K.V2018-10-142-3/+3
| * powerpc/64s/hash: Add some SLB debugging testsNicholas Piggin2018-10-141-0/+3
| * powerpc/64s/hash: Simplify slb_flush_and_rebolt()Nicholas Piggin2018-10-141-1/+1
| * powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-10-142-0/+6
| * powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin2018-10-143-0/+9
| * powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin2018-10-141-2/+4
| * powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin2018-10-142-8/+2
| * powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin2018-10-143-9/+10
| * powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman2018-10-141-0/+27
| * powerpc/book3s64: Avoid multiple endian conversion in pte helpersChristophe Leroy2018-10-141-39/+32
| * powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy2018-10-141-14/+14
| * powerpc/mm: Get rid of pte-common.hChristophe Leroy2018-10-142-27/+24
| * powerpc/mm: Define platform default caches related flagsChristophe Leroy2018-10-143-11/+7
| * powerpc/mm: Allow platforms to redefine some helpersChristophe Leroy2018-10-146-44/+91
| * powerpc/nohash/64: do not include pte-common.hChristophe Leroy2018-10-143-36/+44
| * powerpc/mm: Distribute platform specific PAGE and PMD flags and definitionsChristophe Leroy2018-10-146-66/+159
| * powerpc/mm: Move pte_user() into nohash/pgtable.hChristophe Leroy2018-10-142-13/+10
| * powerpc/book3s/32: do not include pte-common.hChristophe Leroy2018-10-142-17/+101
| * powerpc/mm: move __P and __S tables in the common pgtable.hChristophe Leroy2018-10-143-40/+19
| * powerpc/mm: drop unused page flagsChristophe Leroy2018-10-142-25/+2
| * powerpc/mm: use pte helpers in generic codeChristophe Leroy2018-10-143-12/+12
| * powerpc/mm: add pte helpers to query and change pte flagsChristophe Leroy2018-10-145-0/+114
| * powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.hChristophe Leroy2018-10-143-28/+48
| * powerpc/mm: don't use _PAGE_EXEC in book3s/32Christophe Leroy2018-10-141-1/+1
| * powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-148-14/+11
OpenPOWER on IntegriCloud