aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
Commit message (Expand)AuthorAge
* rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2014-11-03
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * time: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney2014-09-07
|/
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-05-22
|\
| * softirq: A single rcu_bh_qs() call per softirq set is enoughEric Dumazet2014-04-29
* | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-05
* | genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
|/
* softirq: Add linux/irq.h to make it compile againThomas Gleixner2014-03-19
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-31
|\
| * Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2014-01-25
| |\
| | * tick: Rename tick_check_idle() to tick_irq_enter()Frederic Weisbecker2014-01-15
* | | softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches2014-01-28
* | | softirq: convert printks to pr_<level>Joe Perches2014-01-28
* | | softirq: use ffs() in __do_softirq()Joe Perches2014-01-28
|/ /
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-20
|\|
| * nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-02
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-20
|\ \
| * | sched/preempt, locking: Rework local_bh_{dis,en}able()Peter Zijlstra2014-01-13
| * | locking: Optimize lock_bh functionsPeter Zijlstra2014-01-13
| |/
* | lockdep: Simplify a bit hardirq <-> softirq transitionsFrederic Weisbecker2013-11-27
* | Merge branch 'core/urgent' into core/lockingIngo Molnar2013-11-27
|\ \ | |/ |/|
| * lockdep: Correctly annotate hardirq context in irq_exit()Peter Zijlstra2013-11-19
* | revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig2013-11-14
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-11
|\
| * Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-09
| |\
| * | sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-25
| * | sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-25
* | | irq: Optimize softirq stack selection in irq exitFrederic Weisbecker2013-10-01
* | | irq: Justify the various softirq stack choicesFrederic Weisbecker2013-10-01
* | | irq: Improve a bit softirq debuggingFrederic Weisbecker2013-10-01
* | | irq: Optimize call to softirq on hardirq exitFrederic Weisbecker2013-10-01
* | | irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-01
| |/ |/|
* | irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker2013-10-01
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\
| * softirq: Use _RET_IP_Davidlohr Bueso2013-06-28
* | Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear2013-06-10
|/
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\
| * Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
| |\
| * | nohz: Disable the tick when irq resume in full dynticks CPUFrederic Weisbecker2013-04-22
| * | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-03
* | | kernel/smp.c: remove 'priv' of call_single_dataliguang2013-04-30
| |/ |/|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-05
|\ \ | |/ |/|
| * irq: Don't re-enable interrupts at the end of irq_exitFrederic Weisbecker2013-02-28
| * irq: Remove IRQ_EXIT_OFFSET workaroundFrederic Weisbecker2013-02-21
| * irq: Sanitize invoke_softirqThomas Gleixner2013-02-21
| * irq: Ensure irq_exit() code runs with interrupts disabledThomas Gleixner2013-02-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \ | |/ |/|