..
Kconfig
genirq: Add GENERIC_IRQ_IPI Kconfig symbol
2016-02-25 10:56:55 +01:00
Makefile
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
2016-07-04 12:25:14 +02:00
affinity.c
genirq/affinity: Fix calculating vectors to assign
2017-04-20 16:03:09 +02:00
autoprobe.c
genirq: Handle pending irqs in irq_startup()
2012-02-15 11:56:59 +01:00
chip.c
genirq: Warn when IRQ_NOAUTOEN is used with shared interrupts
2017-06-04 14:38:41 +02:00
cpuhotplug.c
genirq: Make the cpuhotplug migration code less noisy
2015-10-22 14:34:57 +02:00
debug.h
irq: hide debug macros so they don't collide with others.
2012-04-23 12:30:03 -04:00
devres.c
irq/generic-chip: Provide devm_irq_setup_generic_chip()
2017-06-21 15:53:11 +02:00
dummychip.c
Merge branch 'linus' into irq/core
2015-06-05 22:25:01 +02:00
generic-chip.c
irq/generic-chip: Export irq_init_generic_chip() locally
2017-06-21 15:53:11 +02:00
handle.c
genirq: Add untracked irq handler
2016-06-18 10:00:55 +02:00
internals.h
irq/generic-chip: Export irq_init_generic_chip() locally
2017-06-21 15:53:11 +02:00
ipi.c
genirq: Fix missing irq allocation affinity hint
2016-07-19 10:49:47 +02:00
irqdesc.c
genirq: Make early_irq_init() print out more informative
2017-05-26 14:54:05 +02:00
irqdomain.c
genirq/irqdomain: Add map counter
2017-06-22 18:21:12 +02:00
manage.c
Merge branch 'linus' into irq/core
2017-06-20 22:08:32 +02:00
migration.c
genirq: Remove bogus restriction in irq_move_mask_irq()
2015-06-20 19:05:14 +02:00
msi.c
genirq/msi: Prevent overwriting domain name
2017-06-22 18:21:08 +02:00
pm.c
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2015-11-15 09:30:48 -08:00
proc.c
genirq: Fix /proc/interrupts output alignment
2017-02-10 20:17:52 +01:00
resend.c
genirq: Remove irq argument from irq flow handlers
2015-09-16 15:47:51 +02:00
settings.h
genirq: Add flag to force mask in disable_irq[_nosync]()
2015-10-11 11:33:42 +02:00
spurious.c
genirq: Clarify logic calculating bogus irqreturn_t values
2017-02-16 15:32:19 +01:00