Age | Commit message (Expand) | Author | Files | Lines |
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-29 | 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 |
2021-04-26 | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+861 |
2021-04-24 | Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 16 | -28/+447 |
2021-04-24 | irqchip/xilinx: Expose Kconfig option for Zynq/ZynqMP | Robert Hancock | 1 | -1/+6 |
2021-04-23 | irqchip/gic-v3: Do not enable irqs when handling spurious interrups | He Ying | 1 | -4/+4 |
2021-04-22 | irqchip: Add support for IDT 79rc3243x interrupt controller | Thomas Bogendoerfer | 3 | -0/+130 |
2021-04-22 | irqchip/jcore-aic: Kill use of irq_create_strict_mappings() | Marc Zyngier | 1 | -2/+2 |
2021-04-22 | irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection | Lorenzo Pieralisi | 1 | -2/+25 |
2021-04-22 | irqchip/tb10x: Use 'fallthrough' to eliminate a warning | Randy Dunlap | 1 | -0/+1 |
2021-04-08 | irqchip/apple-aic: Add support for the Apple Interrupt Controller | Hector Martin | 3 | -0/+861 |
2021-04-08 | irqchip/wpcm450: Drop COMPILE_TEST | Marc Zyngier | 1 | -1/+1 |
2021-04-07 | irqchip/irq-mst: Support polarity configuration | Mark-PK Tsai | 1 | -3/+95 |
2021-04-07 | irqchip: Add driver for WPCM450 interrupt controller | Jonathan Neuschäfer | 3 | -0/+168 |
2021-04-07 | irqchip/stm32: Add usart instances exti direct event support | Erwan Le Ray | 1 | -0/+7 |
2021-04-07 | irqchip/gic-v3: Fix OF_BAD_ADDR error handling | Arnd Bergmann | 1 | -1/+1 |
2021-04-07 | irqchip/sifive-plic: Mark two global variables __ro_after_init | Jisheng Zhang | 1 | -2/+2 |
2021-04-07 | irqchip/hisi: Use the correct HiSilicon copyright | Hao Fang | 2 | -4/+4 |
2021-03-25 | irqchip/loongson-liointc: irqchip add 2.0 version | Qing Zhang | 1 | -9/+49 |
2021-03-24 | irqchip/gic-v3-its: Drop the setting of PTZ altogether | Shenming Lu | 1 | -2/+7 |
2021-03-24 | irqchip/gic-v3-its: Add a cache invalidation right after vPE unmapping | Marc Zyngier | 1 | -0/+9 |
2021-03-22 | irq: Fix typos in comments | Ingo Molnar | 14 | -21/+21 |
2021-03-12 | MIPS: Loongson64: Move loongson_system_configuration to loongson.h | Qing Zhang | 1 | -1/+1 |
2021-03-09 | irqchip/ingenic: Add support for the JZ4760 | Paul Cercueil | 2 | -0/+2 |
2021-03-08 | irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER | Marc Zyngier | 1 | -9/+0 |
2021-02-15 | Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 10 | -397/+571 |
2021-02-14 | irqchip/imx: IMX_INTMUX should not default to y, unconditionally | Geert Uytterhoeven | 1 | -1/+2 |
2021-02-09 | irqchip/loongson-pch-msi: Use bitmap_zalloc() to allocate bitmap | Huacai Chen | 1 | -1/+1 |