index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
/
spapr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
1
-2
/
+1
*
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
2022-11-24
1
-0
/
+1
*
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
2022-08-01
1
-0
/
+1
*
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
2022-06-24
1
-2
/
+3
*
powerpc/xive: Fix refcount leak in xive_spapr_init
Miaoqian Lin
2022-05-22
1
-2
/
+5
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-0
/
+2
*
powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
2022-02-03
1
-8
/
+28
*
powerpc/xive: Add missing null check after calling kmalloc
Ammar Faizi
2022-01-04
1
-0
/
+3
*
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-3
/
+3
*
powerpc/xive: Replace pr_devel() by pr_debug() to ease debug
Cédric Le Goater
2021-11-25
1
-19
/
+19
*
powerpc/xive: use true and false for bool variable
Yang Li
2021-03-29
1
-1
/
+1
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
2020-12-10
1
-6
/
+0
*
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
2020-12-10
1
-1
/
+1
*
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
2020-07-30
1
-1
/
+1
*
powerpc/xive: Share the event-queue page with the Hypervisor.
Ram Pai
2020-05-28
1
-0
/
+7
*
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
2020-03-26
1
-0
/
+19
*
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
2020-03-26
1
-2
/
+2
*
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
2019-12-04
1
-2
/
+10
*
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
2019-08-19
1
-0
/
+51
*
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
2019-08-15
1
-0
/
+4
*
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
2019-08-15
1
-1
/
+1
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
1
-1
/
+51
|
\
|
*
powerpc/pseries: Fix xive=off command line
Greg Kurz
2019-06-02
1
-1
/
+51
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
powerpc/xive: prepare all hcalls to support long busy delays
Cédric Le Goater
2018-05-10
1
-8
/
+28
*
powerpc/xive: fix hcall H_INT_RESET to support long busy delays
Cédric Le Goater
2018-05-10
1
-5
/
+47
*
powerpc/xive: Use hw CPU ids when configuring the CPU queues
Cédric Le Goater
2018-02-14
1
-6
/
+10
*
powerpc/xive: Fix IPI reset
Cédric Le Goater
2017-10-04
1
-0
/
+4
*
powerpc/xive: Fix section __init warning
Cédric Le Goater
2017-09-04
1
-1
/
+1
*
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
2017-09-02
1
-1
/
+43
*
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
2017-09-02
1
-0
/
+2
*
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
2017-09-02
1
-0
/
+618