Age | Commit message (Expand) | Author |
2018-08-22 | Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini |
2018-07-21 | KVM: arm/arm64: vgic: Signal IRQs using their configured group | Christoffer Dall |
2018-07-21 | KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3 | Christoffer Dall |
2018-07-16 | irqchip/gic-v3-its: Honor hypervisor enforced LPI range | Marc Zyngier |
2018-07-16 | irqchip/gic-v3: Expose GICD_TYPER in the rdist structure | Marc Zyngier |
2018-05-13 | irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller | Marc Zyngier |
2018-04-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-03-23 | irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling | Shanker Donthineni |
2018-03-14 | KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid | Marc Zyngier |
2018-03-14 | irqchip/gic-v3-its: Add ability to save/restore ITS state | Derek Basehore |
2018-02-23 | irqchip: Remove metag irqchip drivers | James Hogan |
2017-11-26 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2017-11-14 | Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner |
2017-11-13 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-13 | irqchip/gic-v4: Add forward definition of struct irq_domain_ops | Marc Zyngier |
2017-11-02 | irqchip/gic-v3-its: Setup VLPI properties at map time | Marc Zyngier |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS | Marc Zyngier |
2017-10-19 | irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available | Marc Zyngier |
2017-10-19 | irqchip/gic-v3: Add support for Range Selector (RS) feature | Shanker Donthineni |
2017-10-16 | irqchip/irq-omap-intc: Remove omap3_init_irq() | Ladislav Michl |
2017-10-13 | irqchip/gic-v3-its: Add missing changes to support 52bit physical address | Shanker Donthineni |
2017-09-25 | irqchip: bcm2836: Move SMP startup code to arch/arm (v2) | Stefan Wahren |
2017-09-15 | Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea... | Linus Torvalds |
2017-09-04 | irqchip: mips-gic: Remove linux/irqchip/mips-gic.h | Paul Burton |
2017-09-04 | MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h | Paul Burton |
2017-09-04 | irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove gic_present | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove gic_init() | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove gic_get_usm_range() | Paul Burton |
2017-09-04 | irqchip: mips-gic: Move various definitions to the driver | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove GIC_CPU_INT* macros | Paul Burton |
2017-09-04 | MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h | Paul Burton |
2017-09-04 | irqchip: mips-gic: Convert remaining local reg access to new accessors | Paul Burton |
2017-09-04 | irqchip: mips-gic: Convert local int mask access to new accessors | Paul Burton |
2017-09-04 | irqchip: mips-gic: Convert remaining shared reg access to new accessors | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove gic_map_to_vpe() | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove gic_map_to_pin() | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove gic_set_dual_edge() | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove gic_set_trigger() | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove gic_set_polarity() | Paul Burton |
2017-09-04 | irqchip: mips-gic: Drop gic_(re)set_mask() functions | Paul Burton |
2017-09-04 | irqchip: mips-gic: Simplify gic_local_irq_domain_map() | Paul Burton |
2017-09-04 | irqchip: mips-gic: Simplify shared interrupt pending/mask reads | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove gic_read_local_vp_id() | Paul Burton |
2017-09-04 | irqchip: mips-gic: Remove counter access functions | Paul Burton |
2017-08-31 | irqchip/gic-v3: Advertise GICv4 support to KVM | Marc Zyngier |
2017-08-31 | irqchip/gic-v4: Enable low-level GICv4 operations | Marc Zyngier |