Age | Commit message (Expand) | Author |
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 |
2018-05-13 | irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICP | Marc Zyngier |
2018-05-02 | irqchip/qcom: Fix check for spurious interrupts | Agustin Vega-Frias |
2018-04-11 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-04 | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
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-04-02 | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-29 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat... | Joerg Roedel |
2018-03-29 | irqchip/gic: Take lock when updating irq type | Aniruddha Banerjee |
2018-03-28 | irqchip/gic: Update supports_deactivate static key to modern api | Davidlohr Bueso |
2018-03-23 | irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enabling | Shanker Donthineni |
2018-03-22 | irqchip: Add a driver for the Microsemi Ocelot controller | Alexandre Belloni |
2018-03-22 | irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn | Marc Zyngier |
2018-03-20 | irqchip/gic-v3: Don't try to reset AP0Rn | Marc Zyngier |
2018-03-20 | irqchip/gic-v3: Do not check trigger configuration of partitionned LPIs | Marc Zyngier |
2018-03-19 | Merge 4.16-rc6 into staging-next | Greg Kroah-Hartman |
2018-03-16 | irqchip/gic-v3: Loudly complain about the use of IRQ_TYPE_NONE | Marc Zyngier |
2018-03-16 | irqchip/gic: Loudly complain about the use of IRQ_TYPE_NONE | Marc Zyngier |
2018-03-14 | irqchip/gic-v3-its: Add ability to resend MAPC on resume | Derek Basehore |
2018-03-14 | irqchip/gic-v3-its: Add ability to save/restore ITS state | Derek Basehore |
2018-03-14 | irqchip/gic-v3: Allow LPIs to be disabled from the command line | Marc Zyngier |
2018-03-14 | irqchip/gic-v3: Reset APgRn registers at boot time | Marc Zyngier |
2018-03-14 | irqchip/gic-v2: Reset APRn registers at boot time | Marc Zyngier |
2018-03-14 | irqchip/pdc: Add PDC interrupt controller for QCOM SoCs | Archana Sathyakumar |
2018-03-14 | irqchip/renesas-irqc: Use wakeup_path i.s.o. explicit clock handling | Geert Uytterhoeven |
2018-03-14 | irqchip/renesas-intc-irqpin: Use wakeup_path i.s.o. explicit clock handling | Geert Uytterhoeven |