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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
2020-04-22
1
-7
/
+2
*
sched/vtime: Work around an unitialized variable warning
Borislav Petkov
2020-04-15
1
-2
/
+2
*
sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
Peter Xu
2020-04-15
1
-2
/
+19
*
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
Valentin Schneider
2020-04-08
1
-0
/
+6
*
sched/debug: Factor out printing formats into common macros
Valentin Schneider
2020-04-08
1
-14
/
+12
*
sched/debug: Remove redundant macro define
Valentin Schneider
2020-04-08
1
-12
/
+0
*
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2020-04-08
2
-2
/
+0
*
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
2020-04-08
1
-1
/
+2
*
sched/fair: Fix negative imbalance in imbalance calculation
Aubrey Li
2020-04-08
1
-0
/
+8
*
sched/fair: Fix race between runtime distribution and assignment
Huaixin Chang
2020-04-08
1
-20
/
+11
*
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
2020-04-08
3
-11
/
+8
*
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
2
-8
/
+2
|
\
|
*
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2020-03-06
2
-8
/
+2
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-30
14
-460
/
+1011
|
\
\
|
*
|
sched/fair: Fix condition of avg_load calculation
Tao Zhou
2020-03-20
1
-1
/
+2
|
*
|
sched/rt: cpupri_find: Trigger a full search as fallback
Qais Yousef
2020-03-20
1
-23
/
+6
|
*
|
sched/fair: Improve spreading of utilization
Vincent Guittot
2020-03-20
1
-0
/
+8
|
*
|
sched: Avoid scale real weight down to zero
Michael Wang
2020-03-20
1
-1
/
+7
|
*
|
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
2020-03-20
2
-11
/
+11
|
*
|
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
2020-03-20
2
-28
/
+68
|
*
|
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
2020-03-20
3
-5
/
+37
|
*
|
sched/core: Distribute tasks within affinity masks
Paul Turner
2020-03-20
1
-1
/
+6
|
*
|
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
2020-03-20
1
-4
/
+22
|
*
|
thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ...
Ingo Molnar
2020-03-06
1
-0
/
+11
|
*
|
sched/rt: Remove unnecessary push for unfit tasks
Qais Yousef
2020-03-06
1
-5
/
+2
|
*
|
sched/rt: Allow pulling unfitting task
Qais Yousef
2020-03-06
1
-2
/
+1
|
*
|
sched/rt: Optimize cpupri_find() on non-heterogenous systems
Qais Yousef
2020-03-06
3
-8
/
+31
|
*
|
sched/rt: Re-instate old behavior in select_task_rq_rt()
Qais Yousef
2020-03-06
1
-0
/
+9
|
*
|
sched/rt: cpupri_find: Implement fallback mechanism for !fit case
Qais Yousef
2020-03-06
1
-56
/
+101
|
*
|
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
2020-03-06
1
-8
/
+9
|
*
|
sched/fair: Fix runnable_avg for throttled cfs
Vincent Guittot
2020-03-06
1
-2
/
+12
|
*
|
sched/deadline: Make two functions static
Yu Chen
2020-03-06
2
-4
/
+4
|
*
|
sched/topology: Don't enable EAS on SMT systems
Valentin Schneider
2020-03-06
1
-2
/
+10
|
*
|
sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing
Mel Gorman
2020-03-06
1
-0
/
+2
|
*
|
sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
Valentin Schneider
2020-03-06
1
-5
/
+9
|
*
|
sched/fair: Enable tuning of decay period
Thara Gopinath
2020-03-06
3
-2
/
+33
|
*
|
sched/fair: Update cpu_capacity to reflect thermal pressure
Thara Gopinath
2020-03-06
1
-0
/
+7
|
*
|
sched/fair: Enable periodic update of average thermal pressure
Thara Gopinath
2020-03-06
2
-0
/
+10
|
*
|
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-03-06
3
-0
/
+65
|
*
|
sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
Chris Wilson
2020-03-06
1
-19
/
+22
|
*
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2020-03-06
1
-0
/
+2
|
|
\
|
|
*
|
sched/numa: Stop an exhastive search if a reasonable swap candidate or idle C...
Mel Gorman
2020-02-24
1
-4
/
+27
|
*
|
sched/numa: Bias swapping tasks based on their preferred node
Mel Gorman
2020-02-24
1
-6
/
+37
|
*
|
sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA...
Mel Gorman
2020-02-24
1
-18
/
+22
|
*
|
sched/numa: Prefer using an idle CPU as a migration target instead of compari...
Mel Gorman
2020-02-24
1
-17
/
+102
|
*
|
sched/fair: Take into account runnable_avg to classify group
Vincent Guittot
2020-02-24
1
-1
/
+30
|
*
|
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
4
-21
/
+126
|
*
|
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
5
-167
/
+42
|
*
|
sched/numa: Use similar logic to the load balancer for moving between domains...
Mel Gorman
2020-02-24
1
-31
/
+50
[next]