summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-231-5/+2
|\
| * userns: Convert sched_set_affinity and sched_set_scheduler's permission checksEric W. Biederman2012-05-031-5/+2
| * userns: Use cred->user_ns instead of cred->user->user_nsEric W. Biederman2012-04-071-1/+1
| |
| \
*-. \ Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2012-05-231-1/+8
|\ \ \
| | * | Revert "sched, perf: Use a single callback into the scheduler"Jiri Olsa2012-05-231-1/+8
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-226-608/+352
|\ \ \ \
| * | | | sched: Taint kernel with TAINT_WARN after sleep-in-atomic bugKonstantin Khlebnikov2012-05-181-0/+1
| * | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-172-367/+2
| * | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-05-171-0/+2
| |\| | |
| * | | | sched/debug: Fix printing large integers on 32-bit platformsPeter Zijlstra2012-05-141-2/+8
| * | | | sched/fair: Improve the ->group_imb logicPeter Zijlstra2012-05-141-6/+14
| * | | | sched/nohz: Fix rq->cpu_load[] calculationsPeter Zijlstra2012-05-143-16/+41
| * | | | sched/numa: Don't scale the imbalancePeter Zijlstra2012-05-141-6/+1
| * | | | sched/fair: Revert sched-domain iteration breakagePeter Zijlstra2012-05-142-14/+7
| * | | | sched/numa: Fix the new NUMA topology bitsPeter Zijlstra2012-05-141-2/+1
| * | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-95/+185
| * | | | sched/fair: Propagate 'struct lb_env' usage into find_busiest_groupPeter Zijlstra2012-05-091-93/+82
| * | | | sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra2012-05-092-2/+9
| * | | | sched/fair: Let minimally loaded cpu balance the groupPeter Zijlstra2012-05-091-5/+5
| * | | | sched: Change rq->nr_running to unsigned intPeter Zijlstra2012-05-093-8/+8
| * | | | sched: Update documentation and commentsHiroshi Shimamoto2012-05-071-1/+1
| * | | | Merge branch 'linus' into sched/coreIngo Molnar2012-05-073-14/+27
| |\ \ \ \
| * \ \ \ \ Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-04-141-30/+26
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus...Kirill Tkhai2012-04-121-30/+26
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-221-8/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-183-14/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched, perf: Use a single callback into the schedulerPeter Zijlstra2012-05-091-8/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-221-12/+4
|\ \ \ \ \
| * | | | | cgroup: convert all non-memcg controllers to the new cftype interfaceTejun Heo2012-04-011-12/+4
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-083-14/+27
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | init_task: Create generic init_task instanceThomas Gleixner2012-05-051-2/+0
| * | | | | smp: Provide generic idle thread allocationThomas Gleixner2012-04-261-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-211-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-141-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-021-0/+1
| | |/ /
* | / / sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...Igor Mammedov2012-05-091-0/+2
|/ / /
* | | sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo2012-04-261-6/+16
* | | sched: Fix more load-balancing falloutPeter Zijlstra2012-04-262-8/+11
|/ /
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-312-9/+7
|\ \
| * | sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()Srivatsa S. Bhat2012-03-311-2/+2
| * | Merge branch 'sched/arch' into sched/urgentIngo Molnar2012-03-292-0/+4
| |\ \
| | * | sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callbackCatalin Marinas2012-03-132-0/+4
| | * | Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...Linus Torvalds2012-03-071-2/+2
| | * | CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat2012-02-271-2/+2
| * | | sched: Fix __schedule_bug() output when called from an interruptStephen Boyd2012-03-291-7/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-293-25/+55
|\| | |
| * | | sched/rt: Improve pick_next_highest_task_rt()Michael J Wang2012-03-271-1/+1
| * | | sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra2012-03-271-16/+46
| * | | sched: Fix compiler warning about declared inline after usePeter Zijlstra2012-03-231-8/+8
| | |/ | |/|