summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-06KVM: arm/arm64: register irq bypass consumer on ARM/ARM64Eric Auger
2017-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/coreChristoffer Dall
2017-11-06KVM: arm/arm64: fix the incompatible matching for external abortDongjiu Geng
2017-11-06KVM: arm/arm64: Unify 32bit fault injectionMarc Zyngier
2017-11-06KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESETEric Auger
2017-11-06KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESETEric Auger
2017-11-06KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is clearedEric Auger
2017-11-06KVM: arm/arm64: vgic-its: New helper functions to free the cacheswanghaibin
2017-11-06KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_deviceEric Auger
2017-11-06arm/arm64: KVM: Load the timer state when enabling the timerChristoffer Dall
2017-11-06KVM: arm/arm64: Rework kvm_timer_should_fireChristoffer Dall
2017-11-06KVM: arm/arm64: Get rid of kvm_timer_flush_hwstateChristoffer Dall
2017-11-06KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exitChristoffer Dall
2017-11-06KVM: arm/arm64: Move phys_timer_emulate functionChristoffer Dall
2017-11-06KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register trapsChristoffer Dall
2017-11-06KVM: arm/arm64: Support EL1 phys timer register access in set/get regChristoffer Dall
2017-11-06KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exitChristoffer Dall
2017-11-06KVM: arm/arm64: Set VCPU affinity for virt timer irqChristoffer Dall
2017-11-06KVM: arm/arm64: Move timer save/restore out of the hyp codeChristoffer Dall
2017-11-06KVM: arm/arm64: Use separate timer for phys timer emulationChristoffer Dall
2017-11-06KVM: arm/arm64: Move timer/vgic flush/sync under disabled irqChristoffer Dall
2017-11-06KVM: arm/arm64: Rename soft timer to bg_timerChristoffer Dall
2017-11-06KVM: arm/arm64: Make timer_arm and timer_disarm helpers more genericChristoffer Dall
2017-11-06KVM: arm/arm64: Check that system supports split eoi/deactivateChristoffer Dall
2017-11-06KVM: arm/arm64: Support calling vgic_update_irq_pending from irq contextChristoffer Dall
2017-11-06KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initializedChristoffer Dall
2017-11-06arm64: Use physical counter for in-kernel reads when booted in EL2Christoffer Dall
2017-11-06arm64: Implement arch_counter_get_cntpct to read the physical counterChristoffer Dall
2017-11-02Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-11-02irqchip: mips-gic: Make IPI bitmaps staticPaul Burton
2017-11-02irqchip: mips-gic: Share register writes in gic_set_type()Paul Burton
2017-11-02irqchip: mips-gic: Remove gic_vpes variablePaul Burton
2017-11-02irqchip: mips-gic: Use num_possible_cpus() to reserve IPIsPaul Burton
2017-11-02irqchip: mips-gic: Configure EIC when CPUs come onlinePaul Burton
2017-11-02irqchip: mips-gic: Mask local interrupts when CPUs come onlinePaul Burton
2017-11-02irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQsPaul Burton
2017-11-02irqchip: mips-gic: Inline gic_local_irq_domain_map()Paul Burton
2017-11-02irqchip/meson-gpio: add support for Meson8 SoCsMartin Blumenstingl
2017-11-02irqdomain: Update the comments of fwnode field of irq_domain structureDou Liyang
2017-11-02irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier
2017-11-02irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier
2017-11-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier
2017-11-01irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...Rakib Mullick
2017-10-31irq/work: Don't reinvent the wheel but use existing llist APIByungchul Park
2017-10-29genirq: Document vcpu_info usage for percpu_devid interruptsChristoffer Dall
2017-10-20irqchip/meson: Disable COMPILE_TESTThomas Gleixner
2017-10-19Merge tag 'irqchip-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2017-10-19irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init()Wei Yongjun
2017-10-19irqchip/meson: Add support for gpio interrupt controllerJerome Brunet
2017-10-19dt-bindings: interrupt-controller: Add DT binding for meson GPIO interrupt co...Jerome Brunet