Age | Commit message (Expand) | Author |
2018-08-26 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-08-24 | Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner |
2018-08-22 | Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2018-08-22 | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2018-08-22 | h8300: irqchip: fix warning | Yoshinori Sato |
2018-08-20 | xtensa: drop variant IRQ support | Max Filippov |
2018-08-20 | irqchip/gic-v3: Allow interrupt to be configured as wake-up sources | Marc Zyngier |
2018-08-20 | irqchip/tango: Set irq handler and data in one go | Martin Kaiser |
2018-08-19 | Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-13 | irqchip: add a SiFive PLIC driver | Christoph Hellwig |
2018-08-13 | irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0 | Krzysztof Kozlowski |
2018-08-13 | irqchip/stm32: Fix init error handling | Dan Carpenter |
2018-08-13 | irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP | Jonas Gorski |
2018-08-06 | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2018-08-06 | irqchip/gic-v3-its: Make its_lock a raw_spin_lock_t | Sebastian Andrzej Siewior |
2018-08-03 | genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete | Palmer Dabbelt |
2018-08-03 | irqchip: Port the ARM IRQ drivers to GENERIC_IRQ_MULTI_HANDLER | Palmer Dabbelt |
2018-07-27 | irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devices | Marc Zyngier |
2018-07-19 | irqchip/ingenic: Add support for the JZ4725B SoC | Paul Cercueil |
2018-07-19 | irqchip/stm32: Add exti0 translation for stm32mp1 | Ludovic Barre |
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-07-16 | irqchip/gic-v3-its: Drop chunk allocation compatibility | Marc Zyngier |
2018-07-16 | irqchip/gic-v3-its: Move minimum LPI requirements to individual busses | Marc Zyngier |
2018-07-16 | irqchip/gic-v3-its: Use full range of LPIs | Marc Zyngier |
2018-07-16 | irqchip/gic-v3-its: Refactor LPI allocator | Marc Zyngier |
2018-06-22 | irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplug | Marc Zyngier |
2018-06-22 | irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collection | Marc Zyngier |
2018-06-22 | irqchip/gic-v3-its: Only emit SYNC if targetting a valid collection | Marc Zyngier |
2018-06-22 | irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node | Yang Yingliang |
2018-06-22 | irqchip/gic-v2m: Fix SPI release on error path | Marc Zyngier |
2018-06-22 | irqchip/ls-scfg-msi: Fix MSI affinity handling | Marc Zyngier |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-06 | irqchip/ls-scfg-msi: Map MSIs in the iommu | Laurentiu Tudor |
2018-06-06 | irqchip/stm32: Fix non-SMP build warning | Arnd Bergmann |
2018-05-24 | irqchip/stm32: Add suspend/resume support for hierarchy domain | Ludovic Barre |
2018-05-24 | irqchip/stm32: Add stm32mp1 support with hierarchy domain | Ludovic Barre |
2018-05-24 | irqchip/stm32: Prepare common functions | Ludovic Barre |
2018-05-24 | irqchip/stm32: Add host and driver data structures | Ludovic Barre |
2018-05-24 | irqchip/stm32: Add suspend support | Ludovic Barre |
2018-05-24 | irqchip/stm32: Add falling pending register support | Ludovic Barre |
2018-05-24 | irqchip/stm32: Checkpatch fix | Ludovic Barre |
2018-05-24 | irqchip/stm32: Optimizes and cleans up stm32-exti irq_domain | Radoslaw Pietrzyk |
2018-05-24 | irqchip/meson-gpio: Add support for Meson-AXG SoCs | Yixun Lan |
2018-05-14 | Merge tag 'v4.17-rc5' into irq/core, to pick up fixes | Ingo Molnar |
2018-05-13 | irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driver | Marc Zyngier |
2018-05-13 | irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller | Marc Zyngier |
2018-05-13 | irqchip/gic-v3: Mark the base irq domain as DOMAIN_BUS_WIRED | Marc Zyngier |