index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Age
Commit message (
Expand
)
Author
2014-04-10
softirq: make migrate disable/enable conditioned on softirq_nestcnt transition
Nicholas Mc Guire
2014-04-10
softirq: Adapt NOHZ softirq pending check to new RT scheme
Thomas Gleixner
2014-04-10
API cleanup - use local_lock not __local_lock for soft
Nicholas Mc Guire
2014-04-10
softirq: Split softirq locks
Thomas Gleixner
2014-04-10
softirq: Split handling function
Thomas Gleixner
2014-04-10
softirq: Make serving softirqs a task flag
Thomas Gleixner
2014-04-10
rcu: Make ksoftirqd do RCU quiescent states
Paul E. McKenney
2014-04-10
genirq: Allow disabling of softirq processing in irq thread context
Thomas Gleixner
2014-04-10
tasklet: Prevent tasklets from going into infinite spin in RT
Ingo Molnar
2014-04-10
softirq-make-fifo.patch
Thomas Gleixner
2014-04-10
softirq-local-lock.patch
Thomas Gleixner
2014-04-10
softirq: Sanitize softirq pending for NOHZ/RT
Thomas Gleixner
2014-04-10
softirq-split-out-code.patch
Thomas Gleixner
2014-04-10
lockdep: Correctly annotate hardirq context in irq_exit()
Peter Zijlstra
2013-10-01
irq: Force hardirq exit's softirq processing on its own stack
Frederic Weisbecker
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-07-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-06-28
softirq: Use _RET_IP_
Davidlohr Bueso
2013-06-11
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-01
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-03-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-28
irq: Don't re-enable interrupts at the end of irq_exit
Frederic Weisbecker
2013-02-21
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-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
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-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
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-08-01
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
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
[next]