index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic-v3.c
Age
Commit message (
Expand
)
Author
2015-10-15
irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
Marc Zyngier
2015-10-13
irqchip: Convert all alloc/xlate users from of_node to fwnode
Marc Zyngier
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-09
irqchip/gic-v3: Specialize readq and writeq accesses
Jean-Philippe Brucker
2015-10-09
irqchip/gic-v3: Change unsigned types for AArch32 compatibility
Jean-Philippe Brucker
2015-10-09
irqchip/gic-v3: Refactor the arm64 specific parts
Jean-Philippe Brucker
2015-10-09
irqchip/gic-v3: Make gic_enable_sre an inline function
Marc Zyngier
2015-09-29
irqchip/gicv3-its: Use new jump label API
Robert Richter
2015-09-29
irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154
Robert Richter
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag
Thomas Gleixner
2015-08-27
irqchip/GICv3: Don't deactivate interrupts forwarded to a guest
Marc Zyngier
2015-08-27
irqchip/GICv3: Convert to EOImode == 1
Marc Zyngier
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-06-05
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
Sudeep Holla
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-08
irqchip: GICv3: Add support for irq_[get, set]_irqchip_state()
Marc Zyngier
2015-03-08
irqchip: gic-v3: Fix out of bounds access to cpu_logical_map
Vladimir Murzin
2015-03-05
drivers: fix up obsolete cpu function usage.
Rusty Russell
2015-02-16
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-01-26
irqchip: gic: Allow interrupt level to be set for PPIs
Liviu Dudau
2015-01-20
arm64: GICv3: introduce symbolic names for GICv3 ICC_SGI1R_EL1 fields
Andre Przywara
2014-11-26
irqchip: GICv3: ITS: plug ITS init into main GICv3 code
Marc Zyngier
2014-11-26
irqchip: GICv3: rework redistributor structure
Marc Zyngier
2014-11-26
irqchip: GICv3: Convert to domain hierarchy
Marc Zyngier
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-02
Merge branch 'irqchip/gic' into irqchip/core
Jason Cooper
2014-09-14
irqchip: gic-v3: Implement CPU PM notifier
Sudeep Holla
2014-09-14
irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa...
Sudeep Holla
2014-09-03
irqchip: gic-v3: Convert to handle_domain_irq
Marc Zyngier
2014-09-03
irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer
Will Deacon
2014-08-18
irqchip: gic-v3: Tag all low level accessors __maybe_unused
Mark Brown
2014-08-17
irqchip: gic-v3: Only define gic_peek_irq() when building SMP
Mark Brown
2014-07-25
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
2014-07-08
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier