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
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-17
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2020-11-17
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
2020-11-17
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
2020-11-15
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-10
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
2020-11-10
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
2020-11-10
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
2020-11-02
cpufreq: schedutil: Don't skip freq update if need_freq_update is set
Viresh Kumar
2020-10-29
cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is set
Rafael J. Wysocki
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-23
Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-19
cpufreq: schedutil: restore cached freq when next_f is not changed
Wei Wang
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2020-10-14
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-14
sched: Replace zero-length array with flexible-array
zhuguangqing
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-12
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-07
cpufreq: schedutil: Simplify sugov_fast_switch()
Rafael J. Wysocki
2020-10-05
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-10-03
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2020-10-03
sched/fair: Tweak pick_next_entity()
Peter Oskolkov
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
2020-09-25
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
2020-09-25
sched/fair: Reduce busy load balance interval
Vincent Guittot
2020-09-25
sched/fair: Minimize concurrent LBs between domain level
Vincent Guittot
2020-09-25
sched/fair: Reduce minimal imbalance threshold
Vincent Guittot
2020-09-25
sched/fair: Relax constraint on task's load during load balance
Vincent Guittot
2020-09-25
sched/fair: Remove the force parameter of update_tg_load_avg()
Xianting Tian
2020-09-25
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
2020-09-25
sched: Remove unused inline function uclamp_bucket_base_value()
YueHaibing
2020-09-25
sched/rt: Disable RT_RUNTIME_SHARE by default
Daniel Bristot de Oliveira
2020-09-25
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
2020-09-25
sched/numa: Use runnable_avg to classify node
Vincent Guittot
2020-09-09
sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL
Valentin Schneider
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-26
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
2020-08-26
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2020-08-26
sched: Cache task_struct::flags in sched_submit_work()
Sebastian Andrzej Siewior
2020-08-26
sched/fair: Simplify the work when reweighting entity
Jiang Biao
2020-08-26
sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
Lukasz Luba
2020-08-26
sched/fair: Ignore cache hotness for SMT migration
Josh Don
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
2020-08-26
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
[next]