| Commit message (Expand) | Author | Age |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-08-20 |
|\ |
|
| * | sched: Fix migration thread runtime bogosity | Mike Galbraith | 2012-08-13 |
| * | sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled | Mike Galbraith | 2012-08-13 |
| * | sched,cgroup: Fix up task_groups list | Mike Galbraith | 2012-08-13 |
| * | sched: fix divide by zero at {thread_group,task}_times | Stanislaw Gruszka | 2012-08-13 |
| * | sched, cgroup: Reduce rq->lock hold times for large cgroup hierarchies | Peter Zijlstra | 2012-08-13 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-08-03 |
|\| |
|
| * | sched/cleanups: Add load balance cpumask pointer to 'struct lb_env' | Michael Wang | 2012-07-31 |
| * | sched: Fix minor code style issues | Ying Xue | 2012-07-26 |
| * | sched: Use task_rq_unlock() in __sched_setscheduler() | Namhyung Kim | 2012-07-26 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-31 |
|\ \
| |/
|/| |
|
| * | sched: Deliver sched_switch events to the current task | Andrew Vagin | 2012-07-26 |
* | | sched: Fix race in task_group() | Peter Zijlstra | 2012-07-24 |
* | | sched: Improve balance_cpu() to consider other cpus in its group as target of... | Srivatsa Vaddagiri | 2012-07-24 |
* | | sched: Reset loop counters if all tasks are pinned and we need to redo load b... | Prashanth Nageshappa | 2012-07-24 |
* | | sched: Reorder 'struct lb_env' members to reduce its size | Prashanth Nageshappa | 2012-07-24 |
* | | sched: Improve scalability via 'CPU buddies', which withstand random perturba... | Mike Galbraith | 2012-07-24 |
* | | cpusets, hotplug: Restructure functions that are invoked during hotplug | Srivatsa S. Bhat | 2012-07-24 |
* | | CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume | Srivatsa S. Bhat | 2012-07-24 |
|/ |
|
*-. | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds | 2012-07-14 |
|\ \ |
|
| | * | sched/nohz: Rewrite and fix load-avg computation -- again | Peter Zijlstra | 2012-07-05 |
| |/
|/| |
|
| * | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" | Paul E. McKenney | 2012-07-02 |
|/ |
|
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-06-08 |
|\ |
|
| * | sched: Fix the relax_domain_level boot parameter | Dimitri Sivanich | 2012-06-06 |
| * | sched: Validate assumptions in sched_init_numa() | Peter Zijlstra | 2012-06-06 |
| * | sched: Always initialize cpu-power | Peter Zijlstra | 2012-06-06 |
| * | sched: Fix domain iteration | Peter Zijlstra | 2012-06-06 |
| * | sched/rt: Fix lockdep annotation within find_lock_lowest_rq() | Peter Zijlstra | 2012-06-06 |
| * | sched/numa: Load balance between remote nodes | Alex Shi | 2012-06-06 |
* | | sched/fair: fix lots of kernel-doc warnings | Randy Dunlap | 2012-06-08 |
|/ |
|
* | sched: Remove NULL assignment of dattr_cur | Kamalesh Babulal | 2012-05-30 |
* | sched: Remove the last NULL entry from sched_feat_names | Hiroshi Shimamoto | 2012-05-30 |
* | sched: Make sched_feat_names const | Hiroshi Shimamoto | 2012-05-30 |
* | sched/rt: Fix SCHED_RR across cgroups | Colin Cross | 2012-05-30 |
* | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' | Peter Zijlstra | 2012-05-30 |
* | sched: Make sure to not re-read variables after validation | Peter Zijlstra | 2012-05-30 |
* | sched: Fix SD_OVERLAP | Peter Zijlstra | 2012-05-30 |
* | sched: Don't try allocating memory from offline nodes | Peter Zijlstra | 2012-05-30 |
* | sched/nohz: Fix rq->cpu_load calculations some more | Peter Zijlstra | 2012-05-30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-23 |
|\ |
|
| * | userns: Convert sched_set_affinity and sched_set_scheduler's permission checks | Eric W. Biederman | 2012-05-03 |
| * | userns: Use cred->user_ns instead of cred->user->user_ns | Eric W. Biederman | 2012-04-07 |
| | | |
| \ | |
*-. \ | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 2012-05-23 |
|\ \ \ |
|
| | * | | Revert "sched, perf: Use a single callback into the scheduler" | Jiri Olsa | 2012-05-23 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-22 |
|\ \ \ \ |
|
| * | | | | sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug | Konstantin Khlebnikov | 2012-05-18 |
| * | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 2012-05-17 |
| * | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2012-05-17 |
| |\| | | |
|
| * | | | | sched/debug: Fix printing large integers on 32-bit platforms | Peter Zijlstra | 2012-05-14 |
| * | | | | sched/fair: Improve the ->group_imb logic | Peter Zijlstra | 2012-05-14 |