index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
interrupt.h
Age
Commit message (
Expand
)
Author
2025-10-31
genirq: Fix percpu_devid irq affinity documentation
Marc Zyngier
2025-10-27
genirq: Add request_percpu_irq_affinity() helper
Marc Zyngier
2025-10-27
genirq: Update request_percpu_nmi() to take an affinity
Marc Zyngier
2025-10-27
genirq: Add affinity to percpu_devid interrupt requests
Marc Zyngier
2025-10-27
genirq: Merge irqaction::{dev_id,percpu_dev_id}
Marc Zyngier
2025-04-24
genirq: Fix typo in IRQ_NOTCONNECTED comment
Cheng-Yang Chou
2025-03-14
lockdep: Remove disable_irq_lockdep()
Sebastian Andrzej Siewior
2025-03-14
lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()
Sebastian Andrzej Siewior
2024-11-07
softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-08-23
genirq: Fix typo in struct comment
Costa Shulyupin
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-15
genirq: Set IRQF_COND_ONESHOT in request_irq()
Rafael J. Wysocki
2024-06-24
cpumask: make core headers including cpumask_types.h where possible
Yury Norov
2024-06-06
linux/interrupt.h: allow "guard" notation to disable and reenable IRQ
Dmitry Torokhov
2024-03-25
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
2023-10-30
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2023-10-04
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-09-27
timers: Tag (hr)timer softirq as hotplug safe
Frederic Weisbecker
2022-05-24
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-11
lockdep: Delete local_irq_enable_in_hardirq()
Thomas Gleixner
2022-05-01
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
2022-03-07
lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safe
Frederic Weisbecker
2022-03-07
tick/rcu: Stop allowing RCU_SOFTIRQ in idle
Frederic Weisbecker
2021-12-10
genirq: Provide new interfaces for affinity hints
Thomas Gleixner
2021-08-10
genirq: Change force_irqthreads to a static key
Tanner Love
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
[next]