summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater2017-10-041-0/+8
* powerpc/xive: Fix IPI resetCédric Le Goater2017-10-041-0/+4
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-2/+2
* powerpc/xive: Fix section __init warningCédric Le Goater2017-09-041-1/+1
* powerpc/xive: improve debugging macrosCédric Le Goater2017-09-021-2/+6
* powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater2017-09-023-3/+52
* powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater2017-09-022-0/+4
* powerpc/xive: introduce xive_esb_write()Cédric Le Goater2017-09-021-1/+10
* powerpc/xive: rename xive_poke_esb() in xive_esb_read()Cédric Le Goater2017-09-021-10/+10
* powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-024-0/+637
* powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater2017-09-023-11/+27
* powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater2017-08-241-1/+1
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-1/+1
* powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao2017-08-151-3/+3
* powerpc/xive: Fix section mismatch warningsMichael Ellerman2017-08-102-3/+3
* powerpc/xive: Ensure active irqd when setting affinityBenjamin Herrenschmidt2017-08-101-0/+4
* Merge branch 'fixes' into nextMichael Ellerman2017-07-031-1/+1
|\
| * powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-151-1/+1
* | powerpc/xive: Silence message about VP block allocationBenjamin Herrenschmidt2017-06-281-2/+2
* | powerpc: Fix some spelling mistakesColin Ian King2017-06-051-1/+1
|/
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-092-11/+217
|\
| * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-272-11/+217
* | powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman2017-04-201-0/+1
* | powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-131-3/+3
|/
* powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-105-0/+2018
OpenPOWER on IntegriCloud