summaryrefslogtreecommitdiff
path: root/kernel/softirq.c
AgeCommit message (Expand)Author
2015-02-13softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2015-02-13API cleanup - use local_lock not __local_lock for softNicholas Mc Guire
2015-02-13softirq: Split softirq locksThomas Gleixner
2015-02-13softirq: Split handling functionThomas Gleixner
2015-02-13softirq: Make serving softirqs a task flagThomas Gleixner
2015-02-13rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2015-02-13genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2015-02-13tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2015-02-13softirq-make-fifo.patchThomas Gleixner
2015-02-13softirq-local-lock.patchThomas Gleixner
2015-02-13softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2015-02-13softirq-split-out-code.patchThomas Gleixner
2015-02-13lockdep: Correctly annotate hardirq context in irq_exit()Peter Zijlstra
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14softirq: make migrate disable/enable conditioned on softirq_nestcnt transitionNicholas Mc Guire
2014-05-14softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2014-05-14API cleanup - use local_lock not __local_lock for softNicholas Mc Guire
2014-05-14softirq: Split softirq locksThomas Gleixner
2014-05-14softirq: Split handling functionThomas Gleixner
2014-05-14softirq: Make serving softirqs a task flagThomas Gleixner
2014-05-14rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2014-05-14genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2014-05-14tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2014-05-14softirq-make-fifo.patchThomas Gleixner
2014-05-14softirq-local-lock.patchThomas Gleixner
2014-05-14softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-05-14softirq-split-out-code.patchThomas Gleixner
2014-05-14lockdep: Correctly annotate hardirq context in irq_exit()Peter Zijlstra
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10softirq: make migrate disable/enable conditioned on softirq_nestcnt transitionNicholas Mc Guire
2014-04-10softirq: Adapt NOHZ softirq pending check to new RT schemeThomas Gleixner
2014-04-10API cleanup - use local_lock not __local_lock for softNicholas Mc Guire
2014-04-10softirq: Split softirq locksThomas Gleixner
2014-04-10softirq: Split handling functionThomas Gleixner
2014-04-10softirq: Make serving softirqs a task flagThomas Gleixner
2014-04-10rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2014-04-10genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2014-04-10tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2014-04-10softirq-make-fifo.patchThomas Gleixner
2014-04-10softirq-local-lock.patchThomas Gleixner
2014-04-10softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner
2014-04-10softirq-split-out-code.patchThomas Gleixner
2014-04-10lockdep: Correctly annotate hardirq context in irq_exit()Peter Zijlstra
2013-10-01irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-28softirq: Use _RET_IP_Davidlohr Bueso
2013-06-11Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds