aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2019-11-24powerpc/xive: Move a dereference below a NULL testzhong jiang
2019-10-01powerpc/xive: Fix bogus error code returned by OPALGreg Kurz
2019-07-31powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-10powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy
2018-08-10powerpc: Fix size calculation using resource_size()Dan Carpenter
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt
2018-08-07powerpc/xive: Remove now useless pr_debug statementsBenjamin Herrenschmidt
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2018-07-30powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy
2018-07-19powerpc/mpic: Pass first free vector number to mpic_setup_error_int()Bharat Bhushan
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-07-12powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt
2018-07-04powerpc/msi: Remove VLA usageKees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04powerpc: Remove core support for Marvell mv64x60 hostbridgesMark Greer
2018-06-03powerpc/xics: Add missing of_node_put() in error pathYueHaibing
2018-06-03powerpc: cpm_gpio: Remove owner assignment from platform_driverFabio Estevam
2018-06-03powerpc/xive: Remove (almost) unused macrosRussell Currey
2018-05-10powerpc/xive: prepare all hcalls to support long busy delaysCédric Le Goater
2018-05-10powerpc/xive: fix hcall H_INT_RESET to support long busy delaysCédric Le Goater
2018-04-19powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-31powerpc/xive: Fix wrong xmon output caused by typoFrederic Barrat
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-30powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman
2018-02-15powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-01Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář
2018-01-31Merge branch 'pci/resource' into nextBjorn Helgaas
2018-01-28powerpc/cell: Remove axonram driverMichael Ellerman
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey
2018-01-21Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2018-01-21Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-01-20powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy
2018-01-20powerpc/fsl_pci: Fix ptr_ret.cocci warningsVasyl Gomonovych
2018-01-20powerpc/fsl_pci: Correct fsl_pci_mcheck_exceptionJoakim Tjernlund
2018-01-21powerpc/mpic_timer: avoid struct timevalArnd Bergmann
2018-01-19KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt
2018-01-16powerpc/xive: Remove incorrect debug codeBenjamin Herrenschmidt
2018-01-15powerpc: rename swiotlb_dma_opsChristoph Hellwig
2018-01-12powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt
2018-01-11powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya