summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xive/spapr.c
AgeCommit message (Expand)Author
2022-11-24powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang
2022-08-01powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin
2022-06-24powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch
2022-05-22powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-02-03powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET
2022-01-04powerpc/xive: Add missing null check after calling kmallocAmmar Faizi
2021-12-23powerpc/sysdev: Add __init attribute to eligible functionsNick Child
2021-11-25powerpc/xive: Replace pr_devel() by pr_debug() to ease debugCédric Le Goater
2021-03-29powerpc/xive: use true and false for bool variableYang Li
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater
2020-12-11powerpc/xive: Add a name to the IRQ domainCédric Le Goater
2020-07-30powerpc: fix function annotations to avoid section mismatch warnings with gcc-10Vladis Dronov
2020-05-28powerpc/xive: Share the event-queue page with the Hypervisor.Ram Pai
2020-03-27powerpc/xive: Add a debugfs file to dump internal XIVE stateCédric Le Goater
2020-03-27powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2019-12-05powerpc/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