Age | Commit message (Expand) | Author | Files | Lines |
2021-09-22 | irqchip/gic: Work around broken Renesas integration | Marc Zyngier | 1 | -1/+51 |
2021-09-22 | irqchip/renesas-rza1: Use semicolons instead of commas | Geert Uytterhoeven | 1 | -6/+6 |
2021-09-22 | irqchip/gic-v3-its: Fix potential VPE leak on error | Kaige Fu | 1 | -1/+1 |
2021-09-22 | irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix build | Randy Dunlap | 1 | -0/+1 |
2021-09-22 | irqchip/mbigen: Repair non-kernel-doc notation | Randy Dunlap | 1 | -3/+3 |
2021-09-22 | irqchip/armada-370-xp: Fix ack/eoi breakage | Marc Zyngier | 1 | -2/+2 |
2021-08-23 | Merge branch irq/qcom-pdc-nowake-cleanup into irq/irqchip-next | Marc Zyngier | 1 | -57/+11 |
2021-08-23 | irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchy | Marc Zyngier | 1 | -57/+11 |
2021-08-20 | Merge branch irq/misc-5.15 into irq/irqchip-next | Marc Zyngier | 2 | -2/+23 |
2021-08-20 | irqchip/gic-v3: Fix priority comparison when non-secure priorities are used | Chen-Yu Tsai | 1 | -1/+22 |
2021-08-20 | irqchip/apple-aic: Fix irq_disable from within irq handlers | Sven Peter | 1 | -1/+1 |
2021-08-12 | Merge branch irq/misc-5.15 into irq/irqchip-next | Marc Zyngier | 2 | -1/+19 |
2021-08-12 | irqchip/mtk-sysirq: Skip setting irq-wake | Markus Schneider-Pargmann | 1 | -0/+1 |
2021-08-12 | Merge branch irq/gicv3-eppi-partition into irq/irqchip-next | Marc Zyngier | 1 | -11/+50 |
2021-08-12 | irqchip/gic-v3: Fix selection of partition domain for EPPIs | James Morse | 1 | -7/+41 |
2021-08-12 | irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq | James Morse | 1 | -4/+9 |
2021-08-12 | irqchip/loongson-pch-pic: Improve edge triggered interrupt support | Huacai Chen | 1 | -1/+18 |
2021-07-26 | irqchip/mvebu-odmi: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -3/+2 |
2021-07-26 | irqchip/mvebu-gicp: Switch to devm_bitmap_zalloc() | Andy Shevchenko | 1 | -3/+1 |
2021-07-26 | irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc() | Andy Shevchenko | 1 | -4/+1 |
2021-07-26 | irqchip/gic-v3: Switch to bitmap_zalloc() | Andy Shevchenko | 2 | -6/+5 |
2021-07-26 | irqchip/gic-v2m: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -3/+2 |
2021-07-26 | irqchip/alpine-msi: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -4/+2 |
2021-07-26 | irqchip/partitions: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -2/+1 |
2021-07-09 | Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 3 | -11/+12 |
2021-07-09 | irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry | Marc Zyngier | 3 | -11/+12 |
2021-06-29 | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 56 | -231/+137 |
2021-06-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -21/+15 |
2021-06-17 | Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 1 | -1/+35 |
2021-06-11 | Merge branch irq/irqchip-driver-updates into irq/irqchip-next | Marc Zyngier | 3 | -8/+14 |
2021-06-11 | Merge branch irq/generic_handle_domain_irq-core into irq/irqchip-next | Marc Zyngier | 48 | -193/+113 |
2021-06-11 | irqchip: gic-pm: Remove redundant error log of clock bulk | Chunfeng Yun | 1 | -3/+1 |
2021-06-11 | irqchip/sun4i: Remove unnecessary oom message | Zhen Lei | 1 | -6/+2 |
2021-06-11 | irqchip/irq-imx-gpcv2: Remove unnecessary oom message | Zhen Lei | 1 | -3/+1 |
2021-06-11 | irqchip/imgpdc: Remove unnecessary oom message | Zhen Lei | 1 | -6/+2 |
2021-06-11 | irqchip/gic-v3-its: Remove unnecessary oom message | Zhen Lei | 1 | -6/+2 |
2021-06-11 | irqchip/gic-v2m: Remove unnecessary oom message | Zhen Lei | 1 | -3/+1 |
2021-06-11 | irqchip/exynos-combiner: Remove unnecessary oom message | Zhen Lei | 1 | -3/+1 |
2021-06-10 | irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry | Marc Zyngier | 1 | -1/+35 |
2021-06-10 | irqchip: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 47 | -190/+111 |
2021-06-10 | irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq() | Marc Zyngier | 1 | -3/+1 |
2021-06-10 | irqchip/mips-gic: Directly include linux/irqdomain.h | Marc Zyngier | 1 | -0/+1 |
2021-06-06 | irqchip/mbigen: Fix compile warning when CONFIG_ACPI is disabled | Yang Yingliang | 1 | -6/+6 |
2021-06-06 | irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a module | Saravana Kannan | 2 | -2/+8 |
2021-06-01 | irqchip/apple-aic: Advertise some level of vGICv3 compatibility | Marc Zyngier | 1 | -0/+9 |
2021-06-01 | irqchip/gic: Split vGIC probing information from the GIC code | Marc Zyngier | 4 | -21/+6 |
2021-05-16 | irqchip: Remove redundant error printing | Zhen Lei | 3 | -9/+3 |
2021-05-10 | irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLE | Geert Uytterhoeven | 1 | -1/+1 |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+16 |
2021-04-29 | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -10/+50 |