开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
/
spapr.c
Age
Commit message (
Expand
)
Author
2024-10-29
powerpc/machdep: Drop include of seq_file.h
Michael Ellerman
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2022-11-24
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
2022-08-01
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
2022-06-24
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
2022-05-22
powerpc/xive: Fix refcount leak in xive_spapr_init
Miaoqian Lin
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-02-03
powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
2022-01-04
powerpc/xive: Add missing null check after calling kmalloc
Ammar Faizi
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-11-25
powerpc/xive: Replace pr_devel() by pr_debug() to ease debug
Cédric Le Goater
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