Age | Commit message (Expand) | Author |
2021-08-10 | KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore | Cédric Le Goater |
2021-08-10 | powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data | Cédric Le Goater |
2021-04-14 | powerpc/xive: Simplify the dump of XIVE interrupts under xmon | Cédric Le Goater |
2020-12-11 | powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW | Cédric Le Goater |
2020-12-11 | powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW | Cédric Le Goater |
2020-12-11 | powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG | Cédric Le Goater |
2020-12-11 | powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag | Cédric Le Goater |
2020-07-16 | powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu() | YueHaibing |
2020-04-20 | powerpc/xive: Define xive_native_alloc_irq_on_chip() | Haren Myneni |
2020-01-23 | powerpc/xive: Drop extern qualifiers from header function prototypes | Greg Kurz |
2019-09-20 | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-09-14 | powerpc/xmon: Improve output of XIVE interrupts | Cédric Le Goater |
2019-08-27 | KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun... | Paul Mackerras |
2019-08-19 | powerpc/xive: Fix dump of XIVE interrupt under pseries | Cédric Le Goater |
2019-08-16 | powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race | Paul Mackerras |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping | Cédric Le Goater |
2019-04-30 | KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configuration | Cédric Le Goater |
2019-04-11 | powerpc/xive: add OPAL extensions for the XIVE native exploitation support | Cédric Le Goater |
2018-08-07 | powerpc/xive: Remove xive_kexec_teardown_cpu() | Benjamin Herrenschmidt |
2018-02-10 | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-01-21 | powerpc/xive: Properly use static keyword for inline function | Mathieu Malaterre |
2018-01-19 | KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature | Benjamin Herrenschmidt |
2018-01-12 | powerpc/xive: Add interrupt flag to disable automatic EOI | Benjamin Herrenschmidt |
2018-01-12 | powerpc/xive: Move definition of ESB bits | Benjamin Herrenschmidt |
2017-09-02 | powerpc/xive: introduce H_INT_ESB hcall | Cédric Le Goater |
2017-09-02 | powerpc/xive: add the HW IRQ number under xive_irq_data | Cédric Le Goater |
2017-09-02 | powerpc/xive: guest exploitation of the XIVE interrupt controller | Cédric Le Goater |
2017-06-15 | powerpc/xive: Fix offset for store EOI MMIOs | Benjamin Herrenschmidt |
2017-04-27 | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller | Benjamin Herrenschmidt |
2017-04-10 | powerpc/xive: Native exploitation of the XIVE interrupt controller | Benjamin Herrenschmidt |