summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-242-6/+6
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-208-246/+132
|\
| * powerpc/xmon: Fix output of XIVE IPICédric Le Goater2019-09-141-11/+16
| * powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater2019-09-141-3/+26
| * powerpc/xive: Fix bogus error code returned by OPALGreg Kurz2019-09-121-0/+11
| * powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater2019-08-194-0/+75
| * powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy2019-08-191-1/+1
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-08-191-23/+64
| |\
| * | powerpc/xive: Add a check for memory allocation failureChristophe JAILLET2019-08-151-0/+4
| * | powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'Christophe JAILLET2019-08-151-1/+1
| * | powerpc/xive: Update comment referencing magic loads from an ESBJordan Niethe2019-08-051-1/+1
| * | powerpc/powernv: Move SCOM access code into powernv platformAndrew Donnellan2019-08-053-232/+0
* | | KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras2019-08-271-0/+7
| |/ |/|
* | powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras2019-08-161-23/+64
|/
* powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy2019-07-181-4/+3
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-136-1548/+58
|\
| * powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xxChristophe Leroy2019-07-053-1539/+0
| * powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-051-1/+1
| * powerpc/Kconfig: Clean up formattingEnrico Weigelt, metux IT consult2019-07-041-7/+6
| * powerpc/pseries: Fix xive=off command lineGreg Kurz2019-06-021-1/+51
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\ \
| * | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-058-48/+8
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-305-71/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-302-28/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-3031-159/+31
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-243-42/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-171-0/+11
|\
| * KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater2019-04-301-0/+11
* | powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-101-1/+2
* | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-101-0/+99
|\|
| * powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater2019-04-111-0/+99
* | powerpc: tsi108: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-1/+1
|/
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+3
* memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-121-0/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-071-2/+5
|\
| * powerpc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-071-2/+5
* | powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPUChristophe Leroy2019-02-231-3/+2
* | Merge branch 'topic/dma' into nextMichael Ellerman2019-02-212-52/+31
|\ \
| * | powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig2019-02-181-0/+1
| * | powerpc/dma: remove set_dma_offsetChristoph Hellwig2019-02-182-2/+2
| * | powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-181-4/+1
| * | dma-mapping, powerpc: simplify the arch dma_set_mask overrideChristoph Hellwig2019-02-181-7/+1
| * | powerpc/dma: remove max_direct_dma_addrChristoph Hellwig2019-02-181-2/+2
| * | powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.cChristoph Hellwig2019-02-181-0/+9
| * | powerpc/dart: use the generic iommu bypass codeChristoph Hellwig2019-02-181-30/+17
| * | powerpc/dart: remove dead cleanup code in iommu_init_early_dartChristoph Hellwig2019-02-181-10/+1
| |/