index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
|
*
irqchip/gic-v3: Gather all ACPI specific data in a single structure
Julien Grall
2016-05-03
1
-27
/
+33
|
*
irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
Julien Grall
2016-05-03
1
-0
/
+2
*
|
irqchip/gic-v3: Configure all interrupts as non-secure Group-1
Marc Zyngier
2016-05-11
1
-0
/
+12
*
|
irqchip/gic: Ensure ordering between read of INTACK and shared data
Will Deacon
2016-05-11
1
-0
/
+7
*
|
irqchip/gic-v3: Add support for partitioned PPIs
Marc Zyngier
2016-05-02
1
-2
/
+174
|
/
*
irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity
Antoine Tenart
2016-03-09
1
-1
/
+1
*
irqchip/gic-v3: ACPI: Add redistributor support via GICC structures
Tomasz Nowicki
2016-03-09
1
-13
/
+101
*
irqchip/gic-v3: Add ACPI support for GICv3/4 initialization
Tomasz Nowicki
2016-03-09
1
-0
/
+137
*
irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver
Tomasz Nowicki
2016-03-09
1
-52
/
+78
*
irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
Marc Zyngier
2015-10-15
1
-9
/
+13
*
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
1
-26
/
+23
*
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
1
-1
/
+1
*
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
2015-10-09
1
-3
/
+3
*
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
2015-10-09
1
-13
/
+12
*
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
2015-10-09
1
-53
/
+4
*
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
2015-10-09
1
-23
/
+9
*
irqchip/gicv3-its: Use new jump label API
Robert Richter
2015-09-29
1
-3
/
+3
*
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
2015-09-29
1
-1
/
+41
*
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
1
-3
/
+2
*
irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
2015-09-16
1
-8
/
+6
*
irqchip/GICv3: Don't deactivate interrupts forwarded to a guest
Marc Zyngier
2015-08-27
1
-2
/
+25
*
irqchip/GICv3: Convert to EOImode == 1
Marc Zyngier
2015-08-27
1
-6
/
+62
*
irqchip: Prepare for local stub header removal
Joel Porquet
2015-07-11
1
-1
/
+1
*
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
Sudeep Holla
2015-06-05
1
-0
/
+1
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
1
-1
/
+1
|
\
|
*
drivers: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
1
-1
/
+1
*
|
irqchip: GICv3: Add support for irq_[get, set]_irqchip_state()
Marc Zyngier
2015-04-08
1
-13
/
+70
*
|
irqchip: gic-v3: Fix out of bounds access to cpu_logical_map
Vladimir Murzin
2015-03-08
1
-1
/
+1
|
/
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-16
1
-4
/
+4
|
\
|
*
irqchip: gic: Allow interrupt level to be set for PPIs
Liviu Dudau
2015-01-26
1
-4
/
+4
*
|
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
Andre Przywara
2015-01-20
1
-5
/
+9
|
/
*
irqchip: GICv3: ITS: plug ITS init into main GICv3 code
Marc Zyngier
2014-11-26
1
-6
/
+35
*
irqchip: GICv3: rework redistributor structure
Marc Zyngier
2014-11-26
1
-29
/
+44
*
irqchip: GICv3: Convert to domain hierarchy
Marc Zyngier
2014-11-26
1
-5
/
+37
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-09
1
-28
/
+72
|
\
|
*
Merge branch 'irqchip/gic' into irqchip/core
Jason Cooper
2014-10-02
1
-21
/
+66
|
|
\
[next]