index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
2024-07-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-07-11
Merge branch 'for-next/vcpu-hotplug' into for-next/core
Catalin Marinas
2024-07-05
irqchip/gic-v3: Fix 'broken_rdists' unused warning when !SMP and !ACPI
Catalin Marinas
2024-06-28
irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
James Morse
2024-06-28
irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
James Morse
2024-06-24
arm64: irqchip/gic-v3: Select priorities at boot time
Mark Rutland
2024-06-24
irqchip/gic-v3: Detect GICD_CTRL.DS and SCR_EL3.FIQ earlier
Mark Rutland
2024-06-24
irqchip/gic-v3: Make distributor priorities variables
Mark Rutland
2024-06-24
irqchip/gic-common: Remove sync_access callback
Mark Rutland
2024-06-23
irqchip/loongson-liointc: Set different ISRs for different cores
Huacai Chen
2024-06-23
irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
Huacai Chen
2024-06-03
irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()
Hagar Hemdan
2024-06-03
irqchip/sifive-plic: Chain to parent IRQ after handlers are ready
Samuel Holland
2024-06-03
irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() fails
Sunil V L
2024-05-23
irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-25
irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
Guanrui Huang
2024-04-25
irqchip/gic-v3-its: Prevent double free on error
Guanrui Huang
2024-04-24
irqchip/sifive-plic: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
irqchip/riscv-aplic-direct: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
irqchip/loongson-eiointc: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
irqchip/gic-v3-its: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
irqchip/irq-bcm6345-l1: Avoid explicit cpumask allocation on stack
Dawei Li
2024-04-24
irqchip/irq-brcmstb-l2: Avoid saving mask on shutdown
Florian Fainelli
2024-04-23
irqchip/stm32-exti: Mark events reserved with RIF configuration check
Antonio Borneo
2024-04-23
irqchip/stm32-exti: Skip secure events
Antonio Borneo
2024-04-23
irqchip/stm32-exti: Convert driver to standard PM
Antonio Borneo
2024-04-23
irqchip/stm32-exti: Map interrupts through interrupts-extended
Antonio Borneo
2024-04-23
irqchip/stm32-exti: Fix minor indentation issue
Antonio Borneo
2024-04-23
irqchip/mxs: Declare icoll_handle_irq() as static
Stefan Wahren
2024-04-23
irqchip/loongson-pch-pic: Update interrupt registration policy
Baoqi Zhang
2024-04-14
irqchip/riscv-imsic: Fix boot time update effective affinity warning
Anup Patel
2024-04-09
irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
Nianyao Tang
2024-04-09
irqchip/loongson: Select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP for IRQ_LOONGA...
Tiezhu Yang
2024-04-09
irqchip/loongson-eiointc: Set CPU affinity only on SMP machines for LoongArch
Tiezhu Yang
2024-04-09
irqchip/loongson-pch-msi: Fix off-by-one on allocation error path
Zenghui Yu
2024-04-09
irqchip/alpine-msi: Fix off-by-one in allocation error path
Zenghui Yu
2024-04-09
irqchip/riscv-aplic: Fix spelling mistake "forwared" -> "forwarded"
Colin Ian King
2024-03-26
irqchip/armada-370-xp: Suppress unused-function warning
Arnd Bergmann
2024-03-25
irqchip: Remove redundant irq_chip::name initialization
Keguang Zhang
2024-03-25
irqchip/riscv-aplic: Add support for MSI-mode
Anup Patel
2024-03-25
irqchip: Add RISC-V advanced PLIC driver for direct-mode
Anup Patel
2024-03-25
irqchip/riscv-imsic: Add device MSI domain support for PCI devices
Anup Patel
2024-03-25
irqchip/riscv-imsic: Add device MSI domain support for platform devices
Anup Patel
2024-03-25
irqchip: Add RISC-V incoming MSI controller early driver
Anup Patel
2024-03-25
irqchip/renesas-rzg2l: Simplify rzg2l_irqc_irq_{en,dis}able()
Biju Das
2024-03-18
irqchip/renesas-rzg2l: Do not set TIEN and TINT source at the same time
Biju Das
2024-03-18
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
Biju Das
2024-03-18
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
Biju Das
2024-03-18
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
Biju Das
[next]