index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
ipi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
1
-7
/
+9
*
genirq: Fix kernel-doc warnings in pm.c, msi.c and ipi.c
Randy Dunlap
2021-08-11
1
-16
/
+16
*
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
2021-03-16
1
-1
/
+1
*
genirq: Fix various typos in comments
Ingo Molnar
2018-12-18
1
-2
/
+2
*
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
1
-0
/
+1
*
genirq: Cleanup top of file comments
Thomas Gleixner
2018-03-20
1
-2
/
+0
*
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
2017-08-20
1
-2
/
+2
*
genirq: Fix missing irq allocation affinity hint
Vincent Stehle
2016-07-19
1
-1
/
+1
*
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
1
-1
/
+1
*
genirq: Fix missing return value in irq_destroy_ipi()
Matt Redfearn
2016-05-24
1
-1
/
+1
*
genirq: Add error code reporting to irq_{reserve,destroy}_ipi
Matt Redfearn
2016-05-02
1
-14
/
+17
*
genirq: Make irq_destroy_ipi take a cpumask of IPIs to destroy
Matt Redfearn
2016-05-02
1
-4
/
+14
*
genirq: Dont allow affinity mask to be updated on IPIs
Matt Redfearn
2016-04-21
1
-0
/
+1
*
genirq: Implement ipi_send_mask/single()
Qais Yousef
2016-02-25
1
-1
/
+156
*
genirq: Add a new function to get IPI reverse mapping
Qais Yousef
2016-02-25
1
-0
/
+34
*
genirq: Add a new generic IPI reservation code to irq core
Qais Yousef
2016-02-25
1
-0
/
+137