summaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-02-011-1/+1
|\
| * sched: Fix crash in sched_init_numa()Raghavendra K T2016-01-191-1/+1
* | wrappers for ->i_mutex accessAl Viro2016-01-231-2/+2
|/
* Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-131-1/+1
|\
| * cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2015-12-031-1/+1
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-121-8/+68
|\ \
| * \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...Ingo Molnar2016-01-061-6/+6
| |\ \
| * | | sched/fair: Move the cache-hot 'load_avg' variable into its own cachelineWaiman Long2015-12-041-3/+7
| * | | sched/core: Move the sched_to_prio[] arrays out of lineAndi Kleen2015-12-041-2/+43
| * | | sched/fair: Make it possible to account fair load avg consistentlyByungchul Park2015-12-041-0/+4
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-12-041-6/+30
| |\ \ \
| * | | | sched/core: Use list_is_singular() in sched_can_stop_tick()Geliang Tang2015-11-231-1/+1
| * | | | sched/core: Fix incorrect wait time and wait count statisticsJoonwoo Park2015-11-231-2/+13
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-7/+92
|\ \ \ \ \
| * | | | | sched/core, locking: Document Program-Order guaranteesPeter Zijlstra2015-12-041-0/+91
| * | | | | locking, sched: Introduce smp_cond_acquire() and use itPeter Zijlstra2015-12-041-7/+1Star
| | |/ / / | |/| | |
* | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-01-061-2/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rcu: Stop disabling interrupts in scheduler fastpathsPaul E. McKenney2015-12-041-2/+4
| | |/ / | |/| |
* | | | Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-071-6/+30
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra2015-12-041-0/+19
| * | sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra2015-12-041-1/+7
| * | sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang2015-12-041-4/+4
| * | sched/core: Remove false-positive warning from wake_up_process()Sasha Levin2015-12-041-1/+0Star
| |/
* / cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-031-6/+6
|/
* Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-051-8/+0Star
|\
| * cgroup: keep zombies associated with their original cgroupsTejun Heo2015-10-151-16/+0Star
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-041-88/+115
|\ \
| * | sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETSOleg Nesterov2015-10-201-5/+7
| * | sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()Peter Zijlstra2015-10-201-0/+4
| * | sched: Start stopper earlyPeter Zijlstra2015-10-201-3/+9
| * | Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar2015-10-201-3/+0Star
| |\ \
| * | | sched/core: Remove a parameter in the migrate_task_rq() functionxiaofeng.yan2015-10-061-1/+1
| * | | sched/core: Drop unlikely behind BUG_ON()Geliang Tang2015-10-061-1/+1
| * | | sched/core: Fix task and run queue sched_info::run_delay inconsistenciesPeter Zijlstra2015-10-061-19/+25
| * | | sched/core: Add preempt_count invariant checkPeter Zijlstra2015-10-061-0/+4
| * | | sched/core: More notrace annotationsPeter Zijlstra2015-10-061-3/+3
| * | | sched/core: Simplify preempt_count testsPeter Zijlstra2015-10-061-1/+1
| * | | sched/core: Robustify preemption leak checksPeter Zijlstra2015-10-061-1/+3
| * | | sched/core: Stop setting PREEMPT_ACTIVEPeter Zijlstra2015-10-061-13/+6Star
| * | | sched/core: Fix trace_sched_switch()Peter Zijlstra2015-10-061-1/+1
| * | | sched/core: Add preempt argument to __schedule()Peter Zijlstra2015-10-061-6/+6
| * | | sched/core: Create preempt_count invariantPeter Zijlstra2015-10-061-2/+21
| * | | sched/core: Rework TASK_DEAD preemption exceptionPeter Zijlstra2015-10-061-6/+13
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-10-061-12/+27
| |\ \ \
| * | | | sched/core: Make 'sched_domain_topology' declaration staticJuergen Gross2015-09-231-1/+2
| * | | | sched/core: Make policy-testing consistentHenrik Austad2015-09-181-6/+3Star
| * | | | sched/fair: Initialize task load and utilization before placing task on rqMorten Rasmussen2015-09-131-2/+2
| * | | | sched/numa: Convert sched_numa_balancing to a static_branchSrikar Dronamraju2015-09-131-3/+7
| * | | | sched/numa: Remove the NUMA sched_featureSrikar Dronamraju2015-09-131-6/+0Star
| * | | | sched/numa: Disable sched_numa_balancing on UMA systemsSrikar Dronamraju2015-09-131-9/+5Star