summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-241-1/+1
* powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy2018-08-101-0/+1
* powerpc: Fix size calculation using resource_size()Dan Carpenter2018-08-101-1/+1
* powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-071-1/+1
* powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt2018-08-071-22/+0Star
* powerpc/xive: Remove now useless pr_debug statementsBenjamin Herrenschmidt2018-08-071-9/+1Star
* powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-301-1/+0Star
* powerpc: remove superflous inclusions of asm/fixmap.hChristophe Leroy2018-07-301-1/+0Star
* powerpc/mpic: Pass first free vector number to mpic_setup_error_int()Bharat Bhushan2018-07-192-4/+4
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-191-4/+4
|\
| * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-4/+4
* | powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)Daniel Klamt2018-07-121-12/+12
* | powerpc/msi: Remove VLA usageKees Cook2018-07-041-7/+8
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-3/+3
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+3
* powerpc: Remove core support for Marvell mv64x60 hostbridgesMark Greer2018-06-036-1171/+0Star
* powerpc/xics: Add missing of_node_put() in error pathYueHaibing2018-06-031-3/+4
* powerpc: cpm_gpio: Remove owner assignment from platform_driverFabio Estevam2018-06-031-1/+0Star
* powerpc/xive: Remove (almost) unused macrosRussell Currey2018-06-031-1/+1
* powerpc/xive: prepare all hcalls to support long busy delaysCédric Le Goater2018-05-101-8/+28
* powerpc/xive: fix hcall H_INT_RESET to support long busy delaysCédric Le Goater2018-05-101-5/+47
* powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt2018-04-181-0/+4
* Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-073-3/+3
|\
| * Merge branch 'topic/paca' into nextMichael Ellerman2018-03-312-2/+2
| |\
| | * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-1/+1
| | * powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman2018-03-301-1/+1
| * | powerpc/xive: Fix wrong xmon output caused by typoFrederic Barrat2018-03-301-1/+1
* | | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-062-0/+2
|/ /
* / powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater2018-02-141-6/+10
|/
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-101-2/+16
|\
| * Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2018-02-012-3/+18
| |\
| | * KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt2018-01-191-2/+16
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-062-5/+5
|\ \ \
| * \ \ Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-311-3/+3
| |\ \ \
| | * | | powerpc: Set I/O port resource types correctlyBjorn Helgaas2017-12-191-3/+3
| * | | | powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-121-2/+2
| |/ / /
* | | | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-0216-511/+136Star
|\ \ \ \
| * | | | powerpc/cell: Remove axonram driverMichael Ellerman2018-01-282-384/+0Star
| * | | | powerpc: Use octal numbers for file permissionsRussell Currey2018-01-212-2/+2
| * | | | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-01-216-42/+96
| |\ \ \ \
| | * | | | powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy2018-01-215-38/+94
| | * | | | powerpc/fsl_pci: Fix ptr_ret.cocci warningsVasyl Gomonovych2018-01-211-3/+1Star
| | * | | | powerpc/fsl_pci: Correct fsl_pci_mcheck_exceptionJoakim Tjernlund2018-01-211-1/+1
| * | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-211-1/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt2018-01-121-1/+2
| | | |/ / | | |/| |
| * | | | powerpc/mpic_timer: avoid struct timevalArnd Bergmann2018-01-212-54/+17Star
| | |/ / | |/| |
| * | | powerpc/xive: Remove incorrect debug codeBenjamin Herrenschmidt2018-01-161-5/+0Star
| * | | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-046-24/+20Star
| |/ /
* | | powerpc: rename swiotlb_dma_opsChristoph Hellwig2018-01-151-1/+1
* | | powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-102-3/+3
| |/ |/|