index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-02
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2020-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-29
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
2020-07-28
sched: Remove duplicated tick_nohz_full_enabled() check
Miaohe Lin
2020-07-25
sched/uclamp: Remove unnecessary mutex_init()
Qinglang Miao
2020-07-24
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
2020-07-22
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-07-22
sched/fair: update_pick_idlest() Select group with lowest group_util when idl...
Peter Puhov
2020-07-22
sched: nohz: stop passing around unused "ticks" parameter.
Paul Gortmaker
2020-07-22
sched: Better document ttwu()
Peter Zijlstra
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-22
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
2020-07-16
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-08
sched: Add a tracepoint to track rq->nr_running
Phil Auld
2020-07-08
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
2020-07-08
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
2020-07-08
sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9
Peter Zijlstra
2020-07-08
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-08
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
2020-07-08
sched: Fix loadavg accounting race
Peter Zijlstra
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
2020-06-28
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-28
sched/deadline: Initialize ->dl_boosted
Juri Lelli
2020-06-28
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
2020-06-25
cpuidle: Rearrange s2idle-specific idle state entry code
Rafael J. Wysocki
2020-06-25
sched/fair: Optimize dequeue_task_fair()
Peng Wang
2020-06-25
sched: Micro optimization in pick_next_task() and in check_preempt_curr()
Kirill Tkhai
2020-06-25
sched: Remove struct sched_class::next field
Steven Rostedt (VMware)
2020-06-25
sched: Have sched_class_highest define by vmlinux.lds.h
Steven Rostedt (VMware)
2020-06-25
sched: Force the address order of each sched class descriptor
Steven Rostedt (VMware)
2020-06-15
sched/pelt: Cleanup PELT divider
Vincent Guittot
2020-06-15
sched/deadline: Fix a typo in a comment
Christophe JAILLET
2020-06-15
sched/deadline: Implement fallback mechanism for !fit case
Luca Abeni
2020-06-15
sched/deadline: Make DL capacity-aware
Luca Abeni
2020-06-15
sched/deadline: Improve admission control for asymmetric CPU capacities
Luca Abeni
2020-06-15
sched/deadline: Add dl_bw_capacity()
Dietmar Eggemann
2020-06-15
sched/deadline: Optimize dl_bw_cpus()
Dietmar Eggemann
2020-06-15
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
2020-06-15
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
2020-06-15
sched/deadline: Impose global limits on sched_attr::sched_period
Peter Zijlstra
2020-06-15
isolcpus: Affine unbound kernel threads to housekeeping cpus
Marcelo Tosatti
2020-06-15
psi: eliminate kthread_worker from psi trigger scheduling mechanism
Suren Baghdasaryan
2020-06-15
sched/debug: Add new tracepoints to track util_est
Vincent Donnefort
2020-06-15
sched/fair: Remove unused 'sd' parameter from scale_rt_capacity()
Dietmar Eggemann
[next]