index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irqchip
/
arm-gic.h
Age
Commit message (
Expand
)
Author
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
2017-04-04
KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
Christoffer Dall
2016-06-13
irqchip/gic: Add platform driver for non-root GICs that require RPM
Jon Hunter
2016-06-13
irqchip/gic: Prepare for adding platform driver
Jon Hunter
2016-05-20
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
2015-12-29
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2015-12-21
irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
Suravee Suthikulpanit
2015-12-16
irqchip/gic: Support RealView variant setup
Linus Walleij
2015-10-13
irqchip/gic: Get rid of gic_init_bases()
Marc Zyngier
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-08-27
irqchip/GIC: Convert to EOImode == 1
Marc Zyngier
2015-08-12
KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
Marc Zyngier
2015-08-04
irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance
Jon Hunter
2015-07-27
irqchip/gic: Remove redundant gic_set_irqchip_flags
Sudeep Holla
2015-04-24
irqchip: gic: Drop support for gic_arch_extn
Marc Zyngier
2015-04-10
Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core
Jason Cooper
2015-03-15
irqchip: gic: Add an entry point to set up irqchip flags
Marc Zyngier
2015-03-15
irqchip: gic: Get rid of routable domain
Marc Zyngier
2014-11-28
irqchip: gic: Remove warning by including linux/irqdomain.h
Jason Cooper
2014-11-26
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
2014-08-19
irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register
Feng Kan
2014-08-19
irqchip: gic: Replace hex numbers with defines.
Feng Kan
2014-05-19
irqchip: gic: Use mask field in GICC_IAR
Haojian Zhuang
2014-02-05
DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
Sricharan R
2013-12-21
irqchip: arm-gic: Define additional MMIO offsets and masks
Christoffer Dall
2013-09-23
ARM: GIC: interface to send a SGI directly
Nicolas Pitre
2013-09-23
ARM: GIC: function to retrieve the physical address of the SGIR
Nicolas Pitre
2013-09-17
Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...
Russell King
2013-08-28
drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
Nicolas Pitre
2013-07-30
ARM: bL_switcher: do not hardcode GIC IDs in the code
Nicolas Pitre
2013-07-30
ARM: gic: add CPU migration support
Nicolas Pitre
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
2013-02-11
ARM: gic: add __ASSEMBLY__ guard to C definitions
Marc Zyngier
2013-02-11
ARM: gic: define GICH offsets for VGIC support
Marc Zyngier
2013-02-11
ARM: gic: add missing distributor defintions
Christoffer Dall
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring