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
/
kernel
/
irq
/
ipi.c
Age
Commit message (
Expand
)
Author
2021-08-11
genirq: Fix kernel-doc warnings in pm.c, msi.c and ipi.c
Randy Dunlap
2021-03-16
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
2018-12-18
genirq: Fix various typos in comments
Ingo Molnar
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
2016-07-19
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-05-24
genirq: Fix missing return value in irq_destroy_ipi()
Matt Redfearn
2016-05-02
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
Matt Redfearn
2016-05-02
genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
Matt Redfearn
2016-04-21
genirq: Dont allow affinity mask to be updated on IPIs
Matt Redfearn
2016-02-25
genirq: Implement ipi_send_mask/single()
Qais Yousef
2016-02-25
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
2016-02-25
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef