aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
Commit message (Expand)AuthorAge
* 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
|\ \ | |/ |/|
| * 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-06
* 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
|\|
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-27
| |\
| | * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-10-23
| | |\
| | | * tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner2010-10-21
| | | |
| | \ \
| *-. \ \ Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-23
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | * / softirqs: Make wakeup_softirqd staticThomas Gleixner2010-09-22
| | |/
* | / sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro2010-10-23
|/ /
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \
| * | genirq: Remove arch_init_chip_data()Thomas Gleixner2010-10-12
| * | genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-12
| |/
* | sched: Call tick_check_idle before __irq_enterVenkatesh Pallipadi2010-10-18
* | sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi2010-10-18
* | sched: Fix softirq time accountingVenkatesh Pallipadi2010-10-18
|/