summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xive/spapr.c
AgeCommit message (Expand)Author
2020-04-17powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2019-12-17powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater
2019-08-19powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater
2019-08-15powerpc/xive: Add a check for memory allocation failureChristophe JAILLET
2019-08-15powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'Christophe JAILLET
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-02powerpc/pseries: Fix xive=off command lineGreg Kurz
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-05-10powerpc/xive: prepare all hcalls to support long busy delaysCédric Le Goater
2018-05-10powerpc/xive: fix hcall H_INT_RESET to support long busy delaysCédric Le Goater
2018-02-15powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater
2017-10-04powerpc/xive: Fix IPI resetCédric Le Goater
2017-09-04powerpc/xive: Fix section __init warningCédric Le Goater
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