summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-12powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy
2019-10-11powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-10-11powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras
2019-10-11KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-01powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
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