summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2019-07-31Revert "powerpc: slightly improve cache helpers"Michael Ellerman
2019-07-29powerpc: Wire up clone3 syscallMichael Ellerman
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-24Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-24Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig
2019-07-22powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V
2019-07-16powerpc: define syscall_get_error()Dmitry V. Levin
2019-07-15powerpc/pmu: Set pmcregs_in_use in paca when running as LPARSuraj Jitindar Singh
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-12mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-07-06powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.hChristophe Leroy
2019-07-05powerpc/64: reuse PPC32 static inline flush_dcache_range()Christophe Leroy
2019-07-05powerpc/32: define helpers to get L1 cache sizes.Christophe Leroy
2019-07-05powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy
2019-07-05powerpc: slightly improve cache helpersChristophe Leroy
2019-07-05powerpc/book3s: Use config independent helpers for page table walkAneesh Kumar K.V
2019-07-05powerpc/mm: Remove unused variable declarationAneesh Kumar K.V
2019-07-04powerpc/pseries: Protect against hogging the cpu while setting up the statsNaveen N. Rao
2019-07-04powerpc/pseries: Provide vcpu dispatch statisticsNaveen N. Rao
2019-07-04powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/Naveen N. Rao
2019-07-04powerpc/pseries: Introduce rwlock to gatekeep DTLB usageNaveen N. Rao
2019-07-04powerpc/pseries: Factor out DTL buffer allocation and registration routinesNaveen N. Rao
2019-07-04powerpc/pseries: Use macros for referring to the DTL enable maskNaveen N. Rao
2019-07-03powerpc: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-07-03powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-07-03powerpc: remove device_to_mask()Christoph Hellwig
2019-07-03powerpc: Fix compile issue with force DAWRMichael Neuling
2019-07-03powerpc/64s/radix: keep kernel ERAT over local process/guest invalidatesNicholas Piggin
2019-07-03powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERATNicholas Piggin
2019-07-02powerpc/64s/exception: remove bad stack branchNicholas Piggin
2019-07-02powerpc/64s/exception: move paca save area offsets into exception-64s.SNicholas Piggin
2019-07-02powerpc/64s/exception: move head-64.h code to exception-64s.S where it is usedNicholas Piggin
2019-07-02powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...Nicholas Piggin
2019-07-02powerpc/64s/exception: move KVM related code togetherNicholas Piggin
2019-07-02powerpc/64s/exception: remove STD_EXCEPTION_COMMON variantsNicholas Piggin
2019-07-02powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical placeNicholas Piggin
2019-07-02powerpc/64s/exception: unwind exception-64s.h macrosNicholas Piggin
2019-07-02powerpc/64s/exception: Move EXCEPTION_COMMON additions into callersNicholas Piggin
2019-07-02powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...Nicholas Piggin
2019-07-02powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...Nicholas Piggin
2019-07-02powerpc/64s/exception: KVM handler can set the HSRR trap bitNicholas Piggin
2019-07-02powerpc/64s/exception: merge KVM handler and skip variantsNicholas Piggin
2019-07-02powerpc/64s/exception: consolidate maskable and non-maskable prologsNicholas Piggin