aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/softirq.c
Commit message (Expand)AuthorAge
* Final GPUSync implementation.wip-gpu-rtss12Glenn Elliott2012-05-14
* Update PAI to support multiGPUs (todo: klitirqd)Glenn Elliott2012-04-15
* Remove option for threading of all softirqs.wip-gpu-interruptsGlenn Elliott2012-03-05
* Merge branch 'wip-pai' into wip-gpu-interruptsGlenn Elliott2012-03-04
|\
| * Some cleanup of PAIwip-paiGlenn Elliott2012-03-04
| * Completed PAI for C-EDF.Glenn Elliott2012-01-14
| * PAI implementation, C-RM, C-FIFO.Glenn Elliott2012-01-11
| * Full patch for klitirqd with Nvidia GPU support.Glenn Elliott2011-06-02
* | 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
|/
* kernel/: fix BUG_ON checks for cpu notifier callbacks direct callAkinobu Mita2010-06-04
* kernel/: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-27
* rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-10
* hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra2010-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo2009-10-29
* | rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() callsLai Jiangshan2009-11-02
|/
* softirq: add BLOCK_IOPOLL to softirq_to_nameLi Zefan2009-09-17
* rcu: Renamings to increase RCU clarityPaul E. McKenney2009-08-23
* softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-22
* softirq: introduce statistics for softirqKeika Kobayashi2009-06-18
* tasklets: new tasklet scheduling functionVegard Nossum2009-06-13
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\
| * Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
| |\
| * | tracing: fix build failure on s390Heiko Carstens2009-04-29
| * | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14