index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+2
2020-12-27
Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-12-18
softirq: Avoid bad tracing / lockdep interaction
Peter Zijlstra
1
-1
/
+1
2020-12-02
irq: Call tick_irq_enter() inside HARDIRQ_OFFSET
Frederic Weisbecker
1
-9
/
+5
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
1
-3
/
+3
2020-11-23
softirq: Move related code into one section
Thomas Gleixner
1
-53
/
+54
2020-09-16
softirq: Add debug check to __raise_softirq_irqoff()
Jiafei Pan
1
-0
/
+1
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+17
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+17
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
1
-1
/
+1
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
1
-0
/
+6
2020-06-11
x86/entry: Clarify irq_{enter,exit}_rcu()
Peter Zijlstra
1
-7
/
+14
2020-06-11
genirq: Provide irq_enter/exit_rcu()
Thomas Gleixner
1
-8
/
+27
2020-03-21
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
1
-1
/
+1
2020-03-21
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
1
-3
/
+3
2020-03-21
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
1
-3
/
+4
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-06-23
softirq: Use __this_cpu_write() in takeover_tasklets()
Muchun Song
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430
Thomas Gleixner
1
-2
/
+1
2019-03-22
softirq: Remove tasklet_hrtimer
Thomas Gleixner
1
-51
/
+0
2019-02-10
softirq: Don't skip softirq execution when softirq thread is parking
Matthias Kaehlcke
1
-1
/
+2
2018-10-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2018-10-18
softirq: Fix typo in __do_softirq() comments
Yangtao Li
1
-3
/
+3
2018-08-30
rcu: Define RCU-bh update API in terms of RCU
Paul E. McKenney
1
-1
/
+0
2018-08-30
rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe
Paul E. McKenney
1
-0
/
+2
2018-08-03
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
1
-1
/
+1
2018-07-17
Mark HI and TASKLET softirq synchronous
Linus Torvalds
1
-4
/
+8
2018-06-21
softirq: Reorder trace_softirqs_on to prevent lockdep splat
Joel Fernandes (Google)
1
-1
/
+5
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2018-05-15
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
1
-2
/
+1
2018-05-14
softirq/core: Turn default irq_cpustat_t to standard per-cpu
Frederic Weisbecker
1
-2
/
+2
2018-03-09
softirq: Consolidate common code in tasklet_[hi]_action()
Ingo Molnar
1
-39
/
+15
2018-03-09
softirq: Consolidate common code in __tasklet_[hi]_schedule()
Ingo Molnar
1
-12
/
+16
2017-12-04
softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
Paul E. McKenney
1
-1
/
+1
2017-11-15
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-10
/
+0
2017-11-08
irq/softirqs: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-5
/
+5
2017-04-11
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
1
-1
/
+1
2016-10-21
softirq: Display IRQ_POLL for irq-poll statistics
Sagi Grimberg
1
-1
/
+1
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
1
-2
/
+2
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+6
2016-09-30
softirq: Let ksoftirqd do its job
Eric Dumazet
1
-1
/
+15
2016-09-06
kernel/softirq: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-21
/
+6
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-1
/
+1
2016-02-29
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
1
-2
/
+2
2015-02-09
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+5
2015-01-14
ksoftirqd: Use new cond_resched_rcu_qs() function
Paul E. McKenney
1
-6
/
+1
2015-01-14
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
1
-1
/
+5
2015-01-14
softirq/preempt: Add missing current->preempt_disable_ip update
Heiko Carstens
1
-1
/
+5
2014-11-03
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
1
-1
/
+1
[next]