| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | sched: Update the cpu_power sum during load-balance | Peter Zijlstra | 2009-09-04 | |
| | * | | | | | | | | | | | | | | | | | | sched: Add SD_PREFER_SIBLING | Peter Zijlstra | 2009-09-04 | |
| | * | | | | | | | | | | | | | | | | | | sched: Restore __cpu_power to a straight sum of power | Peter Zijlstra | 2009-09-04 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/domains' and 'sched/clock' into sched/core | Ingo Molnar | 2009-09-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | sched: Consolidate definition of variable sd in __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out build of NUMA sched groups from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out build of ALLNODES sched groups from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out build of CPU sched groups from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out build of MC sched groups from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out build of SMT sched groups from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out build of SMT sched domain from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out build of MC sched domain from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out build of CPU sched domain from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out build of NUMA sched domain from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Separate out allocation/free/goto-hell from __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | | * | | | | | | | | | | | | | | | | | | | sched: Use structure to store local data in __build_sched_domains | Andreas Herrmann | 2009-08-18 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Add wait, sleep and iowait accounting tracepoints | Peter Zijlstra | 2009-09-02 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Provide iowait counters | Arjan van de Ven | 2009-09-02 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc8' into sched/core | Ingo Molnar | 2009-09-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | sched: Rename init_cfs_rq => init_tg_cfs_rq | Anirban Sinha | 2009-08-29 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Fix division by zero - really | Peter Zijlstra | 2009-08-28 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Avoid division by zero | Peter Zijlstra | 2009-08-21 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Use for_each_class macro in move_one_task() | Hiroshi Shimamoto | 2009-08-20 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Fix cpupri build on !CONFIG_SMP | Ingo Molnar | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Ensure the migration task doesn't go away during use | Peter Zijlstra | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Add debug check to task_of() | Peter Zijlstra | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Fully integrate cpus_active_map and root-domain code | Gregory Haskins | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Enhance the pre/post scheduling logic | Gregory Haskins | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Add new prio to cpupri before removing old prio | Steven Rostedt | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Check for pushing rt tasks after all scheduling | Steven Rostedt | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Optimize unused cgroup configuration | Peter Zijlstra | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: Fix cgroup smp fairness | Peter Zijlstra | 2009-08-02 | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2009-08-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | sched: Fix return value of migration_init() | Thomas Gleixner | 2009-07-24 | |
| | * | | | | | | | | | | | | | | | | | | | | | sched: Pull up the might_sleep() check into cond_resched() | Frederic Weisbecker | 2009-07-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | sched: Add a preempt count base offset to __might_sleep() | Frederic Weisbecker | 2009-07-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep() | Frederic Weisbecker | 2009-07-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | sched: Remove obsolete comment in __cond_resched() | Frederic Weisbecker | 2009-07-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | sched: Drop the need_resched() loop from cond_resched() | Frederic Weisbecker | 2009-07-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2009-07-18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | sched: Hide runqueues from direct reference at source code level for __raw_ge... | Hitoshi Mitake | 2009-06-29 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2009-06-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks | Mike Galbraith | 2009-06-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | sched: Clean up SCHED_RESET_ON_FORK | Mike Galbraith | 2009-06-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag | Lennart Poettering | 2009-06-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2009-09-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Fix output-sharing error path | Ingo Molnar | 2009-09-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Introduce new (non-)paranoia level to allow raw tracepoint access | Ingo Molnar | 2009-09-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-09-02 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Allow sharing of output channels | Peter Zijlstra | 2009-08-25 | |
