summaryrefslogtreecommitdiff
path: root/kernel/softirq.c
Commit message (Expand)AuthorAge
...
* | | 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-22
| * 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
|\ \ | |/ |/|
| * softirq: reduce latenciesEric Dumazet2013-01-10
* | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-27
|/
* cputime: Specialize irq vtime hooksFrederic Weisbecker2012-10-29
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\
| * cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
* | softirq: Use hotplug thread infrastructureThomas Gleixner2012-08-13
|/
* mm: allow PF_MEMALLOC from softirq contextMel Gorman2012-07-31
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-20
|\
| * timer: Fix bad idle check on irq entryFrederic Weisbecker2012-02-15
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-20
|\ \
| * | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-01
| * | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-20
|\ \
| * | tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-03
| |/
* | softirq: Reduce invoke_softirq() code duplicationHeiko Carstens2012-03-06
|/
* rcu: Fix early call to rcu_idle_enter()Frederic Weisbecker2011-12-11
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-11
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra2011-07-20
* rcu: Use softirq to address performance regressionShaohua Li2011-06-14
* rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-05
* Fix common misspellingsLucas De Marchi2011-03-31
* kthread: use kthread_create_on_node()Eric Dumazet2011-03-22
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\
| * genirq: Provide forced interrupt threadingThomas Gleixner2011-02-26
| * softirq: Avoid stack switch from ksoftirqdThomas Gleixner2011-02-08
* | softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2011-01-26
|/
* kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang2011-01-13
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\
| * core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-17
* | sched: Constify function scope static struct sched_param usagePeter Zijlstra2011-01-07
* | Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar2010-11-18
|\ \ | |/