index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/gicv3: Handle resource request failure consistently
Robin Murphy
2022-06-16
1
-10
/
+31
*
irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
Miaoqian Lin
2022-06-09
1
-1
/
+4
*
irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
Miaoqian Lin
2022-06-09
1
-1
/
+1
*
Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-next
Marc Zyngier
2022-05-17
1
-63
/
+120
|
\
|
*
irqchip/gic-v3: Fix priority mask handling
Mark Rutland
2022-05-15
1
-58
/
+89
|
*
irqchip/gic-v3: Refactor ISB + EOIR at ack time
Mark Rutland
2022-05-15
1
-10
/
+33
|
*
irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handling
Mark Rutland
2022-05-15
1
-0
/
+3
*
|
irqchip/gic-v3: Claim iomem resources
Robin Murphy
2022-05-04
1
-6
/
+9
*
|
irqchip/gic-v3: Relax polling of GIC{R,D}_CTLR.RWP
Marc Zyngier
2022-05-04
1
-20
/
+18
*
|
irqchip/gic-v3: Detect LPI invalidation MMIO registers
Marc Zyngier
2022-05-04
1
-4
/
+16
|
/
*
irqchip/gic, gic-v3: Prevent GSI to SGI translations
Andre Przywara
2022-04-05
1
-0
/
+6
*
irqchip/gic-v3: Fix GICR_CTLR.RWP polling
Marc Zyngier
2022-04-05
1
-4
/
+4
*
irqchip/gic-v3: Use dsb(ishst) to order writes with ICC_SGI1R_EL1 accesses
Barry Song
2022-02-21
1
-1
/
+1
*
Merge branch irq/misc-5.17 into irq/irqchip-next
Marc Zyngier
2021-12-20
1
-0
/
+16
|
\
|
*
irqchip/gic-v4: Disable redistributors' view of the VPE table at boot time
Marc Zyngier
2021-12-16
1
-0
/
+16
*
|
irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserve
Valentin Schneider
2021-12-16
1
-0
/
+1
|
/
*
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-10-26
1
-2
/
+2
*
Merge branch irq/misc-5.15 into irq/irqchip-next
Marc Zyngier
2021-08-20
1
-1
/
+22
|
\
|
*
irqchip/gic-v3: Fix priority comparison when non-secure priorities are used
Chen-Yu Tsai
2021-08-20
1
-1
/
+22
*
|
irqchip/gic-v3: Fix selection of partition domain for EPPIs
James Morse
2021-08-12
1
-7
/
+41
*
|
irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq
James Morse
2021-08-12
1
-4
/
+9
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-29
1
-3
/
+3
|
\
|
*
irqchip/gic: Split vGIC probing information from the GIC code
Marc Zyngier
2021-06-01
1
-3
/
+3
*
|
irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry
Marc Zyngier
2021-06-10
1
-1
/
+35
|
/
*
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-04-24
1
-4
/
+4
|
\
|
*
irqchip/gic-v3: Do not enable irqs when handling spurious interrups
He Ying
2021-04-23
1
-4
/
+4
*
|
irq: Fix typos in comments
Ingo Molnar
2021-03-22
1
-1
/
+1
|
/
*
irqchip/gic-v3: Fix typos in PMR/RPR SCR_EL3.FIQ handling explanation
Lorenzo Pieralisi
2021-01-21
1
-2
/
+2
*
irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq()
Valentin Schneider
2020-12-11
1
-6
/
+0
*
Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next
Marc Zyngier
2020-09-17
1
-1
/
+11
|
\
|
*
irqchip/gic-v2, v3: Prevent SW resends entirely
Valentin Schneider
2020-09-06
1
-1
/
+4
|
*
irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger()
Valentin Schneider
2020-09-06
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-next
Marc Zyngier
2020-09-17
1
-46
/
+66
|
\
\
|
*
|
irqchip/gic-v3: Configure SGIs as standard interrupts
Marc Zyngier
2020-09-17
1
-43
/
+51
|
*
|
irqchip/gic-v3: Describe the SGI range
Marc Zyngier
2020-09-13
1
-3
/
+15
*
|
|
irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
Alexandru Elisei
2020-09-13
1
-12
/
+44
*
|
|
irqchip/gic-v3: Spell out when pseudo-NMIs are enabled
Alexandru Elisei
2020-09-13
1
-2
/
+2
|
/
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-4
/
+4
|
/
*
drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY
Oscar Carter
2020-06-27
1
-1
/
+1
*
irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIs
Valentin Schneider
2020-05-25
1
-1
/
+0
*
irqchip/gic-v3: Fix missing "__init" for gic_smp_init()
Ingo Rohloff
2020-05-18
1
-1
/
+1
*
irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signaling
Marc Zyngier
2020-04-16
1
-4
/
+7
*
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-31
1
-3
/
+13
|
\
|
*
Merge branch 'irq/gic-v4.1' into irq/irqchip-next
Marc Zyngier
2020-03-24
1
-2
/
+11
|
|
\
|
|
*
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
2020-03-20
1
-0
/
+2
|
|
*
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
2020-03-20
1
-0
/
+1
|
|
*
irqchip/gic-v3: Use SGIs without active state if offered
Marc Zyngier
2020-03-19
1
-2
/
+8
|
*
|
irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL d...
luanshi
2020-03-22
1
-1
/
+2
|
|
/
*
/
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
2020-03-14
1
-1
/
+29
|
/
*
irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
Marc Zyngier
2020-01-28
1
-2
/
+7
[next]