Age | Commit message (Expand) | Author |
2017-12-29 | genirq/irqdomain: Rename early argument of irq_domain_activate_irq() | Thomas Gleixner |
2017-12-28 | kernel/irq: Extend lockdep class for request mutex | Andrew Lunn |
2017-11-26 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-23 | irqchip/imgpdc: Use resource_size function on resource object | Vasyl Gomonovych |
2017-11-23 | irqchip/qcom: Fix u32 comparison with value less than zero | Colin Ian King |
2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2017-11-16 | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | irqchip/exiu: Fix return value check in exiu_init() | Wei Yongjun |
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 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2017-11-13 | irqchip/gic-v3-its: Remove artificial dependency on PCI | Marc Zyngier |
2017-11-13 | irqchip/gic-v3: pr_err() strings should end with newlines | Arvind Yadav |
2017-11-13 | irqchip/s3c24xx: pr_err() strings should end with newlines | Arvind Yadav |
2017-11-12 | irqchip/gic-v3: Fix ppi-partitions lookup | Johan Hovold |
2017-11-10 | irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails | Marc Zyngier |
2017-11-09 | Merge tag 'irqchip-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner |
2017-11-09 | irqchip: mips-gic: Print warning if inherited GIC base is used | Matt Redfearn |
2017-11-09 | irqchip/mips-gic: Add pr_fmt and reword pr_* messages | Matt Redfearn |
2017-11-07 | irqchip/stm32: Move the wakeup on interrupt mask | Ludovic Barre |
2017-11-07 | irqchip/stm32: Fix initial values | Ludovic Barre |
2017-11-07 | irqchip/stm32: Add stm32h7 support | Ludovic Barre |
2017-11-07 | irqchip/stm32: Add multi-bank management | Ludovic Barre |
2017-11-07 | irqchip/stm32: Select GENERIC_IRQ_CHIP | Ludovic Barre |
2017-11-07 | irqchip/exiu: Add support for Socionext Synquacer EXIU controller | Ard Biesheuvel |
2017-11-07 | irqchip/gic-v3-its: Fix VPE activate callback return value | Marc Zyngier |
2017-11-06 | KVM: arm/arm64: Check that system supports split eoi/deactivate | Christoffer Dall |
2017-11-05 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-03 | irqchip: add initial support for ompic | Stafford Horne |
2017-11-02 | Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner |
2017-11-02 | irqchip: mips-gic: Make IPI bitmaps static | Paul Burton |
2017-11-02 | irqchip: mips-gic: Share register writes in gic_set_type() | Paul Burton |
2017-11-02 | irqchip: mips-gic: Remove gic_vpes variable | Paul Burton |
2017-11-02 | irqchip: mips-gic: Use num_possible_cpus() to reserve IPIs | Paul Burton |
2017-11-02 | irqchip: mips-gic: Configure EIC when CPUs come online | Paul Burton |
2017-11-02 | irqchip: mips-gic: Mask local interrupts when CPUs come online | Paul Burton |
2017-11-02 | irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQs | Paul Burton |
2017-11-02 | irqchip: mips-gic: Inline gic_local_irq_domain_map() | Paul Burton |
2017-11-02 | irqchip/meson-gpio: add support for Meson8 SoCs | Martin Blumenstingl |
2017-11-02 | irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface | Marc Zyngier |
2017-11-02 | irqchip/gic-v3-its: Setup VLPI properties at map time | Marc Zyngier |
2017-11-02 | Merge tag 'v4.14-rc3' into irq/irqchip-4.15 | Marc Zyngier |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-11-01 | irqchip/irq-mvebu-gicp: Add missing spin_lock init | Antoine Tenart |
2017-10-20 | irqchip/meson: Disable COMPILE_TEST | Thomas Gleixner |
2017-10-19 | Merge tag 'arm-soc/for-4.15/soc' of http://github.com/Broadcom/stblinux into ... | Arnd Bergmann |
2017-10-19 | irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init() | Wei Yongjun |
2017-10-19 | irqchip/meson: Add support for gpio interrupt controller | Jerome Brunet |
2017-10-19 | irqchip/gic-v3-its: Update effective affinity on VPE mapping | Marc Zyngier |