index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
interrupt.h
Age
Commit message (
Expand
)
Author
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-08-19
genirq: Force interrupt threading on RT
Thomas Gleixner
2019-07-23
PCI: irq: Introduce rearm_wake_irq()
Rafael J. Wysocki
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-03-22
softirq: Remove tasklet_hrtimer
Thomas Gleixner
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
2019-02-18
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
2019-02-18
genirq/affinity: Code consolidation
Thomas Gleixner
2019-02-05
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2019-01-18
genirq: Fix the kerneldoc comment for struct irq_affinity_desc
Jonathan Corbet
2018-12-19
genirq/affinity: Add is_managed to struct irq_affinity_desc
Dou Liyang
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
2018-11-05
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
2018-10-09
genirq: Fix grammar s/an /a /
Geert Uytterhoeven
2018-05-14
softirq/s390: Move default mutators of overwritten softirq mask to s390
Frederic Weisbecker
2018-05-14
softirq/core: Consolidate default local_softirq_pending() implementations
Frederic Weisbecker
2018-02-16
headers: Drop two #included headers from <linux/interrupt.h>
Randy Dunlap
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-06
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
2017-04-18
genirq: Return the IRQ name from free_irq()
Christoph Hellwig
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
2016-11-09
genirq/affinity: Introduce struct irq_affinity
Christoph Hellwig
2016-09-14
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
2016-09-14
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
2016-07-04
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-09
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
Chen Fan
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
2015-12-08
genirq: Implement irq_percpu_is_enabled()
Thomas Petazzoni
2015-09-22
genirq: Handle force threading of irqs with primary and thread handler
Thomas Gleixner
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
2015-04-08
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
2015-04-08
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
2015-02-26
genirq / PM: better describe IRQF_NO_SUSPEND semantics
Mark Rutland
2015-02-18
genirq: Provide disable_hardirq()
Peter Zijlstra
2014-12-12
linux/interrupt.h: remove the definition of unused tasklet_hi_enable
Quentin Lambert
[next]