index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
2025-01-15
genirq: Remove IRQ_MOVE_PCNTXT and related code
Thomas Gleixner
2025-01-15
genirq: Provide IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2024-12-11
kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
2024-08-08
genirq: Remove irq_chip_regs:: Polarity
Jiri Slaby (SUSE)
2024-08-08
genirq: Remove unused irq_chip_generic:: {type,polarity}_cache
Jiri Slaby (SUSE)
2024-06-17
irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=n
Thomas Gleixner
2024-06-17
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
2024-06-17
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
2024-04-11
genirq: Fix trivial typo in the comment CPY ==> COPY
Andy Shevchenko
2024-01-24
irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()
Dawei Li
2023-10-26
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-06-16
genirq: Use BIT() for the IRQD_* state flags
Marc Zyngier
2023-02-05
genirq: Add mechanism to multiplex a single HW IPI
Anup Patel
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
2022-07-20
genirq/generic_chip: Export irq_unmap_generic_chip
Jianmin Lv
2022-07-07
genirq: Provide an IRQ affinity mask in non-SMP configs
Samuel Holland
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
2022-07-07
genirq: Refactor accessors to use irq_data_get_affinity_mask
Samuel Holland
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
2022-02-15
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
2022-02-10
genirq: Kill irq_chip::parent_device
Marc Zyngier
2021-10-28
Merge branch irq/irq_cpu_offline into irq/irqchip-next
Marc Zyngier
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-03-24
genirq: Allow architectures to override set_handle_irq() fallback
Marc Zyngier
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
2020-12-15
genirq: Provide irq_get_effective_affinity()
Thomas Gleixner
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
2020-11-14
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
2020-09-28
Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...
Marc Zyngier
2020-09-25
genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLER
Zhen Lei
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
2020-09-13
genirq: Add fasteoi IPI flow
Marc Zyngier
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-18
irq.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-14
genirq: Remove setup_irq() and remove_irq()
afzal mohammed
2020-03-08
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
2020-02-01
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2019-11-16
genirq: Introduce irq_chip_get/set_parent_state calls
Maulik Shah
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
[next]