summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/xive.h
AgeCommit message (Expand)Author
2021-08-10KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restoreCédric Le Goater
2021-08-10powerpc/pseries/pci: Add a msi_free() handler to clear XIVE dataCédric Le Goater
2021-04-14powerpc/xive: Simplify the dump of XIVE interrupts under xmonCédric Le Goater
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FWCédric Le Goater
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUGCédric Le Goater
2020-12-11powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flagCédric Le Goater
2020-07-16powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu()YueHaibing
2020-04-20powerpc/xive: Define xive_native_alloc_irq_on_chip()Haren Myneni
2020-01-23powerpc/xive: Drop extern qualifiers from header function prototypesGreg Kurz
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-14powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater
2019-08-27KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras
2019-08-19powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater
2019-08-16powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-30KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater
2019-04-30KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater
2019-04-11powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater
2018-08-07powerpc/xive: Remove xive_kexec_teardown_cpu()Benjamin Herrenschmidt
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-01-21powerpc/xive: Properly use static keyword for inline functionMathieu Malaterre
2018-01-19KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" featureBenjamin Herrenschmidt
2018-01-12powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt
2018-01-12powerpc/xive: Move definition of ESB bitsBenjamin Herrenschmidt
2017-09-02powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater
2017-09-02powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt
2017-04-27KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt