summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xive
Commit message (Expand)AuthorAge
* powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt2018-04-19
* powerpc/xive: Fix wrong xmon output caused by typoFrederic Barrat2018-03-31
* powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater2018-02-15
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-10
|\
| * KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt2018-01-19
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-21
|\ \ | |/
| * powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt2018-01-12
* | powerpc/xive: Remove incorrect debug codeBenjamin Herrenschmidt2018-01-16
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater2017-10-04
* powerpc/xive: Fix IPI resetCédric Le Goater2017-10-04
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
* powerpc/xive: Fix section __init warningCédric Le Goater2017-09-04
* powerpc/xive: improve debugging macrosCédric Le Goater2017-09-02
* powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater2017-09-02
* powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater2017-09-02
* powerpc/xive: introduce xive_esb_write()Cédric Le Goater2017-09-02
* powerpc/xive: rename xive_poke_esb() in xive_esb_read()Cédric Le Goater2017-09-02
* powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-02
* powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater2017-09-02
* powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater2017-08-24
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-23
* powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao2017-08-15
* powerpc/xive: Fix section mismatch warningsMichael Ellerman2017-08-10
* powerpc/xive: Ensure active irqd when setting affinityBenjamin Herrenschmidt2017-08-10
* Merge branch 'fixes' into nextMichael Ellerman2017-07-03
|\
| * powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt2017-06-15
* | powerpc/xive: Silence message about VP block allocationBenjamin Herrenschmidt2017-06-28
* | powerpc: Fix some spelling mistakesColin Ian King2017-06-05
|/
* Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-09
|\
| * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-27
* | powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman2017-04-20
* | powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-13
|/
* powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-10