aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* Merge branch 'wip-nested-locking' into tegra-nested-lockingwip-nested-lockingJonathan Herman2013-04-19
|\
| * Move SCHED2 trace points to post_schedule()Bjoern Brandenburg2012-10-18
| * Trace IPI-related IRQs with ft_irq_fired()Bjoern Brandenburg2012-10-18
| * Remove complete_n() APIBjoern Brandenburg2012-10-18
| * Do processor state transitions in schedule_tail().Glenn Elliott2012-09-21
| * Add kernel-style events for sched_trace_XXX() functionsAndrea Bastoni2012-03-30
| * Prevent Linux to send IPI and queue tasks on remote CPUs.Andrea Bastoni2011-08-27
| * Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
| |\
| * | Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
| * | bugfix: don't let children stay Litmus real-time tasksBjoern B. Brandenburg2011-01-30
| * | Workaround: do not set rq->skip_clock_updateBjoern B. Brandenburg2010-11-11
| * | Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
| * | hook litmus tick function into hrtimer-driven ticksBjoern B. Brandenburg2010-11-11
| * | Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
| |\ \
| * \ \ Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
| |\ \ \
| | * | | Measure timer re-arming in the proper locationAndrea Bastoni2010-05-29
| | * | | Better explanation of jump-to-CFS optimization removalBjoern B. Brandenburg2010-05-29
| | * | | Integrate litmus_tick() in task_tick_litmus()Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add Stack Resource Policy (SRP) supportAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add complete_n() callAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Core LITMUS^RT infrastructureAndrea Bastoni2010-05-29
* | | | | Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* | | | | sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17
* | | | | sched: Make separate sched*.c translation unitsPeter Zijlstra2011-11-17
* | | | | sched: Don't call task_group() too many times in set_task_rq()Andrew Vagin2011-11-16
* | | | | sched, trivial: Initialize root cgroup's sibling listGlauber Costa2011-11-16
* | | | | sched: Use jump labels to reduce overhead when bandwidth control is inactivePaul Turner2011-11-16
* | | | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-14
* | | | | sched: Document wait_for_completion_*() return valuesJ. Bruce Fields2011-11-14
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
|\ \ \ \ \
| * | | | | sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard2011-09-20
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \ \ \ \
| * | | | | | sched: Don't use tasklist_lock for debug printsThomas Gleixner2011-10-06
| * | | | | | sched: Unify the ->cpus_allowed mask copyPeter Zijlstra2011-10-06
| * | | | | | sched: Wrap scheduler p->cpus_allowed accessPeter Zijlstra2011-10-06
| * | | | | | sched: Request for idle balance during nohz idle load balanceSuresh Siddha2011-10-06
| * | | | | | sched: Use resched IPI to kick off the nohz idle balanceSuresh Siddha2011-10-06
| * | | | | | sched: Fix idle_cpu()Thomas Gleixner2011-10-04
| * | | | | | sched: Convert to struct llistPeter Zijlstra2011-10-04
| * | | | | | Merge branch 'linus' into sched/coreIngo Molnar2011-10-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into sched/coreIngo Molnar2011-09-18
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | sched: Return unused runtime on group dequeuePaul Turner2011-08-14
| * | | | | | | sched: Add exports tracking cfs bandwidth control statisticsNikhil Rao2011-08-14
| * | | | | | | sched: Migrate throttled tasks on HOTPLUGPaul Turner2011-08-14
| * | | | | | | sched: Prevent interactions with throttled entitiesPaul Turner2011-08-14
| * | | | | | | sched: Allow for positional tg_tree walksPaul Turner2011-08-14
| * | | | | | | sched: Add support for unthrottling group entitiesPaul Turner2011-08-14
| * | | | | | | sched: Add support for throttling group entitiesPaul Turner2011-08-14
| * | | | | | | sched: Expire invalid runtimePaul Turner2011-08-14
| * | | | | | | sched: Add a timer to handle CFS bandwidth refreshPaul Turner2011-08-14