summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xive/spapr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-251-2/+1
* powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang2022-11-241-0/+1
* powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin2022-08-011-0/+1
* powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch2022-06-241-2/+3
* powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin2022-05-221-2/+5
* powerpc: Add missing headersChristophe Leroy2022-05-081-0/+2
* powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET2022-02-031-8/+28
* powerpc/xive: Add missing null check after calling kmallocAmmar Faizi2022-01-041-0/+3
* powerpc/sysdev: Add __init attribute to eligible functionsNick Child2021-12-231-3/+3
* powerpc/xive: Replace pr_devel() by pr_debug() to ease debugCédric Le Goater2021-11-251-19/+19
* powerpc/xive: use true and false for bool variableYang Li2021-03-291-1/+1
* powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater2020-12-101-6/+0
* powerpc/xive: Add a name to the IRQ domainCédric Le Goater2020-12-101-1/+1
* powerpc: fix function annotations to avoid section mismatch warnings with gcc-10Vladis Dronov2020-07-301-1/+1
* powerpc/xive: Share the event-queue page with the Hypervisor.Ram Pai2020-05-281-0/+7
* 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