| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 | 7 | -693/+679 |
|\ |
|
| * | vtime: Consolidate system/idle context detection | Frederic Weisbecker | 2012-09-25 | 1 | -0/+26 |
| * | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker | 2012-09-25 | 2 | -5/+5 |
| * | sched: cpu_power: enable ARCH_POWER | Vincent Guittot | 2012-09-13 | 1 | -1/+1 |
| * | sched/nohz: Clean up select_nohz_load_balancer() | Alex Shi | 2012-09-13 | 1 | -15/+10 |
| * | sched: Fix load avg vs. cpu-hotplug | Peter Zijlstra | 2012-09-13 | 1 | -0/+2 |
| * | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW | Peter Zijlstra | 2012-09-13 | 3 | -50/+1 |
| * | sched: Fix nohz_idle_balance() | Vincent Guittot | 2012-09-13 | 1 | -5/+6 |
| * | sched: Remove useless code in yield_to() | Michael Wang | 2012-09-04 | 1 | -7/+0 |
| * | sched/debug: Limit sd->*_idx range on sysctl | Namhyung Kim | 2012-09-04 | 1 | -13/+22 |
| * | sched: Remove AFFINE_WAKEUPS feature flag | Namhyung Kim | 2012-09-04 | 1 | -8/+0 |
| * | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2012-09-04 | 4 | -29/+16 |
| |\ |
|
| * | | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker | 2012-08-20 | 1 | -0/+1 |
| * | | sched: Move cputime code to its own file | Frederic Weisbecker | 2012-08-20 | 4 | -556/+570 |
| * | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up | Alex Shi | 2012-08-13 | 2 | -32/+3 |
| * | | sched: using dst_rq instead of this_rq during load balance | Michael Wang | 2012-08-13 | 1 | -5/+4 |
| * | | sched: Document schedule() entry points | Pekka Enberg | 2012-08-13 | 1 | -0/+34 |
| * | | sched: Fix __sched_period comment | Borislav Petkov | 2012-08-13 | 1 | -1/+1 |
| * | | Merge branch 'sched/urgent' into sched/core | Thomas Gleixner | 2012-08-13 | 5 | -19/+70 |
| |\ \ |
|
* | | | | rcu: Exit RCU extended QS on user preemption | Frederic Weisbecker | 2012-09-26 | 1 | -0/+15 |
* | | | | rcu: Exit RCU extended QS on kernel preemption after irq/exception | Frederic Weisbecker | 2012-09-26 | 1 | -0/+1 |
* | | | | rcu: Switch task's syscall hooks on context switch | Frederic Weisbecker | 2012-09-26 | 1 | -0/+1 |
* | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney | 2012-09-25 | 4 | -62/+29 |
|\ \ \ \ |
|
| * | | | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds | 2012-09-16 | 2 | -45/+22 |
| | |_|/
| |/| | |
|
| * | | | sched: Fix kernel-doc warnings in kernel/sched/fair.c | Randy Dunlap | 2012-09-04 | 1 | -2/+0 |
| * | | | sched: Unthrottle rt runqueues in __disable_runtime() | Peter Boonstoppel | 2012-09-04 | 4 | -6/+6 |
| * | | | sched: Fix load avg vs cpu-hotplug | Peter Zijlstra | 2012-09-04 | 1 | -21/+10 |
* | | | | sched: Fix load avg vs cpu-hotplug | Peter Zijlstra | 2012-09-23 | 1 | -21/+20 |
|/ / / |
|
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-08-20 | 5 | -19/+70 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | sched: Fix migration thread runtime bogosity | Mike Galbraith | 2012-08-13 | 1 | -1/+21 |
| * | sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled | Mike Galbraith | 2012-08-13 | 1 | -0/+13 |
| * | sched,cgroup: Fix up task_groups list | Mike Galbraith | 2012-08-13 | 2 | -1/+2 |
| * | sched: fix divide by zero at {thread_group,task}_times | Stanislaw Gruszka | 2012-08-13 | 1 | -14/+20 |
| * | sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies | Peter Zijlstra | 2012-08-13 | 2 | -3/+14 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-08-03 | 3 | -23/+20 |
|\| |
|
| * | sched/cleanups: Add load balance cpumask pointer to 'struct lb_env' | Michael Wang | 2012-07-31 | 1 | -15/+14 |
| * | sched: Fix minor code style issues | Ying Xue | 2012-07-26 | 1 | -5/+5 |
| * | sched: Use task_rq_unlock() in __sched_setscheduler() | Namhyung Kim | 2012-07-26 | 1 | -3/+1 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-31 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | sched: Deliver sched_switch events to the current task | Andrew Vagin | 2012-07-26 | 1 | -1/+1 |
* | | sched: Fix race in task_group() | Peter Zijlstra | 2012-07-24 | 2 | -14/+18 |
* | | sched: Improve balance_cpu() to consider other cpus in its group as target of... | Srivatsa Vaddagiri | 2012-07-24 | 1 | -4/+74 |
* | | sched: Reset loop counters if all tasks are pinned and we need to redo load b... | Prashanth Nageshappa | 2012-07-24 | 1 | -1/+4 |
* | | sched: Reorder 'struct lb_env' members to reduce its size | Prashanth Nageshappa | 2012-07-24 | 1 | -1/+1 |
* | | sched: Improve scalability via 'CPU buddies', which withstand random perturba... | Mike Galbraith | 2012-07-24 | 2 | -22/+45 |
* | | cpusets, hotplug: Restructure functions that are invoked during hotplug | Srivatsa S. Bhat | 2012-07-24 | 1 | -2/+2 |
* | | CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume | Srivatsa S. Bhat | 2012-07-24 | 1 | -4/+36 |
|/ |
|
*-. | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2012-07-14 | 3 | -76/+203 |
|\ \ |
|
| | * | sched/nohz: Rewrite and fix load-avg computation -- again | Peter Zijlstra | 2012-07-05 | 3 | -75/+203 |
| |/
|/| |
|
| * | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" | Paul E. McKenney | 2012-07-02 | 1 | -1/+0 |
|/ |
|