index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3.c
Age
Commit message (
Expand
)
Author
2019-02-06
irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
Julien Thierry
2019-02-06
irqchip/gic-v3: Handle pseudo-NMIs
Julien Thierry
2019-02-06
irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
Julien Thierry
2019-02-06
arm64: Switch to PMR masking when starting CPUs
Julien Thierry
2019-02-06
irqchip/gic-v3: Factor group0 detection into functions
Julien Thierry
2019-02-06
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
Julien Thierry
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-13
irqchip/gic-v3: Add quirk for msm8996 broken registers
Srinivas Kandagatla
2018-12-13
irqchip/gic: Add support to device tree based quirks
Srinivas Kandagatla
2018-11-27
irqchip: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-03
irqchip/gic-v3: Remove acknowledge loop
Julien Thierry
2018-10-02
irqchip/gic-v3-its: Change initialization ordering for LPIs
Marc Zyngier
2018-08-20
irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
Marc Zyngier
2018-07-16
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
Marc Zyngier
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-13
irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller
Marc Zyngier
2018-05-13
irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED
Marc Zyngier
2018-03-28
irqchip/gic: Update supports_deactivate static key to modern api
Davidlohr Bueso
2018-03-22
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
Marc Zyngier
2018-03-20
irqchip/gic-v3: Don't try to reset AP0Rn
Marc Zyngier
2018-03-20
irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs
Marc Zyngier
2018-03-16
irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONE
Marc Zyngier
2018-03-14
irqchip/gic-v3: Allow LPIs to be disabled from the command line
Marc Zyngier
2018-03-14
irqchip/gic-v3: Reset APgRn registers at boot time
Marc Zyngier
2018-02-16
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Shanker Donthineni
2018-02-16
irqchip/gic-v3: Change pr_debug message to pr_devel
Mark Salter
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-04
irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
Shanker Donthineni
2018-01-02
irqchip: gic-v3: Use of_cpu_node_to_id helper
Suzuki K Poulose
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-13
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-12
irqchip/gic-v3: Fix ppi-partitions lookup
Johan Hovold
2017-11-06
KVM: arm/arm64: Check that system supports split eoi/deactivate
Christoffer Dall
2017-10-19
irqchip/gic-v3: Add support for Range Selector (RS) feature
Shanker Donthineni
2017-09-19
irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()
zijun_hu
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-31
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-08-31
irqchip/gic-v3: Advertise GICv4 support to KVM
Marc Zyngier
2017-08-23
irqchip/gic-v3: Add VLPI/DirectLPI discovery
Marc Zyngier
2017-08-23
irqchip/gic-v3: Add redistributor iterator
Marc Zyngier
2017-08-23
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2017-08-18
irqchip/gic-v3: Report that effective affinity is a single target
Marc Zyngier
2017-08-02
irqchip/gic: Ensure we have an ISB between ack and ->handle_irq
Will Deacon
2017-07-04
irqchip/gic-v3: Honor forced affinity setting
Suzuki K Poulose
2017-07-04
irqchip/gic-v3: Report failures in gic_irq_domain_alloc
Suzuki K Poulose
2017-06-30
irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
Suzuki K Poulose
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-11-16
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
[next]