summaryrefslogtreecommitdiff
path: root/include/linux/irqchip
Commit message (Expand)AuthorAge
* KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall2017-05-24
* Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-09
|\
| * KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_statusEric Auger2017-05-08
| * KVM: arm64: vgic-its: Interpret MAPD Size field and check related errorsEric Auger2017-05-08
| * KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidrEric Auger2017-05-08
| * KVM: arm64: vgic-its: Introduce migration ABI infrastructureEric Auger2017-05-08
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \
| * | Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn2017-04-20
| |/
* | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall2017-04-04
|/
* KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier2017-03-06
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-22
|\
| * KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K2017-01-30
| * irqchip/gic-v3: Add missing system register definitionsVijaya Kumar K2017-01-30
* | irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPISAlim Akhtar2017-02-08
* | irqchip/gic-v3-its: Rename MAPVI to MAPTIMarc Zyngier2017-02-08
* | irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPUMarc Zyngier2017-02-08
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-13
|\
| * KVM: arm64: vgic-its: Fix compatibility with 32-bitVladimir Murzin2016-11-14
* | irqchip/gic-v3-its: Change unsigned types for AArch32 compatibilityVladimir Murzin2016-11-29
|/
* irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin2016-10-17
* irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki2016-09-12
* KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara2016-08-09
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * irqchip/gicv3-its: Restore all cacheability attributesMarc Zyngier2016-07-18
| * irqchip/gic-v3: Refactor and add GICv3 definitionsAndre Przywara2016-07-18
* | irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2016-06-13
* | irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2016-06-13
* | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-13
* | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-13
* | irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones2016-06-02
* | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier2016-06-02
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-27
|\
| * KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier2016-05-20
| * KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier2016-05-20
| * KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier2016-05-20
| * KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara2016-05-20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\ \ | |/
| * irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2016-05-03
| * irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-03
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-19
|\ \
| * | irqchip: mips-gic: Provide VP ID accessorPaul Burton2016-05-13
| |/
* | irqchip/gic-v3: Remove inexistant register definitionMarc Zyngier2016-05-11
* | irqchip: Add per-cpu interrupt partitioning libraryMarc Zyngier2016-05-02
|/
* MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-25
* Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-29
|\
| * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit2015-12-21
* | irqchip/gic: Support RealView variant setupLinus Walleij2015-12-16
|/
* irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier2015-12-10
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15
|\