summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorLines
2019-08-30powerpc: Add PowerPC Capabilities ELF noteClaudio Carvalho-1/+65
2019-08-30powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacksAlexey Kardashevskiy-85/+1
2019-08-30powerpc/pseries/iommu: Switch to xchg_no_killAlexey Kardashevskiy-2/+3
2019-08-30KVM: PPC: Book3S: Invalidate multiple TCEs at onceAlexey Kardashevskiy-19/+48
2019-08-30powerpc/powernv/ioda: Split out TCE invalidation from TCE updatesAlexey Kardashevskiy-0/+56
2019-08-30KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy-4/+8
2019-08-29powerpc/of/pci: Rewrite pci_parse_of_flagsAlexey Kardashevskiy-11/+55
2019-08-28powerpc: use the generic dma coherent remap allocatorChristoph Hellwig-352/+17
2019-08-28powerpc/64: remove support for kernel-mode syscallsNicholas Piggin-17/+6
2019-08-28powerpc: convert to copy_thread_tlsNicholas Piggin-4/+6
2019-08-28powerpc/32: don't use CPU_FTR_COHERENT_ICACHEChristophe Leroy-9/+12
2019-08-28powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHEChristophe Leroy-6/+5
2019-08-28powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVRChristophe Leroy-31/+24
2019-08-28powerpc/32s: drop CPU_FTR_USE_RTC featureChristophe Leroy-30/+7
2019-08-28powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy-79/+52
2019-08-28powerpc/32s: add an option to exclusively select powerpc 601Christophe Leroy-2/+12
2019-08-28powerpc/8xx: set STACK_END_MAGIC earlier on the init_stackChristophe Leroy-0/+4
2019-08-28powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.Christophe Leroy-24/+0
2019-08-28powerpc/prom: convert PROM_BUG() to standard trapChristophe Leroy-12/+7
2019-08-27Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář-4/+8
2019-08-27powerpc/spinlocks: Fix oops in __spin_yield() on bare metalChristopher M. Riedl-11/+25
2019-08-27KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras-1/+8
2019-08-27KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras-5/+10
2019-08-27powerpc/spinlocks: Rename SPLPAR-only spinlocksChristopher M. Riedl-5/+7
2019-08-27powerpc/spinlocks: Refactor SHARED_PROCESSORChristopher M. Riedl-6/+18
2019-08-27powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()Christophe Leroy-16/+20
2019-08-27powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()Christophe Leroy-26/+13
2019-08-27powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macroChristophe Leroy-11/+43
2019-08-27powerpc/mm: split out early ioremap path.Christophe Leroy-28/+35
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy-21/+43
2019-08-27powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy-68/+29
2019-08-27powerpc/mm: Move ioremap functions out of pgtable_32/64.cChristophe Leroy-227/+229
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy-12/+7
2019-08-27powerpc/mm: move ioremap_prot() into ioremap.cChristophe Leroy-41/+19
2019-08-27powerpc/mm: move common 32/64 bits ioremap functions into ioremap.cChristophe Leroy-61/+37
2019-08-27powerpc/mm: rework io-workaround invocation.Christophe Leroy-18/+34
2019-08-27powerpc/mm: drop function __ioremap()Christophe Leroy-22/+2
2019-08-27powerpc/mm: drop ppc_md.iounmap() and __iounmap()Christophe Leroy-17/+1
2019-08-27powerpc/ps3: replace __ioremap() by ioremap_prot()Christophe Leroy-7/+3
2019-08-27powerpc: remove the ppc44x ocm.c fileChristoph Hellwig-431/+0
2019-08-27powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3EChristophe Leroy-1/+1
2019-08-27powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl-3/+16
2019-08-27KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras-4/+21
2019-08-27KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy-4/+8
2019-08-23KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslotSuraj Jitindar Singh-5/+19
2019-08-23KVM: PPC: Book3S: Mark expected switch fall-throughPaul Menzel-0/+1
2019-08-23Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras-10405/+4922
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-1/+1
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig-6/+0
2019-08-22powerpc/configs: Disable /dev/port in skiroot defconfigDaniel Axtens-0/+1