index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-31
37
-513
/
+1552
|
\
|
*
Merge branch 'sched/rt' into sched/core, to pick up completed topic tree
Ingo Molnar
2020-03-30
2
-0
/
+37
|
|
\
|
|
*
sched: Provide cant_migrate()
Thomas Gleixner
2020-02-20
1
-0
/
+7
|
|
*
sched/rt: Provide migrate_disable/enable() inlines
Thomas Gleixner
2020-02-20
1
-0
/
+30
|
*
|
threads: Update PID limit comment according to futex UAPI change
Jann Horn
2020-03-21
2
-9
/
+7
|
*
|
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
|
*
|
kthread: Do not preempt current task if it is going to call schedule()
Liang Chen
2020-03-20
1
-2
/
+15
|
*
|
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
3
-13
/
+15
|
*
|
MAINTAINERS: Add maintenance information for psi
Johannes Weiner
2020-03-20
1
-0
/
+6
|
*
|
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
2020-03-20
3
-28
/
+70
|
*
|
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
2020-03-20
4
-6
/
+46
|
*
|
sched/core: Distribute tasks within affinity masks
Paul Turner
2020-03-20
3
-1
/
+42
|
*
|
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
2
-11
/
+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
|
*
|
arm64: defconfig: enable CONFIG_SCHED_SMT
Valentin Schneider
2020-03-06
1
-0
/
+1
|
*
|
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
4
-2
/
+49
|
*
|
thermal/cpu-cooling: Update thermal pressure in case of a maximum frequency c...
Thara Gopinath
2020-03-06
1
-2
/
+17
|
*
|
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
|
*
|
arm/topology: Populate arch_scale_thermal_pressure() for ARM platforms
Thara Gopinath
2020-03-06
1
-0
/
+3
|
*
|
arm64/topology: Populate arch_scale_thermal_pressure() for arm64 platforms
Thara Gopinath
2020-03-06
1
-0
/
+3
|
*
|
drivers/base/arch_topology: Add infrastructure to store and update instantane...
Thara Gopinath
2020-03-06
2
-0
/
+21
|
*
|
sched/topology: Add callback to read per CPU thermal pressure
Thara Gopinath
2020-03-06
1
-0
/
+8
|
*
|
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-03-06
5
-0
/
+73
|
*
|
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
265
-1672
/
+2964
|
|
\
\
|
*
|
|
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
5
-31
/
+142
|
*
|
|
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
6
-171
/
+43
|
*
|
|
sched/numa: Use similar logic to the load balancer for moving between domains...
Mel Gorman
2020-02-24
1
-31
/
+50
|
*
|
|
sched/numa: Replace runnable_load_avg by load_avg
Vincent Guittot
2020-02-24
1
-32
/
+70
|
*
|
|
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
2020-02-24
1
-22
/
+20
[next]