summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "powerpc: slightly improve cache helpers"Michael Ellerman2019-07-311-4/+4
* powerpc: Wire up clone3 syscallMichael Ellerman2019-07-291-0/+1
* Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-281-1/+1
|\
| * treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
* | Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-242-6/+10
|\ \
| * | powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain2019-07-221-3/+8
| * | powerpc/pmu: Set pmcregs_in_use in paca when running as LPARSuraj Jitindar Singh2019-07-151-3/+2Star
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-241-1/+1
|\ \ \ | |_|/ |/| |
| * | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-241-1/+1
* | | mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy2019-07-171-1/+0Star
* | | mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-171-5/+1Star
* | | powerpc: define syscall_get_error()Dmitry V. Levin2019-07-171-0/+10
| |/ |/|
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-1423-894/+229Star
|\ \ | |/ |/|
| * powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy2019-07-051-0/+9
| * powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy2019-07-042-6/+18
| * powerpc/32: define helpers to get L1 cache sizes.Christophe Leroy2019-07-042-11/+29
| * powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-041-1/+0Star
| * powerpc: slightly improve cache helpersChristophe Leroy2019-07-041-4/+4
| * powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V2019-07-043-2/+71
| * powerpc/mm: Remove unused variable declarationAneesh Kumar K.V2019-07-041-1/+0Star
| * powerpc/pseries: Protect against hogging the cpu while setting up the statsNaveen N. Rao2019-07-041-1/+1
| * powerpc/pseries: Provide vcpu dispatch statisticsNaveen N. Rao2019-07-041-0/+6
| * powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao2019-07-041-0/+24
| * powerpc/pseries: Introduce rwlock to gatekeep DTLB usageNaveen N. Rao2019-07-041-0/+2
| * powerpc/pseries: Factor out DTL buffer allocation and registration routinesNaveen N. Rao2019-07-041-0/+3
| * powerpc/pseries: Use macros for referring to the DTL enable maskNaveen N. Rao2019-07-041-0/+11
| * powerpc: Use the correct style for SPDX License IdentifierNishad Kamdar2019-07-031-1/+1
| * powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh2019-07-031-0/+1
| * powerpc: remove device_to_mask()Christoph Hellwig2019-07-031-8/+0Star
| * powerpc: Fix compile issue with force DAWRMichael Neuling2019-07-031-7/+14
| * powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin2019-07-031-0/+9
| * powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin2019-07-031-1/+1
| * powerpc/64s/exception: remove bad stack branchNicholas Piggin2019-07-022-7/+2Star
| * powerpc/64s/exception: move paca save area offsets into exception-64s.SNicholas Piggin2019-07-021-14/+3Star
| * powerpc/64s/exception: move head-64.h code to exception-64s.S where it is usedNicholas Piggin2019-07-022-253/+0Star
| * powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...Nicholas Piggin2019-07-021-431/+0Star
| * powerpc/64s/exception: move KVM related code togetherNicholas Piggin2019-07-021-19/+21
| * powerpc/64s/exception: remove STD_EXCEPTION_COMMON variantsNicholas Piggin2019-07-022-24/+17Star
| * powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical placeNicholas Piggin2019-07-021-56/+57
| * powerpc/64s/exception: unwind exception-64s.h macrosNicholas Piggin2019-07-022-120/+57Star
| * powerpc/64s/exception: Move EXCEPTION_COMMON additions into callersNicholas Piggin2019-07-022-31/+15Star
| * powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...Nicholas Piggin2019-07-021-13/+13
| * powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...Nicholas Piggin2019-07-021-12/+13
| * powerpc/64s/exception: KVM handler can set the HSRR trap bitNicholas Piggin2019-07-022-5/+7
| * powerpc/64s/exception: merge KVM handler and skip variantsNicholas Piggin2019-07-022-22/+14Star
| * powerpc/64s/exception: consolidate maskable and non-maskable prologsNicholas Piggin2019-07-021-67/+45Star
| * powerpc/64s/exception: remove the "extra" macro parameterNicholas Piggin2019-07-021-88/+70Star
| * powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variantsNicholas Piggin2019-07-021-45/+42Star
| * powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variantNicholas Piggin2019-07-021-32/+11Star
| * powerpc/64s/exception: remove H concatenation for EXC_HV variantsNicholas Piggin2019-07-022-143/+197