index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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