index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-10-17
*
softirq: Don't defer all softirq during RT task
Björn Davidsson
2018-03-22
*
Merge android-4.4.106 (2fea039) into msm-4.4
Srinivasarao P
2018-01-18
|
\
|
*
UPSTREAM: arch, ftrace: for KASAN put hard/soft IRQ entries into separate sec...
Alexander Potapenko
2017-12-14
*
|
softirq: defer softirq processing to ksoftirqd if CPU is busy with RT
Pavankumar Kondeti
2017-08-07
*
|
sched: avoid migrating when softint on tgt cpu should be short
John Dias
2017-06-09
|
/
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-02-09
|
\
|
*
softirq/preempt: Add missing current->preempt_disable_ip update
Heiko Carstens
2015-01-14
*
|
ksoftirqd: Use new cond_resched_rcu_qs() function
Paul E. McKenney
2015-01-14
*
|
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-01-14
|
/
*
rcu: Remove "cpu" argument to rcu_note_context_switch()
Paul E. McKenney
2014-11-03
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
|
\
|
*
time: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
*
|
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
Paul E. McKenney
2014-09-07
|
/
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-05-22
|
\
|
*
softirq: A single rcu_bh_qs() call per softirq set is enough
Eric Dumazet
2014-04-29
*
|
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
*
|
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2014-04-28
|
/
*
softirq: Add linux/irq.h to make it compile again
Thomas Gleixner
2014-03-19
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
|
\
|
*
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-25
|
|
\
|
|
*
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
2014-01-15
*
|
|
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
*
|
|
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
*
|
|
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
|
/
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-20
|
\
|
|
*
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-12-02
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-20
|
\
\
|
*
|
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
2014-01-13
|
*
|
locking: Optimize lock_bh functions
Peter Zijlstra
2014-01-13
|
|
/
*
|
lockdep: Simplify a bit hardirq <-> softirq transitions
Frederic Weisbecker
2013-11-27
*
|
Merge branch 'core/urgent' into core/locking
Ingo Molnar
2013-11-27
|
\
\
|
|
/
|
/
|
|
*
lockdep: Correctly annotate hardirq context in irq_exit()
Peter Zijlstra
2013-11-19
*
|
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2013-11-15
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
|
\
|
*
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-09
|
|
\
|
*
|
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
|
*
|
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
*
|
|
irq: Optimize softirq stack selection in irq exit
Frederic Weisbecker
2013-10-01
*
|
|
irq: Justify the various softirq stack choices
Frederic Weisbecker
2013-10-01
*
|
|
irq: Improve a bit softirq debugging
Frederic Weisbecker
2013-10-01
*
|
|
irq: Optimize call to softirq on hardirq exit
Frederic Weisbecker
2013-10-01
*
|
|
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-10-01
|
|
/
|
/
|
*
|
irq: Force hardirq exit's softirq processing on its own stack
Frederic Weisbecker
2013-10-01
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
|
\
|
*
softirq: Use _RET_IP_
Davidlohr Bueso
2013-06-28
*
|
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
2013-06-10
|
/
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
|
\
[next]