summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
...
| * | | | sched/core: Stop setting PREEMPT_ACTIVEPeter Zijlstra2015-10-06
| * | | | sched/core: Fix trace_sched_switch()Peter Zijlstra2015-10-06
| * | | | sched/core: Add preempt argument to __schedule()Peter Zijlstra2015-10-06
| * | | | sched/core: Create preempt_count invariantPeter Zijlstra2015-10-06
| * | | | sched/core: Rework TASK_DEAD preemption exceptionPeter Zijlstra2015-10-06
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2015-10-06
| |\ \ \ \
| * | | | | sched/core: Make 'sched_domain_topology' declaration staticJuergen Gross2015-09-23
| * | | | | sched/rt: Make (do_)balance_runtime() return voidJuri Lelli2015-09-23
| * | | | | sched/deadline: Unify dl_time_before() usageJuri Lelli2015-09-23
| * | | | | sched/fair: Remove unnecessary parameter for group_classify()Leo Yan2015-09-18
| * | | | | sched/fair: Polish comments for LOAD_AVG_MAXLeo Yan2015-09-18
| * | | | | 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
| |/ / / |/| | |