index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/gic-v3: Remove acknowledge loop
Julien Thierry
2018-10-03
1
-34
/
+31
*
irqchip/gic-v3-its: Change initialization ordering for LPIs
Marc Zyngier
2018-10-02
1
-8
/
+12
*
irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
Marc Zyngier
2018-08-20
1
-2
/
+6
*
irqchip/gic-v3: Expose GICD_TYPER in the rdist structure
Marc Zyngier
2018-07-16
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller
Marc Zyngier
2018-05-13
1
-0
/
+6
*
irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED
Marc Zyngier
2018-05-13
1
-0
/
+1
*
irqchip/gic: Update supports_deactivate static key to modern api
Davidlohr Bueso
2018-03-28
1
-10
/
+10
*
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
Marc Zyngier
2018-03-22
1
-6
/
+40
*
irqchip/gic-v3: Don't try to reset AP0Rn
Marc Zyngier
2018-03-20
1
-4
/
+0
*
irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs
Marc Zyngier
2018-03-20
1
-3
/
+10
*
irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONE
Marc Zyngier
2018-03-16
1
-0
/
+5
*
irqchip/gic-v3: Allow LPIs to be disabled from the command line
Marc Zyngier
2018-03-14
1
-1
/
+9
*
irqchip/gic-v3: Reset APgRn registers at boot time
Marc Zyngier
2018-03-14
1
-0
/
+23
*
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Shanker Donthineni
2018-02-16
1
-1
/
+1
*
irqchip/gic-v3: Change pr_debug message to pr_devel
Mark Salter
2018-02-16
1
-1
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
1
-27
/
+2
|
\
|
*
irqchip: gic-v3: Use of_cpu_node_to_id helper
Suzuki K Poulose
2018-01-02
1
-27
/
+2
*
|
irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
Shanker Donthineni
2018-01-04
1
-0
/
+11
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
1
-4
/
+7
|
\
|
*
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
1
-1
/
+1
|
*
irqchip/gic-v3: Fix ppi-partitions lookup
Johan Hovold
2017-11-12
1
-3
/
+6
*
|
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
KVM: arm/arm64: Check that system supports split eoi/deactivate
Christoffer Dall
2017-11-06
1
-2
/
+6
*
|
irqchip/gic-v3: Add support for Range Selector (RS) feature
Shanker Donthineni
2017-10-19
1
-9
/
+41
|
/
*
irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()
zijun_hu
2017-09-19
1
-4
/
+4
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-30
/
+79
|
\
|
*
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-08-31
1
-30
/
+76
|
|
\
|
|
*
irqchip/gic-v3: Advertise GICv4 support to KVM
Marc Zyngier
2017-08-31
1
-0
/
+2
|
|
*
irqchip/gic-v3: Add VLPI/DirectLPI discovery
Marc Zyngier
2017-08-23
1
-1
/
+23
|
|
*
irqchip/gic-v3: Add redistributor iterator
Marc Zyngier
2017-08-23
1
-22
/
+47
|
|
*
irqchip: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-7
/
+4
|
*
|
irqchip/gic-v3: Report that effective affinity is a single target
Marc Zyngier
2017-08-18
1
-0
/
+3
|
|
/
*
|
irqchip/gic: Ensure we have an ISB between ack and ->handle_irq
Will Deacon
2017-08-02
1
-0
/
+2
*
|
irqchip/gic-v3: Honor forced affinity setting
Suzuki K Poulose
2017-07-04
1
-1
/
+6
*
|
irqchip/gic-v3: Report failures in gic_irq_domain_alloc
Suzuki K Poulose
2017-07-04
1
-2
/
+5
|
/
*
irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity
Suzuki K Poulose
2017-06-30
1
-0
/
+3
*
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
arm64: Add hypervisor safe helper for checking constant capabilities
Suzuki K Poulose
2016-11-16
1
-12
/
+1
*
irqchip/gicv3: Handle loop timeout proper
Dan Carpenter
2016-10-14
1
-1
/
+1
*
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2016-09-20
1
-3
/
+4
|
\
|
*
irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning
James Morse
2016-09-20
1
-3
/
+4
*
|
irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
Tomasz Nowicki
2016-09-12
1
-5
/
+2
*
|
irqchip/gic-v3: Reset BPR during initialization
Daniel Thompson
2016-09-12
1
-0
/
+8
|
/
*
irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts
Sudeep Holla
2016-08-17
1
-2
/
+9
*
irqchip/gicv3: Convert to hotplug state machine
Richard Cochran
2016-07-14
1
-15
/
+7
*
irqchip/gic-v3: Fix quiescence check in gic_enable_redist
Andrew Jones
2016-06-02
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-28
/
+147
|
\
|
*
irqchip/gic-v3: Parse and export virtual GIC information
Julien Grall
2016-05-03
1
-1
/
+113
[next]