index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
/
spapr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-2
/
+1
2022-11-24
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
1
-0
/
+1
2022-08-01
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
1
-0
/
+1
2022-06-24
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
1
-2
/
+3
2022-05-22
powerpc/xive: Fix refcount leak in xive_spapr_init
Miaoqian Lin
1
-2
/
+5
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-0
/
+2
2022-02-03
powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
1
-8
/
+28
2022-01-04
powerpc/xive: Add missing null check after calling kmalloc
Ammar Faizi
1
-0
/
+3
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
1
-3
/
+3
2021-11-25
powerpc/xive: Replace pr_devel() by pr_debug() to ease debug
Cédric Le Goater
1
-19
/
+19
2021-03-29
powerpc/xive: use true and false for bool variable
Yang Li
1
-1
/
+1
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
1
-6
/
+0
2020-12-11
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
1
-1
/
+1
2020-07-30
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
1
-1
/
+1
2020-05-28
powerpc/xive: Share the event-queue page with the Hypervisor.
Ram Pai
1
-0
/
+7
2020-03-26
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
1
-0
/
+19
2020-03-26
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
1
-2
/
+2
2019-12-04
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
1
-2
/
+10
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
1
-0
/
+51
2019-08-15
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
1
-0
/
+4
2019-08-15
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
1
-1
/
+1
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+51
2019-06-02
powerpc/pseries: Fix xive=off command line
Greg Kurz
1
-1
/
+51
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-05-10
powerpc/xive: prepare all hcalls to support long busy delays
Cédric Le Goater
1
-8
/
+28
2018-05-10
powerpc/xive: fix hcall H_INT_RESET to support long busy delays
Cédric Le Goater
1
-5
/
+47
2018-02-15
powerpc/xive: Use hw CPU ids when configuring the CPU queues
Cédric Le Goater
1
-6
/
+10
2017-10-04
powerpc/xive: Fix IPI reset
Cédric Le Goater
1
-0
/
+4
2017-09-04
powerpc/xive: Fix section __init warning
Cédric Le Goater
1
-1
/
+1
2017-09-02
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
1
-1
/
+43
2017-09-02
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
1
-0
/
+2
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
1
-0
/
+618