summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth-6/+6
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-246/+132
2019-09-14powerpc/xmon: Fix output of XIVE IPICédric Le Goater-11/+16
2019-09-14powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater-3/+26
2019-09-12powerpc/xive: Fix bogus error code returned by OPALGreg Kurz-0/+11
2019-08-27KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras-0/+7
2019-08-19powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater-0/+75
2019-08-19powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy-1/+1
2019-08-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-23/+64
2019-08-16powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras-23/+64
2019-08-15powerpc/xive: Add a check for memory allocation failureChristophe JAILLET-0/+4
2019-08-15powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'Christophe JAILLET-1/+1
2019-08-05powerpc/xive: Update comment referencing magic loads from an ESBJordan Niethe-1/+1
2019-08-05powerpc/powernv: Move SCOM access code into powernv platformAndrew Donnellan-232/+0
2019-07-18powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy-4/+3
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1548/+58
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-07-05powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy-1539/+0
2019-07-05powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy-1/+1
2019-07-04powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult-7/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-48/+8
2019-06-02powerpc/pseries: Fix xive=off command lineGreg Kurz-1/+51
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-71/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner-28/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-159/+31
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-42/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+11
2019-05-10powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar-1/+2
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+99
2019-05-05powerpc: tsi108: support of_get_mac_address new ERR_PTR errorPetr Štetiar-1/+1
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater-0/+11
2019-04-11powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater-0/+99
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+3
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport-0/+3
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+5
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport-2/+5
2019-02-23powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy-3/+2
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman-52/+31
2019-02-18powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig-0/+1
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig-2/+2
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig-4/+1
2019-02-18dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig-7/+1
2019-02-18powerpc/dma: remove max_direct_dma_addrChristoph Hellwig-2/+2
2019-02-18powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.cChristoph Hellwig-0/+9
2019-02-18powerpc/dart: use the generic iommu bypass codeChristoph Hellwig-30/+17
2019-02-18powerpc/dart: remove dead cleanup code in iommu_init_early_dartChristoph Hellwig-10/+1