index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2016-07-14
irqchip/gicv3: Convert to hotplug state machine
Richard Cochran
1
-15
/
+7
2016-06-02
irqchip/gic-v3: Fix quiescence check in gic_enable_redist
Andrew Jones
1
-1
/
+1
2016-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-28
/
+147
2016-05-11
irqchip/gic-v3: Configure all interrupts as non-secure Group-1
Marc Zyngier
1
-0
/
+12
2016-05-11
irqchip/gic: Ensure ordering between read of INTACK and shared data
Will Deacon
1
-0
/
+7
2016-05-03
irqchip/gic-v3: Parse and export virtual GIC information
Julien Grall
1
-1
/
+113
2016-05-03
irqchip/gic-v3: Gather all ACPI specific data in a single structure
Julien Grall
1
-27
/
+33
2016-05-03
irqchip/gic-v3: Prefix all pr_* messages by "GICv3: "
Julien Grall
1
-0
/
+2
2016-05-02
irqchip/gic-v3: Add support for partitioned PPIs
Marc Zyngier
1
-2
/
+174
2016-03-09
irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity
Antoine Tenart
1
-1
/
+1
2016-03-09
irqchip/gic-v3: ACPI: Add redistributor support via GICC structures
Tomasz Nowicki
1
-13
/
+101
2016-03-09
irqchip/gic-v3: Add ACPI support for GICv3/4 initialization
Tomasz Nowicki
1
-0
/
+137
2016-03-09
irqchip/gic-v3: Refactor gic_of_init() for GICv3 driver
Tomasz Nowicki
1
-52
/
+78
2015-10-15
irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
Marc Zyngier
1
-9
/
+13
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
1
-26
/
+23
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-1
/
+1
2015-10-10
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
1
-3
/
+3
2015-10-10
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
1
-13
/
+12
2015-10-10
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
1
-53
/
+4
2015-10-10
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
1
-23
/
+9
2015-09-29
irqchip/gicv3-its: Use new jump label API
Robert Richter
1
-3
/
+3
2015-09-29
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
1
-1
/
+41
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
1
-3
/
+2
2015-09-16
irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
1
-8
/
+6
2015-08-27
irqchip/GICv3: Don't deactivate interrupts forwarded to a guest
Marc Zyngier
1
-2
/
+25
2015-08-27
irqchip/GICv3: Convert to EOImode == 1
Marc Zyngier
1
-6
/
+62
2015-07-12
irqchip: Prepare for local stub header removal
Joel Porquet
1
-1
/
+1
2015-06-05
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
Sudeep Holla
1
-0
/
+1
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-04-09
irqchip: GICv3: Add support for irq_[get, set]_irqchip_state()
Marc Zyngier
1
-13
/
+70
2015-03-08
irqchip: gic-v3: Fix out of bounds access to cpu_logical_map
Vladimir Murzin
1
-1
/
+1
2015-03-05
drivers: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+1
2015-02-17
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2015-01-26
irqchip: gic: Allow interrupt level to be set for PPIs
Liviu Dudau
1
-4
/
+4
2015-01-20
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
Andre Przywara
1
-5
/
+9
2014-11-26
irqchip: GICv3: ITS: plug ITS init into main GICv3 code
Marc Zyngier
1
-6
/
+35
2014-11-26
irqchip: GICv3: rework redistributor structure
Marc Zyngier
1
-29
/
+44
2014-11-26
irqchip: GICv3: Convert to domain hierarchy
Marc Zyngier
1
-5
/
+37
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-28
/
+72
2014-10-02
Merge branch 'irqchip/gic' into irqchip/core
Jason Cooper
1
-21
/
+66
2014-09-14
irqchip: gic-v3: Implement CPU PM notifier
Sudeep Holla
1
-11
/
+46
2014-09-14
irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...
Sudeep Holla
1
-10
/
+20
2014-09-03
irqchip: gic-v3: Convert to handle_domain_irq
Marc Zyngier
1
-7
/
+6
2014-09-03
irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer
Will Deacon
1
-1
/
+1
2014-08-18
irqchip: gic-v3: Tag all low level accessors __maybe_unused
Mark Brown
1
-5
/
+5
2014-08-17
irqchip: gic-v3: Only define gic_peek_irq() when building SMP
Mark Brown
1
-13
/
+13
2014-07-25
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
1
-8
/
+8
2014-07-09
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
1
-0
/
+692