index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2021-05-19
Merge branch 'irq/affinity' into irq/core
Thomas Gleixner
2021-05-19
genirq: Export affinity setter for modules
Thomas Gleixner
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-03-17
tasklets: Switch tasklet_disable() to the sleep wait variant
Thomas Gleixner
2021-03-17
tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
Thomas Gleixner
2021-03-17
tasklets: Replace spin wait in tasklet_unlock_wait()
Peter Zijlstra
2021-03-17
tasklets: Use spin wait in tasklet_disable() temporarily
Thomas Gleixner
2021-03-17
tasklets: Provide tasklet_disable_in_atomic()
Thomas Gleixner
2021-03-17
tasklets: Use static inlines for stub implementations
Thomas Gleixner
2021-03-17
tasklets: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
Thomas Gleixner
2021-03-16
tasklet: Remove tasklet_kill_immediate
Davidlohr Bueso
2021-03-06
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-11-18
docs: Add request_irq() documentation
Jonathan Corbet
2019-11-12
hrtimer: Remove the comment about not used HRTIMER_SOFTIRQ
Sebastian Andrzej Siewior
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
[next]