index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
2017-12-04
1
-1
/
+1
*
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-15
1
-10
/
+0
*
irq/softirqs: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-08
1
-5
/
+5
*
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
2017-04-11
1
-1
/
+1
*
softirq: Display IRQ_POLL for irq-poll statistics
Sagi Grimberg
2016-10-21
1
-1
/
+1
*
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
1
-2
/
+2
|
\
|
*
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
1
-2
/
+2
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-21
/
+6
|
\
\
|
*
|
kernel/softirq: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-06
1
-21
/
+6
|
|
/
*
/
softirq: Let ksoftirqd do its job
Eric Dumazet
2016-09-30
1
-1
/
+15
|
/
*
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
1
-1
/
+1
*
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2016-02-29
1
-2
/
+2
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-09
1
-1
/
+5
|
\
|
*
softirq/preempt: Add missing current->preempt_disable_ip update
Heiko Carstens
2015-01-14
1
-1
/
+5
*
|
ksoftirqd: Use new cond_resched_rcu_qs() function
Paul E. McKenney
2015-01-14
1
-6
/
+1
*
|
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-01-14
1
-1
/
+5
|
/
*
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
2014-11-03
1
-1
/
+1
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-2
/
+2
|
\
|
*
time: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-2
/
+2
*
|
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
Paul E. McKenney
2014-09-07
1
-1
/
+1
|
/
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-05-22
1
-3
/
+1
|
\
|
*
softirq: A single rcu_bh_qs() call per softirq set is enough
Eric Dumazet
2014-04-29
1
-3
/
+1
*
|
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
1
-2
/
+2
*
|
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2014-04-28
1
-0
/
+5
|
/
*
softirq: Add linux/irq.h to make it compile again
Thomas Gleixner
2014-03-19
1
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
1
-1
/
+1
|
\
|
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-25
1
-1
/
+1
|
|
\
|
|
*
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
2014-01-15
1
-1
/
+1
*
|
|
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
1
-16
/
+9
*
|
|
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
1
-2
/
+4
[next]