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