| Commit message (Expand) | Author | Age |
* | sched: Remove debugging check | Ingo Molnar | 2010-12-19 |
* | sched: Fix the irqtime code for 32bit | Peter Zijlstra | 2010-12-16 |
* | sched: Fix the irqtime code to deal with u64 wraps | Peter Zijlstra | 2010-12-16 |
* | Sched: fix skip_clock_update optimization | Mike Galbraith | 2010-12-08 |
* | sched: Cure more NO_HZ load average woes | Peter Zijlstra | 2010-12-08 |
* | sched: Fix cross-sched-class wakeup preemption | Peter Zijlstra | 2010-11-11 |
* | sched: Use group weight, idle cpu metrics to fix imbalances during idle | Suresh Siddha | 2010-11-10 |
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-10-29 |
|\ |
|
| * | sched, cgroup: Fixup broken cgroup movement | Peter Zijlstra | 2010-10-22 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
|\| |
|
| * | sched: Export account_system_vtime() | Ingo Molnar | 2010-10-18 |
| * | sched: Call tick_check_idle before __irq_enter | Venkatesh Pallipadi | 2010-10-18 |
| * | sched: Remove irq time from available CPU power | Venkatesh Pallipadi | 2010-10-18 |
| * | sched: Do not account irq time to current task | Venkatesh Pallipadi | 2010-10-18 |
| * | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi | 2010-10-18 |
| * | sched: Fix softirq time accounting | Venkatesh Pallipadi | 2010-10-18 |
| * | sched: Do not consider SCHED_IDLE tasks to be cache hot | Nikhil Rao | 2010-10-18 |
| * | sched: Drop all load weight manipulation for RT tasks | Linus Walleij | 2010-10-18 |
| * | sched: Create special class for stop/migrate work | Peter Zijlstra | 2010-10-18 |
| * | sched: Unindent labels | Peter Zijlstra | 2010-10-18 |
| * | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-10-14 |
| |\ |
|
| * | | tracing/sched: Add sched_pi_setprio tracepoint | Steven Rostedt | 2010-09-21 |
| * | | Merge commit 'v2.6.36-rc5' into sched/core | Ingo Molnar | 2010-09-21 |
| |\ \ |
|
| * | | | sched: Remove branch hints within context_switch() | Heiko Carstens | 2010-09-16 |
| * | | | sched: Fix string comparison in /proc/sched_features | Mathieu Desnoyers | 2010-09-14 |
| * | | | sched: Add book scheduling domain | Heiko Carstens | 2010-09-09 |
| * | | | sched: Merge cpu_to_core_group functions | Heiko Carstens | 2010-09-09 |
| * | | | sched: Remove unnecessary #ifdef CONFIG_SMP | Christian Dietrich | 2010-09-08 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-09-22 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | perf: Undo the per cpu-context timer stuff | Peter Zijlstra | 2010-09-17 |
| * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | perf: Per cpu-context rotation timer | Peter Zijlstra | 2010-09-09 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ |
|
| * | | | | sched: fix RCU lockdep splat from task_group() | Peter Zijlstra | 2010-10-07 |
| | |_|/
| |/| | |
|
* / | | | security: remove unused parameter from security_task_setscheduler() | KOSAKI Motohiro | 2010-10-20 |
|/ / / |
|
* | / | sched: Fix user time incorrectly accounted as system time on 32-bit | Stanislaw Gruszka | 2010-09-15 |
| |/
|/| |
|
* | | sched: Move sched_avg_update() to update_cpu_load() | Suresh Siddha | 2010-09-09 |
|/ |
|
* | mutex: Improve the scalability of optimistic spinning | Tim Chen | 2010-08-23 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2010-08-05 |
| |\ |
|
| | * | sched: Revert nohz_ratelimit() for now | Peter Zijlstra | 2010-07-17 |
| * | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-07-21 |
| |\| |
|
| * | | sched: No need for bootmem special cases | Pekka Enberg | 2010-07-17 |
| * | | sched, cpuset: Drop __cpuexit from cpu hotplug callbacks | Tejun Heo | 2010-06-22 |
| * | | sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value lockless | Oleg Nesterov | 2010-06-18 |
| * | | sched: Change nohz idle load balancing logic to push model | Venkatesh Pallipadi | 2010-06-09 |
| * | | sched: Avoid side-effect of tickless idle on update_cpu_load | Venkatesh Pallipadi | 2010-06-09 |
| * | | sched: Simplify the reacquire_kernel_lock() logic | Oleg Nesterov | 2010-06-09 |
| * | | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra | 2010-06-09 |