summaryrefslogtreecommitdiffstats
path: root/kernel/sched_rt.c
Commit message (Expand)AuthorAgeFilesLines
* sched: More sched_domain iterations fixesXiaotian Feng2011-05-281-2/+8
*-. Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-23/+60
|\ \
| | * sched: Fix rt_rq runtime leakage bugCheng Xu2011-05-161-3/+19
| |/ |/|
| * sched, rt: Update rq clock when unthrottling of an otherwise idle CPUMike Galbraith2011-05-161-0/+7
| * sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-141-12/+26
| * sched: Provide p->on_rqPeter Zijlstra2011-04-141-8/+8
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2011-03-041-5/+9
|\
| * sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh2011-03-041-5/+9
* | Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar2011-02-161-1/+1
|\ \ | |/
| * sched: Fix update_curr_rt()Peter Zijlstra2011-02-031-1/+1
* | sched: Fix switch_from_fair()Peter Zijlstra2011-01-261-9/+10
|/
* sched: Implement on-demand (active) cfs_rq listPeter Zijlstra2010-11-181-0/+24
* sched: Do not account irq time to current taskVenkatesh Pallipadi2010-10-181-4/+4
* sched: Unindent labelsPeter Zijlstra2010-10-181-3/+3
* sched: Give CPU bound RT tasks preferenceSteven Rostedt2010-09-211-3/+5
* sched: Try not to migrate higher priority RT tasksSteven Rostedt2010-09-211-10/+12
* sched: task_tick_rt: Remove the obsolete ->signal != NULL checkOleg Nesterov2010-06-181-3/+0
* sched: Add enqueue/dequeue flagsPeter Zijlstra2010-04-021-4/+4
* sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra2010-04-021-3/+2
* Merge branch 'linus' into sched/coreIngo Molnar2010-04-021-2/+3
|\
| * Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-131-1/+6
| |\
| * | kernel core: use helpers for rlimitsJiri Slaby2010-03-061-2/+3
* | | sched: Implement group scheduler statistics in one structLucas De Marchi2010-03-111-1/+1
| |/ |/|
* | sched: Fix pick_next_highest_task_rt() for cgroupsPeter Zijlstra2010-03-111-1/+6
|/
* sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]Yong Zhang2010-02-041-2/+8
* sched: Implement head queueing for sched_rtThomas Gleixner2010-01-221-8/+11
* sched: Extend enqueue_task to allow head queueingThomas Gleixner2010-01-221-1/+2
* sched: Remove the sched_class load_balance methodsPeter Zijlstra2010-01-211-20/+0
* sched: Don't expose local functionsH Hartley Sweeten2010-01-171-1/+1
* sched: Add pre and post wakeup hooksPeter Zijlstra2009-12-161-2/+2
* sched: Convert rt_runtime_lock to raw_spinlockThomas Gleixner2009-12-141-23/+23
* sched: Convert rq->lock to raw_spinlockThomas Gleixner2009-12-141-7/+7
* sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner2009-12-091-1/+1
* cpumask: Simplify sched_rt.cRusty Russell2009-11-041-37/+24
* sched: Simplify sys_sched_rr_get_interval() system callPeter Williams2009-09-211-0/+13
* sched: Rename sync argumentsPeter Zijlstra2009-09-151-2/+2
* sched: Rename select_task_rq() argumentPeter Zijlstra2009-09-151-2/+2
* sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra2009-09-151-1/+4
* sched: Scale down cpu_power due to RT tasksPeter Zijlstra2009-09-041-4/+2
* sched: Fix cpupri build on !CONFIG_SMPIngo Molnar2009-08-021-5/+7
* sched: Add debug check to task_of()Peter Zijlstra2009-08-021-4/+12
* sched: Fully integrate cpus_active_map and root-domain codeGregory Haskins2009-08-021-7/+0
* sched: Enhance the pre/post scheduling logicGregory Haskins2009-08-021-20/+11
* sched_rt: Fix overload bug on rt group schedulingPeter Zijlstra2009-07-101-1/+17
* cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-091-1/+1
* Merge commit 'v2.6.30-rc1' into sched/urgentIngo Molnar2009-04-081-175/+394
|\
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-12/+20
| |\
| | * cpumask: reduce stack usage in find_lowest_rqMike Travis2009-01-111-14/+22
| | |
| | \
| *-. \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-081-165/+376
| |\ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud