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