index
:
linux-stable.git
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.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
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Fix migrate_disable() vs rt/dl balancing
Peter Zijlstra
2020-11-10
1
-0
/
+32
*
sched/core: Make migrate disable and CPU hotplug cooperative
Thomas Gleixner
2020-11-10
1
-0
/
+4
*
sched: Add migrate_disable()
Peter Zijlstra
2020-11-10
1
-2
/
+4
*
sched: Massage set_cpus_allowed()
Peter Zijlstra
2020-11-10
1
-2
/
+5
*
sched/core: Wait for tasks being pushed away on hotplug
Thomas Gleixner
2020-11-10
1
-0
/
+4
*
sched/hotplug: Ensure only per-cpu kthreads run during hotplug
Peter Zijlstra
2020-11-10
1
-1
/
+6
*
sched: Fix balance_callback()
Peter Zijlstra
2020-11-10
1
-0
/
+3
*
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-14
1
-3
/
+10
*
sched: Replace zero-length array with flexible-array
zhuguangqing
2020-10-14
1
-1
/
+1
*
sched: Fix use of count for nr_running tracepoint
Phil Auld
2020-08-06
1
-1
/
+1
*
sched: Document arch_scale_*_capacity()
Valentin Schneider
2020-08-01
1
-0
/
+10
*
sched: Remove duplicated tick_nohz_full_enabled() check
Miaohe Lin
2020-07-28
1
-6
/
+1
*
sched: Better document ttwu()
Peter Zijlstra
2020-07-22
1
-0
/
+10
*
sched: Add a tracepoint to track rq->nr_running
Phil Auld
2020-07-08
1
-0
/
+10
*
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
2020-07-08
1
-2
/
+45
*
sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9
Peter Zijlstra
2020-07-08
1
-1
/
+2
*
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-08
1
-1
/
+1
|
\
|
*
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2020-06-28
1
-1
/
+1
*
|
sched: Remove struct sched_class::next field
Steven Rostedt (VMware)
2020-06-25
1
-1
/
+0
*
|
sched: Have sched_class_highest define by vmlinux.lds.h
Steven Rostedt (VMware)
2020-06-25
1
-8
/
+9
*
|
sched/deadline: Make DL capacity-aware
Luca Abeni
2020-06-15
1
-0
/
+15
*
|
sched/deadline: Improve admission control for asymmetric CPU capacities
Luca Abeni
2020-06-15
1
-3
/
+3
*
|
sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task()
Dietmar Eggemann
2020-06-15
1
-1
/
+1
|
/
*
sched: Replace rq::wake_list
Peter Zijlstra
2020-05-28
1
-8
/
+0
*
sched: Add rq::ttwu_pending
Peter Zijlstra
2020-05-28
1
-1
/
+3
*
smp: Optimize send_call_function_single_ipi()
Peter Zijlstra
2020-05-28
1
-3
/
+4
*
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
2020-05-28
1
-0
/
+1
*
sched/core: Offload wakee task activation if it the wakee is descheduling
Mel Gorman
2020-05-25
1
-1
/
+2
*
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
2020-05-19
1
-0
/
+2
*
sched/fair: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-19
1
-1
/
+1
*
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
2020-05-12
1
-2
/
+4
*
sched: Make newidle_balance() static again
Chen Yu
2020-04-30
1
-4
/
+0
*
sched/fair: Remove distribute_running from CFS bandwidth
Josh Don
2020-04-30
1
-1
/
+0
*
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2020-04-08
1
-1
/
+0
*
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
2020-04-08
1
-0
/
+6
*
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-1
/
+0
|
\
|
*
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2020-03-06
1
-1
/
+0
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-30
1
-11
/
+58
|
\
\
|
*
|
sched: Avoid scale real weight down to zero
Michael Wang
2020-03-20
1
-1
/
+7
|
*
|
sched/deadline: Make two functions static
Yu Chen
2020-03-06
1
-2
/
+0
|
*
|
sched/fair: Enable tuning of decay period
Thara Gopinath
2020-03-06
1
-0
/
+18
|
*
|
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-03-06
1
-0
/
+3
|
*
|
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
1
-1
/
+21
|
*
|
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
1
-5
/
+2
|
*
|
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
2020-02-24
1
-1
/
+14
|
|
\
|
|
*
|
sched/core: Remove for_each_lower_domain()
Valentin Schneider
2020-02-20
1
-2
/
+0
|
*
|
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
2020-01-28
1
-0
/
+7
*
|
|
sched/swait: Prepare usage in completions
Thomas Gleixner
2020-03-21
1
-0
/
+3
|
|
/
|
/
|
*
|
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
2020-02-11
1
-1
/
+1
*
|
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-02-10
1
-0
/
+13
|
/
[next]