index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
2022-07-05
1
-2
/
+2
*
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
2022-05-01
1
-0
/
+13
*
genirq, softirq: Use in_hardirq() instead of in_irq()
Changbin Du
2022-02-02
1
-5
/
+5
*
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2021-12-02
1
-1
/
+2
*
genirq: Change force_irqthreads to a static key
Tanner Love
2021-08-10
1
-1
/
+1
*
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-2
/
+1
*
sched: Unbreak wakeups
Peter Zijlstra
2021-06-18
1
-1
/
+1
*
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-28
1
-1
/
+1
|
\
|
*
softirq: Don't try waking ksoftirqd before it has been spawned
Paul E. McKenney
2021-03-15
1
-1
/
+1
*
|
tick/sched: Prevent false positive softirq pending warnings on RT
Thomas Gleixner
2021-03-17
1
-0
/
+15
*
|
softirq: Make softirq control and processing RT aware
Thomas Gleixner
2021-03-17
1
-7
/
+181
*
|
softirq: Move various protections into inline helpers
Thomas Gleixner
2021-03-17
1
-7
/
+32
*
|
tasklets: Prevent tasklet_unlock_spin_wait() deadlock on RT
Thomas Gleixner
2021-03-17
1
-1
/
+27
*
|
tasklets: Replace spin wait in tasklet_kill()
Peter Zijlstra
2021-03-17
1
-9
/
+9
*
|
tasklets: Replace spin wait in tasklet_unlock_wait()
Peter Zijlstra
2021-03-17
1
-0
/
+18
*
|
softirq: s/BUG/WARN_ONCE/ on tasklet SCHED state not set
Dirk Behme
2021-03-17
1
-7
/
+18
*
|
tasklet: Remove tasklet_kill_immediate
Davidlohr Bueso
2021-03-16
1
-32
/
+0
|
/
*
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
2021-02-10
1
-0
/
+2
*
Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-12-27
1
-1
/
+1
|
\
|
*
softirq: Avoid bad tracing / lockdep interaction
Peter Zijlstra
2020-12-18
1
-1
/
+1
*
|
irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
Frederic Weisbecker
2020-12-02
1
-9
/
+5
*
|
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
2020-12-02
1
-3
/
+3
*
|
softirq: Move related code into one section
Thomas Gleixner
2020-11-23
1
-53
/
+54
|
/
*
softirq: Add debug check to __raise_softirq_irqoff()
Jiafei Pan
2020-09-16
1
-0
/
+1
*
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-1
/
+17
|
\
|
*
tasklet: Introduce new initialization API
Romain Perier
2020-07-30
1
-1
/
+17
*
|
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
1
-1
/
+1
*
|
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-07-10
1
-0
/
+6
|
/
*
x86/entry: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
2020-06-11
1
-7
/
+14
*
genirq: Provide irq_enter/exit_rcu()
Thomas Gleixner
2020-06-11
1
-8
/
+27
*
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
2020-03-21
1
-1
/
+1
*
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
2020-03-21
1
-3
/
+3
*
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
2020-03-21
1
-3
/
+4
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
|
*
softirq: Use __this_cpu_write() in takeover_tasklets()
Muchun Song
2019-06-23
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430
Thomas Gleixner
2019-06-05
1
-2
/
+1
|
/
*
softirq: Remove tasklet_hrtimer
Thomas Gleixner
2019-03-22
1
-51
/
+0
*
softirq: Don't skip softirq execution when softirq thread is parking
Matthias Kaehlcke
2019-02-10
1
-1
/
+2
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-25
1
-3
/
+3
|
\
|
*
softirq: Fix typo in __do_softirq() comments
Yangtao Li
2018-10-18
1
-3
/
+3
*
|
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
2018-08-30
1
-1
/
+0
*
|
rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe
Paul E. McKenney
2018-08-30
1
-0
/
+2
|
/
*
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
2018-08-03
1
-1
/
+1
*
Mark HI and TASKLET softirq synchronous
Linus Torvalds
2018-07-17
1
-4
/
+8
*
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
2018-06-21
1
-1
/
+5
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
1
-2
/
+2
|
\
|
*
softirq/core: Turn default irq_cpustat_t to standard per-cpu
Frederic Weisbecker
2018-05-14
1
-2
/
+2
*
|
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
2018-05-15
1
-2
/
+1
|
/
*
softirq: Consolidate common code in tasklet_[hi]_action()
Ingo Molnar
2018-03-09
1
-39
/
+15
*
softirq: Consolidate common code in __tasklet_[hi]_schedule()
Ingo Molnar
2018-03-09
1
-12
/
+16
[next]