summaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
AgeCommit message (Expand)AuthorLines
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker-3/+3
2012-08-13softirq: Use hotplug thread infrastructureThomas Gleixner-84/+27
2012-07-31mm: allow PF_MEMALLOC from softirq contextMel Gorman-0/+9
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+3
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+6
2012-03-06softirq: Reduce invoke_softirq() code duplicationHeiko Carstens-14/+4
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner-2/+2
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2012-02-15timer: Fix bad idle check on irq entryFrederic Weisbecker-1/+1
2012-02-03tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt-0/+6
2011-12-11rcu: Fix early call to rcu_idle_enter()Frederic Weisbecker-1/+1
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker-1/+1
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker-1/+1
2011-07-20softirq,rcu: Inform RCU of irq_exit() activityPeter Zijlstra-2/+10
2011-06-14rcu: Use softirq to address performance regressionShaohua Li-1/+1
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-22kthread: use kthread_create_on_node()Eric Dumazet-1/+4
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+18
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner-2/+14
2011-02-08softirq: Avoid stack switch from ksoftirqdThomas Gleixner-1/+4
2011-01-26softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi-2/+1
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang-19/+0
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-21/+21
2011-01-07sched: Constify function scope static struct sched_param usagePeter Zijlstra-1/+1
2010-12-17core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter-21/+21
2010-11-18Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar-8/+10
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+9
2010-10-23Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar-7/+9
2010-10-23sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro-1/+3
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds-1/+1
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-6/+3
2010-10-21tracing: Cleanup the convoluted softirq tracepointsThomas Gleixner-7/+9
2010-10-18sched: Call tick_check_idle before __irq_enterVenkatesh Pallipadi-3/+9
2010-10-18sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi-0/+1
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi-17/+34
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner-5/+0
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner-1/+3
2010-09-22softirqs: Make wakeup_softirqd staticThomas Gleixner-1/+1
2010-06-04kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita-1/+1
2010-05-27kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita-1/+1
2010-05-10rcu: refactor RCU's context-switch handlingPaul E. McKenney-1/+1
2010-02-03hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra-10/+5
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-2/+2
2009-11-02rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() callsLai Jiangshan-1/+1
2009-10-29percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo-2/+2
2009-09-17softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan-1/+1
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney-2/+2