index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-25
/
+0
2025-05-07
genirq: Remove unused remove_percpu_irq()
Dr. David Alan Gilbert
1
-1
/
+0
2025-05-07
genirq/manage: Rework can_request_irq()
Thomas Gleixner
1
-1
/
+1
2025-04-07
genirq/generic-chip: Remove unused lock wrappers
Thomas Gleixner
1
-20
/
+0
2025-04-07
genirq/generic-chip: Make locking unconditional
Thomas Gleixner
1
-5
/
+0
2025-02-20
genirq: Introduce irq_can_move_in_process_context()
Anup Patel
1
-0
/
+2
2025-02-20
genirq: Introduce common irq_force_complete_move() implementation
Thomas Gleixner
1
-2
/
+3
2025-01-15
genirq: Remove IRQ_MOVE_PCNTXT and related code
Thomas Gleixner
1
-11
/
+1
2025-01-15
genirq: Provide IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
1
-0
/
+2
2024-12-11
kexec: Consolidate machine_kexec_mask_interrupts() implementation
Eliav Farber
1
-0
/
+3
2024-08-08
genirq: Remove irq_chip_regs:: Polarity
Jiri Slaby (SUSE)
1
-2
/
+0
2024-08-08
genirq: Remove unused irq_chip_generic:: {type,polarity}_cache
Jiri Slaby (SUSE)
1
-4
/
+0
2024-06-17
irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=n
Thomas Gleixner
1
-0
/
+10
2024-06-17
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
1
-0
/
+8
2024-06-17
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
1
-0
/
+25
2024-04-11
genirq: Fix trivial typo in the comment CPY ==> COPY
Andy Shevchenko
1
-1
/
+1
2024-01-24
irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()
Dawei Li
1
-1
/
+1
2023-10-26
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
1
-22
/
+4
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
1
-0
/
+13
2023-06-16
genirq: Use BIT() for the IRQD_* state flags
Marc Zyngier
1
-23
/
+23
2023-02-05
genirq: Add mechanism to multiplex a single HW IPI
Anup Patel
1
-0
/
+3
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
1
-0
/
+1
2022-07-20
genirq/generic_chip: Export irq_unmap_generic_chip
Jianmin Lv
1
-0
/
+1
2022-07-07
genirq: Provide an IRQ affinity mask in non-SMP configs
Samuel Holland
1
-0
/
+8
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
1
-5
/
+7
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
1
-0
/
+6
2022-07-07
genirq: Refactor accessors to use irq_data_get_affinity_mask
Samuel Holland
1
-7
/
+7
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
1
-0
/
+2
2022-02-15
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
1
-3
/
+4
2022-02-10
genirq: Kill irq_chip::parent_device
Marc Zyngier
1
-2
/
+0
2021-10-28
Merge branch irq/irq_cpu_offline into irq/irqchip-next
Marc Zyngier
1
-1
/
+4
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
1
-1
/
+4
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
1
-0
/
+1
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-0
/
+2
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
1
-0
/
+2
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+2
2021-03-24
genirq: Allow architectures to override set_handle_irq() fallback
Marc Zyngier
1
-0
/
+2
2021-03-22
irq: Fix typos in comments
Ingo Molnar
1
-2
/
+2
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
1
-2
/
+2
2020-12-15
genirq: Provide irq_get_effective_affinity()
Thomas Gleixner
1
-0
/
+7
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
1
-1
/
+0
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
1
-1
/
+0
2020-11-14
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
1
-15
/
+0
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
1
-19
/
+30
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
1
-19
/
+30
2020-09-28
Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and 'origin/irq/owl' into irq/irqchip-next
Marc Zyngier
1
-0
/
+6
2020-09-25
genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLER
Zhen Lei
1
-0
/
+6
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
1
-1
/
+3
2020-09-13
genirq: Add fasteoi IPI flow
Marc Zyngier
1
-0
/
+1
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-0
/
+13
[next]