summaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-221-4/+41
|\
| * KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr structVijaya Kumar K2017-01-301-2/+0
| * irqchip/gic-v3: Add missing system register definitionsVijaya Kumar K2017-01-301-2/+41
* | irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPISAlim Akhtar2017-02-081-1/+0
* | irqchip/gic-v3-its: Rename MAPVI to MAPTIMarc Zyngier2017-02-081-2/+0
* | irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPUMarc Zyngier2017-02-081-1/+1
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-131-4/+4
|\
| * KVM: arm64: vgic-its: Fix compatibility with 32-bitVladimir Murzin2016-11-141-4/+4
* | irqchip/gic-v3-its: Change unsigned types for AArch32 compatibilityVladimir Murzin2016-11-291-2/+2
|/
* irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin2016-10-171-1/+1
* irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPITomasz Nowicki2016-09-121-2/+2
* KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara2016-08-091-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-61/+152
|\
| * irqchip/gicv3-its: Restore all cacheability attributesMarc Zyngier2016-07-181-8/+40
| * irqchip/gic-v3: Refactor and add GICv3 definitionsAndre Przywara2016-07-181-60/+120
* | irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2016-06-131-0/+3
* | irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2016-06-131-0/+1
* | irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter2016-06-131-0/+6
* | irqchip/gic: Prepare for adding platform driverJon Hunter2016-06-131-0/+5
* | irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones2016-06-021-2/+2
* | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier2016-06-021-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-272-0/+8
|\
| * KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlersMarc Zyngier2016-05-201-0/+1
| * KVM: arm/arm64: vgic-new: Add GICv3 world switch backendMarc Zyngier2016-05-201-0/+1
| * KVM: arm/arm64: vgic-new: Add GICv2 world switch backendMarc Zyngier2016-05-201-0/+1
| * KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.hAndre Przywara2016-05-201-0/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-0/+34
|\|
| * irqchip/gic-v3: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+1
| * irqchip/gic-v2: Parse and export virtual GIC informationJulien Grall2016-05-031-0/+33
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-0/+17
|\ \
| * | irqchip: mips-gic: Provide VP ID accessorPaul Burton2016-05-131-0/+17
| |/
* | irqchip/gic-v3: Remove inexistant register definitionMarc Zyngier2016-05-111-2/+0
* | irqchip: Add per-cpu interrupt partitioning libraryMarc Zyngier2016-05-021-0/+59
|/
* MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-251-3/+0
* Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-291-1/+2
|\
| * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI supportSuravee Suthikulpanit2015-12-211-1/+2
* | irqchip/gic: Support RealView variant setupLinus Walleij2015-12-161-0/+10
|/
* irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier2015-12-101-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-151-0/+17
|\
| * irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+17
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-31/+0
|\ \
| * | irqchip / GIC: Convert the GIC driver to ACPI probingMarc Zyngier2015-10-011-31/+0
| |/
* | irqchip/gic: Get rid of gic_init_bases()Marc Zyngier2015-10-131-7/+2
* | irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker2015-10-091-9/+9
* | irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker2015-10-091-79/+9
* | irqchip/gic-v3: Make gic_enable_sre an inline functionMarc Zyngier2015-10-091-0/+16
* | irqchip/gicv3-its: Add range check for number of allocated pagesRobert Richter2015-09-291-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-102-1/+5
|\
| * KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2015-08-122-1/+5