index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-apple-aic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-25
1
-13
/
+40
|
\
|
*
irqchip/apple-aic: Correctly map the vgic maintenance interrupt
Marc Zyngier
2023-02-02
1
-3
/
+1
|
*
irqchip/apple-aic: Register vgic maintenance interrupt with KVM
Marc Zyngier
2023-01-12
1
-13
/
+42
*
|
irqchip/apple-aic: Move over to core ipi-mux
Marc Zyngier
2023-02-05
1
-153
/
+8
|
/
*
irqchip/apple-aic: Mark aic_info structs __initconst
Konrad Dybcio
2022-11-26
1
-3
/
+3
*
irqchip/apple-aic: Make symbol 'use_fast_ipi' static
Wei Yongjun
2022-07-01
1
-1
/
+1
*
irqchip/apple-aic: Fix refcount leak in aic_of_ic_init
Miaoqian Lin
2022-06-09
1
-0
/
+1
*
irqchip/apple-aic: Fix refcount leak in build_fiq_affinity
Miaoqian Lin
2022-06-09
1
-0
/
+1
*
Merge branch irq/aic-v2 into irq/irqchip-next
Marc Zyngier
2022-03-11
1
-88
/
+375
|
\
|
*
irqchip/apple-aic: Add support for AICv2
Hector Martin
2022-03-11
1
-33
/
+148
|
*
irqchip/apple-aic: Support multiple dies
Hector Martin
2022-03-11
1
-23
/
+54
|
*
irqchip/apple-aic: Dynamically compute register offsets
Hector Martin
2022-03-11
1
-17
/
+55
|
*
irqchip/apple-aic: Switch to irq_domain_create_tree and sparse hwirqs
Hector Martin
2022-03-11
1
-32
/
+39
|
*
irqchip/apple-aic: Add Fast IPI support
Hector Martin
2022-03-11
1
-13
/
+109
*
|
irqchip/apple-aic: Fix cpumask allocation for FIQs
Marc Zyngier
2022-03-10
1
-1
/
+1
*
|
irqchip/apple-aic: Move PMU-specific registers to their own include file
Marc Zyngier
2022-02-07
1
-10
/
+1
*
|
irqchip/apple-aic: Wire PMU interrupts
Marc Zyngier
2022-02-07
1
-12
/
+22
*
|
irqchip/apple-aic: Parse FIQ affinities from device-tree
Marc Zyngier
2022-02-07
1
-0
/
+49
|
/
*
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2022-01-29
1
-1
/
+0
|
\
|
*
irqchip/apple-aic: Drop unused ipi_hwirq field
Marc Zyngier
2022-01-17
1
-1
/
+0
*
|
irqchip/apple-aic: Mark aic_init_smp() as __init
Donghyeok Kim
2021-12-07
1
-1
/
+1
|
/
*
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-10-26
1
-10
/
+10
*
irqchip/apple-aic: Fix irq_disable from within irq handlers
Sven Peter
2021-08-20
1
-1
/
+1
*
irqchip/apple-aic: Advertise some level of vGICv3 compatibility
Marc Zyngier
2021-06-01
1
-0
/
+9
*
irqchip/apple-aic: Add support for the Apple Interrupt Controller
Hector Martin
2021-04-08
1
-0
/
+852