index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
/
spapr.c
Age
Commit message (
Expand
)
Author
2021-03-29
powerpc/xive: use true and false for bool variable
Yang Li
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
2020-12-11
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
2020-07-30
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
2020-05-28
powerpc/xive: Share the event-queue page with the Hypervisor.
Ram Pai
2020-03-27
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
2020-03-27
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
2019-12-05
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
2019-08-15
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
2019-08-15
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-02
powerpc/pseries: Fix xive=off command line
Greg Kurz
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-05-10
powerpc/xive: prepare all hcalls to support long busy delays
Cédric Le Goater
2018-05-10
powerpc/xive: fix hcall H_INT_RESET to support long busy delays
Cédric Le Goater
2018-02-15
powerpc/xive: Use hw CPU ids when configuring the CPU queues
Cédric Le Goater
2017-10-04
powerpc/xive: Fix IPI reset
Cédric Le Goater
2017-09-04
powerpc/xive: Fix section __init warning
Cédric Le Goater
2017-09-02
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
2017-09-02
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater