index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2020-03-20
sched: Avoid scale real weight down to zero
Michael Wang
2020-03-20
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
2020-03-20
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
2020-03-20
sched/core: Distribute tasks within affinity masks
Paul Turner
2020-03-20
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
2020-03-06
thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ...
Ingo Molnar
2020-03-06
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2020-03-06
sched/rt: Remove unnecessary push for unfit tasks
Qais Yousef
2020-03-06
sched/rt: Allow pulling unfitting task
Qais Yousef
2020-03-06
sched/rt: Optimize cpupri_find() on non-heterogenous systems
Qais Yousef
2020-03-06
sched/rt: Re-instate old behavior in select_task_rq_rt()
Qais Yousef
2020-03-06
sched/rt: cpupri_find: Implement fallback mechanism for !fit case
Qais Yousef
2020-03-06
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
2020-03-06
sched/fair: Fix runnable_avg for throttled cfs
Vincent Guittot
2020-03-06
sched/deadline: Make two functions static
Yu Chen
2020-03-06
sched/topology: Don't enable EAS on SMT systems
Valentin Schneider
2020-03-06
sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing
Mel Gorman
2020-03-06
sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
Valentin Schneider
2020-03-06
sched/fair: Enable tuning of decay period
Thara Gopinath
2020-03-06
sched/fair: Update cpu_capacity to reflect thermal pressure
Thara Gopinath
2020-03-06
sched/fair: Enable periodic update of average thermal pressure
Thara Gopinath
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-03-06
sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
Chris Wilson
2020-03-06
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2020-02-27
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
2020-02-24
sched/numa: Stop an exhastive search if a reasonable swap candidate or idle C...
Mel Gorman
2020-02-24
sched/numa: Bias swapping tasks based on their preferred node
Mel Gorman
2020-02-24
sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA...
Mel Gorman
2020-02-24
sched/numa: Prefer using an idle CPU as a migration target instead of compari...
Mel Gorman
2020-02-24
sched/fair: Take into account runnable_avg to classify group
Vincent Guittot
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
sched/numa: Use similar logic to the load balancer for moving between domains...
Mel Gorman
2020-02-24
sched/numa: Replace runnable_load_avg by load_avg
Vincent Guittot
2020-02-24
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
2020-02-24
sched/numa: Distinguish between the different task_numa_migrate() failure cases
Mel Gorman
2020-02-24
sched/numa: Trace when no candidate CPU was found on the preferred node
Mel Gorman
2020-02-24
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
2020-02-20
sched/fair: Remove wake_cap()
Morten Rasmussen
2020-02-20
sched/core: Remove for_each_lower_domain()
Valentin Schneider
2020-02-20
sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
Morten Rasmussen
2020-02-20
sched/fair: Add asymmetric CPU capacity wakeup scan
Morten Rasmussen
2020-02-20
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-11
sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
Randy Dunlap
2020-02-11
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
[prev]
[next]