summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
| * | | | | sched/numa: Limit the amount of virtual memory scanned in task_numa_work()Rik van Riel2015-09-18
| * | | | | sched/core: Make policy-testing consistentHenrik Austad2015-09-18
| * | | | | sched/fair: Optimize per entity utilization trackingPeter Zijlstra2015-09-13
| * | | | | sched/fair: Defer calling scaling functionsDietmar Eggemann2015-09-13
| * | | | | sched/fair: Optimize __update_load_avg()Peter Zijlstra2015-09-13
| * | | | | sched/fair: Rename scale() to cap_scale()Peter Zijlstra2015-09-13
| * | | | | sched/fair: Initialize task load and utilization before placing task on rqMorten Rasmussen2015-09-13
| * | | | | sched/fair: Get rid of scaling utilization by capacity_origDietmar Eggemann2015-09-13
| * | | | | sched/fair: Name utilization related data and functions consistentlyDietmar Eggemann2015-09-13
| * | | | | sched/fair: Make utilization tracking CPU scale-invariantDietmar Eggemann2015-09-13
| * | | | | sched/fair: Convert arch_scale_cpu_capacity() from weak function to #defineMorten Rasmussen2015-09-13
| * | | | | sched/fair: Make load tracking frequency scale-invariantDietmar Eggemann2015-09-13
| * | | | | sched/numa: Convert sched_numa_balancing to a static_branchSrikar Dronamraju2015-09-13
| * | | | | sched/numa: Remove the NUMA sched_featureSrikar Dronamraju2015-09-13
| * | | | | sched/numa: Disable sched_numa_balancing on UMA systemsSrikar Dronamraju2015-09-13
| * | | | | sched/numa: Rename numabalancing_enabled to sched_numa_balancingSrikar Dronamraju2015-09-13
| * | | | | sched/fair: Fix nohz.next_balance updateVincent Guittot2015-09-13
| * | | | | sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callbackKirill Tkhai2015-09-13
| * | | | | sched/core: Remove unused argument from sched_class::task_move_groupPeter Zijlstra2015-09-13
| * | | | | sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair()Byungchul Park2015-09-13
| * | | | | sched/fair: Make the entity load aging on attaching tunablePeter Zijlstra2015-09-13
| * | | | | sched/fair: Fix switched_to_fair()'s per entity load trackingByungchul Park2015-09-13
| * | | | | sched/fair: Have task_move_group_fair() also detach entity load from the old ...Byungchul Park2015-09-13
| * | | | | sched/fair: Have task_move_group_fair() unconditionally add the entity load t...Byungchul Park2015-09-13
| * | | | | sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th...Byungchul Park2015-09-13
| * | | | | Merge tag 'v4.3-rc1' into sched/core, to refresh the branchIngo Molnar2015-09-13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar2015-10-28
|\ \ \ \ \ \
| * | | | | | sched/core: Add missing lockdep_unpin() annotationsPeter Zijlstra2015-10-23
| | |_|_|/ / | |/| | | |
| * | | | | sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-10-20
| * | | | | nohz: Revert "nohz: Set isolcpus when nohz_full is set"Frederic Weisbecker2015-10-20
| * | | | | sched/fair: Update task group's load_avg after task migrationYuyang Du2015-10-20
| * | | | | sched/fair: Fix overly small weight for interactive group entitiesYuyang Du2015-10-20
| * | | | | sched, tracing: Stop/start critical timings around the idle=poll idle loopDaniel Bristot de Oliveira2015-10-12
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-10-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sched: Export sched_setscheduler_nocheckDavidlohr Bueso2015-10-06
* | | | | sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra2015-10-06
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sched: Fix crash trying to dequeue/enqueue the idle threadPeter Zijlstra2015-09-18
* | | | | userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli2015-09-22
| |/ / / |/| | |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-18
|\ \ \ \ | |/ / / |/| | |
| * | | sched: access local runqueue directly in single_task_runningDominik Dingel2015-09-18
| | |/ | |/|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-17
|\ \ \ | |/ / |/| / | |/
| * sched: 'Annotate' migrate_tasks()Wanpeng Li2015-09-11
| * nohz: Affine unpinned timers to housekeepersVatika Harlalka2015-09-02
* | userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli2015-09-04
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \
| * | locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2015-08-03
* | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-09-02
|\ \ \ | |_|/ |/| |
| * | cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai2015-07-14
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-31
|\ \ \