index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
interrupt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
tasklets: Switch tasklet_disable() to the sleep wait variant
Thomas Gleixner
1
-2
/
+1
2021-03-17
tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
Thomas Gleixner
1
-10
/
+2
2021-03-17
tasklets: Replace spin wait in tasklet_unlock_wait()
Peter Zijlstra
1
-11
/
+2
2021-03-17
tasklets: Use spin wait in tasklet_disable() temporarily
Thomas Gleixner
1
-1
/
+2
2021-03-17
tasklets: Provide tasklet_disable_in_atomic()
Thomas Gleixner
1
-0
/
+22
2021-03-17
tasklets: Use static inlines for stub implementations
Thomas Gleixner
1
-3
/
+3
2021-03-17
tasklets: Replace barrier() with cpu_relax() in tasklet_unlock_wait()
Thomas Gleixner
1
-1
/
+2
2021-03-16
tasklet: Remove tasklet_kill_immediate
Davidlohr Bueso
1
-1
/
+0
2021-03-06
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
1
-0
/
+4
2021-02-11
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-9
/
+0
2021-02-11
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
1
-1
/
+1
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
1
-0
/
+1
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
1
-0
/
+8
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+27
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-5
/
+10
2020-06-11
x86/entry: Unbreak __irqentry_text_start/end magic
Thomas Gleixner
1
-3
/
+5
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
1
-0
/
+2
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2019-11-18
docs: Add request_irq() documentation
Jonathan Corbet
1
-0
/
+13
2019-11-12
hrtimer: Remove the comment about not used HRTIMER_SOFTIRQ
Sebastian Andrzej Siewior
1
-2
/
+1
2019-09-18
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2019-08-19
genirq: Force interrupt threading on RT
Thomas Gleixner
1
-0
/
+4
2019-07-23
PCI: irq: Introduce rearm_wake_irq()
Rafael J. Wysocki
1
-0
/
+1
2019-06-15
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-22
softirq: Remove tasklet_hrtimer
Thomas Gleixner
1
-25
/
+0
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-0
/
+18
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
1
-2
/
+8
2019-02-18
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
1
-3
/
+6
2019-02-18
genirq/affinity: Code consolidation
Thomas Gleixner
1
-9
/
+11
2019-02-05
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
1
-0
/
+9
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
1
-0
/
+9
2019-01-18
genirq: Fix the kerneldoc comment for struct irq_affinity_desc
Jonathan Corbet
1
-0
/
+1
2018-12-19
genirq/affinity: Add is_managed to struct irq_affinity_desc
Dou Liyang
1
-0
/
+1
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
1
-2
/
+12
2018-11-05
genirq/affinity: Add support for allocating interrupt sets
Jens Axboe
1
-0
/
+4
2018-10-09
genirq: Fix grammar s/an /a /
Geert Uytterhoeven
1
-1
/
+1
2018-05-14
softirq/s390: Move default mutators of overwritten softirq mask to s390
Frederic Weisbecker
1
-7
/
+0
2018-05-14
softirq/core: Consolidate default local_softirq_pending() implementations
Frederic Weisbecker
1
-0
/
+14
2018-02-16
headers: Drop two #included headers from <linux/interrupt.h>
Randy Dunlap
1
-2
/
+0
2017-11-16
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-15
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
1
-13
/
+1
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+10
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-07-07
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
1
-1
/
+10
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
1
-0
/
+1
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
1
-0
/
+5
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-2
/
+2
2017-04-18
genirq: Return the IRQ name from free_irq()
Christoph Hellwig
1
-1
/
+1
[next]