Marc Zyngier 08d85f3ea9 irqdomain: Avoid activating interrupts more than once 8 年 前
..
Kconfig 379b656446 genirq: Add GENERIC_IRQ_IPI Kconfig symbol 9 年 前
Makefile 5e385a6ef3 genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors 9 年 前
affinity.c c0af524372 genirq/affinity: Fix node generation from cpumask 8 年 前
autoprobe.c b4bc724e82 genirq: Handle pending irqs in irq_startup() 13 年 前
chip.c b8129a1f6a genirq: Make function __irq_do_set_handler() static 8 年 前
cpuhotplug.c 58c9c87ca9 genirq: Make the cpuhotplug migration code less noisy 9 年 前
debug.h 9f3045eca8 irq: hide debug macros so they don't collide with others. 13 年 前
devres.c 63781394c5 genirq: devres: Fix testing return value of request_any_context_irq() 10 年 前
dummychip.c 9f61f62544 Merge branch 'linus' into irq/core 10 年 前
generic-chip.c f88eecfe2f genirq/generic_chip: Verify irqs_per_chip <= 32 9 年 前
handle.c edd14cfebc genirq: Add untracked irq handler 9 年 前
internals.h 8658be133b Merge branch 'irq/for-block' into irq/core 9 年 前
ipi.c eb0dc47ab6 genirq: Fix missing irq allocation affinity hint 9 年 前
irqdesc.c 0a30d69195 Merge branch 'irq/for-block' into irq/core 9 年 前
irqdomain.c 08d85f3ea9 irqdomain: Avoid activating interrupts more than once 8 年 前
manage.c 7ee7e87dfb genirq: Use irq type from irqdata instead of irqdesc 8 年 前
migration.c a614a610ac genirq: Remove bogus restriction in irq_move_mask_irq() 10 年 前
msi.c 4e20156640 genirq/msi: Drop artificial PCI dependency 8 年 前
pm.c 511601bdbc Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 年 前
proc.c 8658be133b Merge branch 'irq/for-block' into irq/core 9 年 前
resend.c bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 年 前
settings.h e9849777d0 genirq: Add flag to force mask in disable_irq[_nosync]() 9 年 前
spurious.c f944b5a7af genirq: Use a common macro to go through the actions list 9 年 前