index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-18
irqchip/gic-v3: Fix GIC_LINE_NR accessor
Zenghui Yu
1
-1
/
+1
2019-08-20
irqchip/gic-v3: Add quirks for HIP06/07 invalid GICD_TYPER erratum 161010803
Marc Zyngier
1
-10
/
+46
2019-08-20
irqchip/gic-v3: Warn about inconsistent implementations of extended ranges
Marc Zyngier
1
-0
/
+5
2019-08-20
irqchip/gic-v3: Add EPPI range support
Marc Zyngier
1
-7
/
+35
2019-08-20
irqchip/gic-v3: Dynamically allocate PPI partition descriptors
Marc Zyngier
1
-3
/
+11
2019-08-20
irqchip/gic-v3: Dynamically allocate PPI NMI refcounts
Marc Zyngier
1
-13
/
+34
2019-08-20
irqchip/gic: Prepare for more than 16 PPIs
Marc Zyngier
1
-7
/
+15
2019-08-20
irqchip/gic-v3: Add ESPI range support
Marc Zyngier
1
-16
/
+69
2019-08-20
irqchip/gic-v3: Add INTID range and convertion primitives
Marc Zyngier
1
-29
/
+83
2019-08-20
irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
Marc Zyngier
1
-1
/
+10
2019-08-07
irqchip/gic-v3: Register the distributor's PA instead of its VA in fwnode
Marc Zyngier
1
-1
/
+1
2019-08-01
Merge tag 'irqchip-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+4
2019-07-26
irqchip/gic-v3: Mark expected switch fall-through
Anders Roxell
1
-0
/
+4
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+7
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
1
-0
/
+7
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-11
irqchip/gic-v2m: Add support for Amazon Graviton variant of GICv3+GICv2m
Zeev Zilberman
1
-0
/
+3
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
1
-5
/
+5
2019-02-06
irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
Julien Thierry
1
-0
/
+91
2019-02-06
irqchip/gic-v3: Handle pseudo-NMIs
Julien Thierry
1
-6
/
+36
2019-02-06
irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
Julien Thierry
1
-7
/
+59
2019-02-06
arm64: Switch to PMR masking when starting CPUs
Julien Thierry
1
-1
/
+7
2019-02-06
irqchip/gic-v3: Factor group0 detection into functions
Julien Thierry
1
-19
/
+36
2019-02-06
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
Julien Thierry
1
-0
/
+5
2018-12-29
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-12-13
irqchip/gic-v3: Add quirk for msm8996 broken registers
Srinivas Kandagatla
1
-0
/
+20
2018-12-13
irqchip/gic: Add support to device tree based quirks
Srinivas Kandagatla
1
-0
/
+7
2018-11-27
irqchip: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-10-03
irqchip/gic-v3: Remove acknowledge loop
Julien Thierry
1
-34
/
+31
2018-10-02
irqchip/gic-v3-its: Change initialization ordering for LPIs
Marc Zyngier
1
-8
/
+12
2018-08-20
irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
Marc Zyngier
1
-2
/
+6
2018-07-16
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
Marc Zyngier
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2018-05-13
irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller
Marc Zyngier
1
-0
/
+6
2018-05-13
irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED
Marc Zyngier
1
-0
/
+1
2018-03-28
irqchip/gic: Update supports_deactivate static key to modern api
Davidlohr Bueso
1
-10
/
+10
2018-03-22
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
Marc Zyngier
1
-6
/
+40
2018-03-20
irqchip/gic-v3: Don't try to reset AP0Rn
Marc Zyngier
1
-4
/
+0
2018-03-20
irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs
Marc Zyngier
1
-3
/
+10
2018-03-16
irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONE
Marc Zyngier
1
-0
/
+5
2018-03-14
irqchip/gic-v3: Allow LPIs to be disabled from the command line
Marc Zyngier
1
-1
/
+9
2018-03-14
irqchip/gic-v3: Reset APgRn registers at boot time
Marc Zyngier
1
-0
/
+23
2018-02-16
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Shanker Donthineni
1
-1
/
+1
2018-02-16
irqchip/gic-v3: Change pr_debug message to pr_devel
Mark Salter
1
-1
/
+1
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-27
/
+2
2018-01-04
irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
Shanker Donthineni
1
-0
/
+11
2018-01-02
irqchip: gic-v3: Use of_cpu_node_to_id helper
Suzuki K Poulose
1
-27
/
+2
2017-11-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+7
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+6
[next]