aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xive: Improve error reporting of OPAL callsCédric Le Goater2020-12-111-12/+16
* powerpc/xive: Simplify xive_do_source_eoi()Cédric Le Goater2020-12-111-39/+33
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater2020-12-114-32/+1
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FWCédric Le Goater2020-12-112-41/+1
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUGCédric Le Goater2020-12-112-11/+0
* powerpc/xive: Add a debug_show handler to the XIVE irq_domainCédric Le Goater2020-12-111-0/+58
* powerpc/xive: Add a name to the IRQ domainCédric Le Goater2020-12-114-9/+9
* powerpc/xive: Introduce XIVE_IPI_HW_IRQCédric Le Goater2020-12-112-5/+7
* powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flagCédric Le Goater2020-12-111-1/+1
* powerpc/xive: Make debug routines staticCédric Le Goater2020-09-181-2/+2
* powerpc: fix function annotations to avoid section mismatch warnings with gcc-10Vladis Dronov2020-07-301-1/+1
* powerpc/xive: Ignore kmemleak false positivesAlexey Kardashevskiy2020-06-221-0/+2
* powerpc/xive: Share the event-queue page with the Hypervisor.Ram Pai2020-05-281-0/+7
* powerpc/xive: Do not expose a debugfs file when XIVE is disabledCédric Le Goater2020-05-281-2/+3
* powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater2020-05-261-0/+5
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2020-05-201-0/+3
|\
| * powerpc/xive: Enforce load-after-store ordering when StoreEOI is activeCédric Le Goater2020-05-071-0/+3
* | powerpc/xive: Define xive_native_alloc_irq_on_chip()Haren Myneni2020-04-201-3/+3
|/
* powerpc/xive: Add a debugfs file to dump internal XIVE stateCédric Le Goater2020-03-274-0/+129
* powerpc/xmon: Add source flags to output of XIVE interruptsCédric Le Goater2020-03-271-1/+4
* powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater2020-03-271-0/+4
* powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater2020-03-274-13/+14
* powerpc/xive: Discard ESB load value when interrupt is invalidFrederic Barrat2020-01-221-3/+12
* powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater2019-12-051-2/+10
* powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater2019-11-131-0/+9
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-204-13/+131
|\
| * powerpc/xmon: Fix output of XIVE IPICédric Le Goater2019-09-141-11/+16
| * powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater2019-09-141-3/+26
| * powerpc/xive: Fix bogus error code returned by OPALGreg Kurz2019-09-121-0/+11
| * powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater2019-08-194-0/+75
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-08-191-23/+64
| |\
| * | powerpc/xive: Add a check for memory allocation failureChristophe JAILLET2019-08-151-0/+4
| * | powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'Christophe JAILLET2019-08-151-1/+1
| * | powerpc/xive: Update comment referencing magic loads from an ESBJordan Niethe2019-08-051-1/+1
* | | KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras2019-08-271-0/+7
| |/ |/|
* | powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras2019-08-161-23/+64
|/
* powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy2019-07-181-4/+3
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-1/+51
|\
| * powerpc/pseries: Fix xive=off command lineGreg Kurz2019-06-021-1/+51
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater2019-04-301-0/+11
* powerpc/xive: add OPAL extensions for the XIVE native exploitation supportCédric Le Goater2019-04-111-0/+99
* powerpc: remove unnecessary unlikely()Igor Stoppa2019-01-151-1/+1
* powerpc/xive: Define xive_do_source_eoi as staticBreno Leitao2018-11-251-1/+1
* powerpc: Add -Werror at arch/powerpc levelMichael Ellerman2018-10-191-1/+0
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2018-10-131-3/+0
* powerpc/xive: Move a dereference below a NULL testzhong jiang2018-10-031-3/+4
* powerpc/xive: Use xive_cpu->chip_id instead of looking it up againBreno Leitao2018-09-191-10/+1
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-231-1/+1