index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
sched/fair: Get rid of scaling utilization by capacity_orig
Dietmar Eggemann
2015-09-13
1
-16
/
+22
|
*
|
|
|
|
sched/fair: Name utilization related data and functions consistently
Dietmar Eggemann
2015-09-13
1
-18
/
+19
|
*
|
|
|
|
sched/fair: Make utilization tracking CPU scale-invariant
Dietmar Eggemann
2015-09-13
2
-4
/
+5
|
*
|
|
|
|
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
Morten Rasmussen
2015-09-13
3
-26
/
+12
|
*
|
|
|
|
sched/fair: Make load tracking frequency scale-invariant
Dietmar Eggemann
2015-09-13
1
-10
/
+17
|
*
|
|
|
|
sched/numa: Convert sched_numa_balancing to a static_branch
Srikar Dronamraju
2015-09-13
3
-11
/
+11
|
*
|
|
|
|
sched/numa: Remove the NUMA sched_feature
Srikar Dronamraju
2015-09-13
2
-22
/
+0
|
*
|
|
|
|
sched/numa: Disable sched_numa_balancing on UMA systems
Srikar Dronamraju
2015-09-13
3
-17
/
+7
|
*
|
|
|
|
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
Srikar Dronamraju
2015-09-13
3
-8
/
+8
|
*
|
|
|
|
sched/fair: Fix nohz.next_balance update
Vincent Guittot
2015-09-13
1
-4
/
+30
|
*
|
|
|
|
sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback
Kirill Tkhai
2015-09-13
1
-8
/
+0
|
*
|
|
|
|
sched/core: Remove unused argument from sched_class::task_move_group
Peter Zijlstra
2015-09-13
3
-3
/
+3
|
*
|
|
|
|
sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair()
Byungchul Park
2015-09-13
1
-77
/
+52
|
*
|
|
|
|
sched/fair: Make the entity load aging on attaching tunable
Peter Zijlstra
2015-09-13
2
-0
/
+6
|
*
|
|
|
|
sched/fair: Fix switched_to_fair()'s per entity load tracking
Byungchul Park
2015-09-13
1
-0
/
+23
|
*
|
|
|
|
sched/fair: Have task_move_group_fair() also detach entity load from the old ...
Byungchul Park
2015-09-13
1
-1
/
+5
|
*
|
|
|
|
sched/fair: Have task_move_group_fair() unconditionally add the entity load t...
Byungchul Park
2015-09-13
1
-5
/
+4
|
*
|
|
|
|
sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th...
Byungchul Park
2015-09-13
1
-39
/
+38
|
*
|
|
|
|
Merge tag 'v4.3-rc1' into sched/core, to refresh the branch
Ingo Molnar
2015-09-13
2
-8
/
+7
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
Ingo Molnar
2015-10-28
4
-12
/
+28
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2015-10-23
2
-2
/
+16
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
2015-10-20
1
-3
/
+5
|
*
|
|
|
|
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
2015-10-20
1
-3
/
+0
|
*
|
|
|
|
sched/fair: Update task group's load_avg after task migration
Yuyang Du
2015-10-20
1
-2
/
+3
|
*
|
|
|
|
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
2015-10-20
1
-2
/
+2
|
*
|
|
|
|
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
2015-10-12
1
-0
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-10-19
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
sched: Export sched_setscheduler_nocheck
Davidlohr Bueso
2015-10-06
1
-0
/
+1
*
|
|
|
|
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2015-10-06
2
-7
/
+8
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-27
1
-3
/
+11
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
sched: Fix crash trying to dequeue/enqueue the idle thread
Peter Zijlstra
2015-09-18
1
-3
/
+11
*
|
|
|
|
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...
Andrea Arcangeli
2015-09-22
1
-4
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-09-18
1
-4
/
+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
sched: access local runqueue directly in single_task_running
Dominik Dingel
2015-09-18
1
-4
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-17
1
-5
/
+31
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
sched: 'Annotate' migrate_tasks()
Wanpeng Li
2015-09-11
1
-3
/
+26
|
*
nohz: Affine unpinned timers to housekeepers
Vatika Harlalka
2015-09-02
1
-2
/
+5
*
|
userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key
Andrea Arcangeli
2015-09-04
1
-3
/
+4
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
1
-4
/
+2
|
\
\
|
*
|
locking/static_keys: Add static_key_{en,dis}able() helpers
Peter Zijlstra
2015-08-03
1
-4
/
+2
*
|
|
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cgroup: allow a cgroup subsystem to reject a fork
Aleksa Sarai
2015-07-14
1
-1
/
+1
*
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-31
1
-1
/
+1
|
\
\
\
|
*
|
|
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
2015-07-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-08-31
1
-0
/
+8
|
\
\
\
|
*
|
|
sched: Fix cpu_active_mask/cpu_online_mask race
Jan H. Schönherr
2015-08-25
1
-0
/
+8
|
|
/
/
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-31
11
-780
/
+562
|
\
\
\
|
*
|
|
sched/deadline: Fix comment in enqueue_task_dl()
Andrea Parri
2015-08-12
1
-1
/
+1
|
*
|
|
sched/deadline: Fix comment in push_dl_tasks()
Andrea Parri
2015-08-12
1
-1
/
+1
|
*
|
|
sched: Change the sched_class::set_cpus_allowed() calling context
Peter Zijlstra
2015-08-12
3
-81
/
+26
[prev]
[next]