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
(
unfollow
)
Commit message (
Expand
)
Author
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-04-29
softirq: A single rcu_bh_qs() call per softirq set is enough
Eric Dumazet
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2014-03-19
softirq: Add linux/irq.h to make it compile again
Thomas Gleixner
2014-01-27
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-15
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
2014-01-13
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
2014-01-13
locking: Optimize lock_bh functions
Peter Zijlstra
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
2013-11-27
lockdep: Simplify a bit hardirq <-> softirq transitions
Frederic Weisbecker
2013-11-19
lockdep: Correctly annotate hardirq context in irq_exit()
Peter Zijlstra
2013-11-15
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
2013-10-01
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-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-06-28
softirq: Use _RET_IP_
Davidlohr Bueso
2013-06-10
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
2013-04-30
kernel/smp.c: remove 'priv' of call_single_data
liguang
2013-04-22
nohz: Disable the tick when irq resume in full dynticks CPU
Frederic Weisbecker
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-02-28
irq: Don't re-enable interrupts at the end of irq_exit
Frederic Weisbecker
2013-02-22
irq: Remove IRQ_EXIT_OFFSET workaround
Frederic Weisbecker
2013-02-21
irq: Sanitize invoke_softirq
Thomas Gleixner
2013-02-21
irq: Ensure irq_exit() code runs with interrupts disabled
Thomas Gleixner
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-10
softirq: reduce latencies
Eric Dumazet
2012-10-29
cputime: Specialize irq vtime hooks
Frederic Weisbecker
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-08-13
softirq: Use hotplug thread infrastructure
Thomas Gleixner
2012-07-31
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
2012-03-06
softirq: Reduce invoke_softirq() code duplication
Heiko Carstens
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-02-15
timer: Fix bad idle check on irq entry
Frederic Weisbecker
2012-02-03
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
2011-12-11
rcu: Fix early call to rcu_idle_enter()
Frederic Weisbecker
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2011-06-14
rcu: Use softirq to address performance regression
Shaohua Li
2011-05-05
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
[next]