summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/spapr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xive: Add a debugfs file to dump internal XIVE stateCédric Le Goater2020-03-261-0/+19
* powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater2020-03-261-2/+2
* powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater2019-12-041-2/+10
* powerpc/xive: Fix dump of XIVE interrupt under pseriesCédric Le Goater2019-08-191-0/+51
* 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
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-141-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-301-5/+1
|/
* powerpc/xive: prepare all hcalls to support long busy delaysCédric Le Goater2018-05-101-8/+28
* powerpc/xive: fix hcall H_INT_RESET to support long busy delaysCédric Le Goater2018-05-101-5/+47
* powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater2018-02-141-6/+10
* powerpc/xive: Fix IPI resetCédric Le Goater2017-10-041-0/+4
* powerpc/xive: Fix section __init warningCédric Le Goater2017-09-041-1/+1
* powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater2017-09-021-1/+43
* powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater2017-09-021-0/+2
* powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-021-0/+618