index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
ipi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
1
-7
/
+9
2021-08-11
genirq: Fix kernel-doc warnings in pm.c, msi.c and ipi.c
Randy Dunlap
1
-16
/
+16
2021-03-16
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
1
-1
/
+1
2018-12-18
genirq: Fix various typos in comments
Ingo Molnar
1
-2
/
+2
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
1
-0
/
+1
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
1
-2
/
+0
2017-08-20
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
1
-2
/
+2
2016-07-19
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
1
-1
/
+1
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
1
-1
/
+1
2016-05-24
genirq: Fix missing return value in irq_destroy_ipi()
Matt Redfearn
1
-1
/
+1
2016-05-02
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
Matt Redfearn
1
-14
/
+17
2016-05-02
genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
Matt Redfearn
1
-4
/
+14
2016-04-21
genirq: Dont allow affinity mask to be updated on IPIs
Matt Redfearn
1
-0
/
+1
2016-02-25
genirq: Implement ipi_send_mask/single()
Qais Yousef
1
-1
/
+156
2016-02-25
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
1
-0
/
+34
2016-02-25
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
1
-0
/
+137