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
/
xics
Age
Commit message (
Expand
)
Author
2022-09-14
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
2022-05-24
powerpc/xics: Include missing header
Christophe Leroy
2022-05-22
powerpc/xics: fix refcount leak in icp_opal_init()
Lv Ruyi
2022-05-22
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-09-15
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
2021-08-10
powerpc: use IRQF_NO_DEBUG for IPIs
Cédric Le Goater
2021-08-10
powerpc/xics: Fix IRQ migration
Cédric Le Goater
2021-08-10
powerpc/xics: Drop unmask of MSIs at startup
Cédric Le Goater
2021-08-10
powerpc/xics: Add support for IRQ domain hierarchy
Cédric Le Goater
2021-08-10
powerpc/xics: Add debug logging to the set_irq_affinity handlers
Cédric Le Goater
2021-08-10
powerpc/xics: Give a name to the default XICS IRQ domain
Cédric Le Goater
2021-08-10
powerpc/xics: Rename the map handler in a check handler
Cédric Le Goater
2021-08-10
powerpc/xics: Remove ICS list
Cédric Le Goater
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
2021-06-10
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2020-08-25
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
2020-06-02
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-04
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-06-03
powerpc/xics: Add missing of_node_put() in error path
YueHaibing
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2017-12-04
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-26
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
Michael Ellerman
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-10
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2017-03-06
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
2017-02-09
powerpc/powernv: Properly set "host-ipi" on IPIs
Benjamin Herrenschmidt
2017-02-09
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
Benjamin Herrenschmidt
2017-01-17
powerpc/icp-opal: Fix missing KVM case and harden replay
Benjamin Herrenschmidt
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-06
powerpc/xics/opal: Fix processor numbers in OPAL ICP
Benjamin Herrenschmidt
2016-08-09
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
2016-07-17
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
2016-02-29
powerpc/xics: Add icp_native_cause_ipi_rm
Suresh Warrier
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-16
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-06-17
powerpc: Make doorbell check preemption safe
Shreyas B. Prabhu
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
[next]