index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2021-03-23
psi: Reduce calls to sched_clock() in psi
Shakeel Butt
2021-03-22
sched: Fix various typos
Ingo Molnar
2021-03-10
sched: Remove unnecessary variable from schedule_tail()
Edmundo Carmona Antoranz
2021-03-10
sched: Optimize __calc_delta()
Clement Courbet
2021-03-06
psi: Optimize task switch inside shared cgroups
Chengming Zhou
2021-03-06
psi: Pressure states are unlikely
Johannes Weiner
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
2021-03-06
psi: Add PSI_CPU_FULL state
Chengming Zhou
2021-03-06
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
2021-03-06
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
2021-03-06
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2021-03-06
sched/fair: use lsub_positive in cpu_util_next()
Vincent Donnefort
2021-03-06
sched/fair: Fix task utilization accountability in compute_energy()
Vincent Donnefort
2021-03-06
sched/fair: Reduce the window for duplicated update
Vincent Guittot
2021-03-06
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
2021-03-06
sched/fair: Reorder newidle_balance pulled_task tests
Vincent Guittot
2021-03-06
sched/fair: Merge for each idle cpu loop of ILB
Vincent Guittot
2021-03-06
sched/fair: Remove unused parameter of update_nohz_stats
Vincent Guittot
2021-03-06
sched/fair: Remove unused return of _nohz_idle_balance
Vincent Guittot
2021-03-06
sched/fair: Remove update of blocked load from newidle_balance
Vincent Guittot
2021-03-06
sched: Simplify migration_cpu_stop()
Valentin Schneider
2021-03-06
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-06
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-06
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-06
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-06
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-06
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-06
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
2021-02-23
Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-19
cpufreq: schedutil: Remove update_lock comment from struct sugov_policy defin...
Yue Hu
2021-02-19
cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_l...
Yue Hu
2021-02-17
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
2021-02-17
sched/features: Fix hrtick reprogramming
Juri Lelli
2021-02-17
sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()
Dietmar Eggemann
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
2021-02-17
sched: Add /debug/sched_preempt
Peter Zijlstra
2021-02-17
preempt/dynamic: Support dynamic preempt with preempt= boot option
Peter Zijlstra (Intel)
2021-02-17
preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
Peter Zijlstra (Intel)
2021-02-17
preempt/dynamic: Provide cond_resched() and might_resched() static calls
Peter Zijlstra (Intel)
2021-02-17
sched/core: Update task_prio() function header
Dietmar Eggemann
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
2021-02-17
sched: Remove MAX_USER_RT_PRIO
Dietmar Eggemann
2021-02-17
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
Dietmar Eggemann
2021-02-17
rbtree, sched/deadline: Use rb_add_cached()
Peter Zijlstra
2021-02-17
rbtree, sched/fair: Use rb_add_cached()
Peter Zijlstra
2021-02-17
sched/fair: Merge select_idle_core/cpu()
Mel Gorman
[next]