- d71e064 Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 9 months ago
- 2d38533 Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- ba15533 Merge tag 'v5.6' into mips-next by Thomas Bogendoerfer · 4 years, 9 months ago
- a93f1d9 irqchip: Add driver for Loongson-3 HyperTransport PIC controller by Jiaxun Yang · 4 years, 9 months ago
- be09ef0 irqchip: loongson-liointc: Workaround LPC IRQ Errata by Jiaxun Yang · 4 years, 9 months ago
- dbb1522 irqchip: Add driver for Loongson I/O Local Interrupt Controller by Jiaxun Yang · 4 years, 9 months ago
- 771df8c Merge branch 'irq/gic-v4.1' into irq/irqchip-next by Marc Zyngier · 4 years, 9 months ago
- 009384b irqchip/gic-v4.1: Eagerly vmap vPEs by Marc Zyngier · 4 years, 10 months ago
- d50676f irqchip/gic-v4.1: Add VSGI property setup by Marc Zyngier · 4 years, 10 months ago
- 6d31b6f irqchip/gic-v4.1: Add VSGI allocation/teardown by Marc Zyngier · 4 years, 10 months ago
- ae699ad irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer by Marc Zyngier · 4 years, 10 months ago
- 05d32df irqchip/gic-v4.1: Plumb set_vcpu_affinity SGI callbacks by Marc Zyngier · 4 years, 10 months ago
- 7017ff0 irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks by Marc Zyngier · 4 years, 10 months ago
- b4e8d64 irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks by Marc Zyngier · 4 years, 10 months ago
- e252cf8 irqchip/gic-v4.1: Add initial SGI configuration by Marc Zyngier · 4 years, 10 months ago
- 166cba7 irqchip/gic-v4.1: Plumb skeletal VSGI irqchip by Marc Zyngier · 4 years, 10 months ago
- eeaa4b2 irqchip/gic-v3: Move irq_domain_update_bus_token to after checking for NULL domain by luanshi · 4 years, 10 months ago
- 9c2d4f5 irqchip/xilinx: Do not call irq_set_default_host() by Mubin Sayyed · 4 years, 10 months ago
- a078999 irqchip/xilinx: Enable generic irq multi handler by Michal Simek · 4 years, 10 months ago
- c74038b irqchip/xilinx: Fill error code when irq domain registration fails by Michal Simek · 4 years, 10 months ago
- 67862a3 irqchip/xilinx: Add support for multiple instances by Mubin Sayyed · 4 years, 10 months ago
- 7d4cac5 irqchip/ingenic: Add support for TCU of X1000. by 周琰杰 (Zhou Yanjie) · 4 years, 10 months ago
- 33ad1e5 irqchip/qcom-irq-combiner: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- b2e1cbf irqchip/irq-bcm7038-l1: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 6a214a2 irqchip/versatile-fpga: Apply clear-mask earlier by Sungbo Eo · 4 years, 9 months ago
- b2cb11f irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables by Heyi Guo · 5 years ago
- 5e46a48 irqchip/gic-v4.1: Map the ITS SGIR register page by Marc Zyngier · 4 years, 10 months ago
- 3c40706 irqchip/gic-v4.1: Advertise support v4.1 to KVM by Marc Zyngier · 4 years, 10 months ago
- 9058a4e irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD by Marc Zyngier · 4 years, 10 months ago
- b978c25 irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation by Zenghui Yu · 4 years, 10 months ago
- f3a05921 irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD access by Marc Zyngier · 4 years, 10 months ago
- 28d160d irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors by Marc Zyngier · 4 years, 10 months ago
- 0b04758 irqchip/gic-v3: Use SGIs without active state if offered by Marc Zyngier · 4 years, 10 months ago
- 486562d irqchip/versatile-fpga: Handle chained IRQs properly by Sungbo Eo · 4 years, 10 months ago
- 7809f70 irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency by Marc Zyngier · 4 years, 10 months ago
- 4ddfc45 irqchip/atmel-aic5: Fix irq_retrigger callback return value by Marc Zyngier · 4 years, 10 months ago
- 7177144 irqchip/atmel-aic: Fix irq_retrigger callback return value by Marc Zyngier · 4 years, 10 months ago
- d5df9dc irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers by Marc Zyngier · 4 years, 10 months ago
- bd59b34 irqchip/bcm2835: Quiesce IRQs left enabled by bootloader by Lukas Wunner · 4 years, 10 months ago
- f1ad113 irqchip/sifive-plic: Add support for multiple PLICs by Atish Patra · 4 years, 10 months ago
- ccbe80b irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline by Atish Patra · 4 years, 10 months ago
- 92c2275 Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 4 years, 10 months ago
- d01fd16 irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2 by Marc Zyngier · 4 years, 10 months ago
- 2ef1cb7 irqchip: Replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 months ago
- bc714c8 irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment by Geert Uytterhoeven · 4 years, 11 months ago
- 66968d7 irqchip: Add COMPILE_TEST support for IMX_INTMUX by Anson Huang · 4 years, 10 months ago
- 04d80db irqchip/gic-v3-its: Fix access width for gicr_syncr by Heyi Guo · 4 years, 10 months ago
- 25591d4 irqchip/stm32: Add irq retrigger support by Alexandre Torgue · 4 years, 10 months ago
- a151110 irqchip: vic: Support cascaded VIC in device tree by Linus Walleij · 4 years, 10 months ago
- 490d332 irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM by Marc Zyngier · 4 years, 11 months ago
- 2f86e45 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
- 5186a6c irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors by Zenghui Yu · 5 years ago
- b463532 irqchip/gic-v3-its: Remove superfluous WARN_ON by Zenghui Yu · 5 years ago
- 4bccf1d irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd() by Zenghui Yu · 5 years ago
- 4e6437f irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level by Zenghui Yu · 5 years ago
- 8b718d4 irqchip/gic-v4.1: Set vpe_l1_base for all redistributors by Zenghui Yu · 5 years ago
- e88bd31 irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE by Zenghui Yu · 5 years ago
- 1079452 irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL by Zenghui Yu · 5 years ago
- 656b42d irqchip: Some Kconfig cleanup for C-SKY by Randy Dunlap · 5 years ago
- 926b5df irqchip/gic-v3: Only provision redistributors that are enabled in ACPI by Marc Zyngier · 5 years ago
- 3d3b44a Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
- 43ee744 Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 5 years ago
- f4a81f5 irqchip/gic-v4.1: Allow direct invalidation of VLPIs by Marc Zyngier · 5 years ago
- 3858d4d irqchip/gic-v4.1: Suppress per-VLPI doorbell by Marc Zyngier · 5 years ago
- b4a4bd0 irqchip/gic-v4.1: Add VPE INVALL callback by Marc Zyngier · 5 years ago
- e64fab1 irqchip/gic-v4.1: Add VPE eviction callback by Marc Zyngier · 5 years ago
- 91bf639 irqchip/gic-v4.1: Add VPE residency callback by Marc Zyngier · 5 years ago
- d97c97b irqchip/gic-v4.1: Add mask/unmask doorbell callbacks by Marc Zyngier · 5 years ago
- 29c647f irqchip/gic-v4.1: Plumb skeletal VPE irqchip by Marc Zyngier · 5 years ago
- dd3f050 irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP by Marc Zyngier · 5 years ago
- 0684c70 irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set by Marc Zyngier · 5 years ago
- 64edfaa irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP by Marc Zyngier · 5 years ago
- 5e51684 irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation by Marc Zyngier · 5 years ago
- f2d8340 irqchip/gic-v3: Add GICv4.1 VPEID size discovery by Marc Zyngier · 5 years ago
- b25319d irqchip/gic-v3: Detect GICv4.1 supporting RVPEID by Marc Zyngier · 5 years ago
- 093bf43 irqchip/gic-v3-its: Fix get_vlpi_map() breakage with doorbells by Marc Zyngier · 5 years ago
- 2fbb139 irqchip: Add NXP INTMUX interrupt multiplexer support by Joakim Zhang · 5 years ago
- b74416d irqchip: Define EXYNOS_IRQ_COMBINER by Hyunki Koo · 5 years ago
- 8f78bd6 irqchip/meson-gpio: Add support for meson a1 SoCs by Qianggui Song · 5 years ago
- e251416 irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCs by Qianggui Song · 5 years ago
- d6152e6 irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove problems by John Garry · 5 years ago
- 04f6059 irqchip: Add Aspeed SCU interrupt controller by Eddie James · 5 years ago
- 466008f irqchip/sifive-plic: Support irq domain hierarchy by Yash Shah · 5 years ago
- 459c3bc irqchip/nvic: Use irq_domain_translate_onecell instead of custom func by Yash Shah · 5 years ago
- 1fd224e irqchip/ingenic: Get rid of the legacy IRQ domain by Paul Cercueil · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 2f3035d riscv: prefix IRQ_ macro names with an RV_ namespace by Paul Walmsley · 5 years ago
- c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
- b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e87eb58 Merge branch 'pci/misc' by Bjorn Helgaas · 5 years ago
- 6a0e20c Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
- 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- bbd8810d PCI: Remove unused includes and superfluous struct declaration by Krzysztof Wilczynski · 5 years ago
- 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
- 14edff8 Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 5 years ago
- e71374c irqchip/qcom-pdc: Add irqchip set/get state calls by Maulik Shah · 5 years ago
- 81ef8bf irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOs by Lina Iyer · 5 years ago
- da3f875 irqchip/qcom-pdc: Do not toggle IRQ_ENABLE during mask/unmask by Lina Iyer · 5 years ago