index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-08-12
1
-55
/
+35
*
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
2021-07-14
1
-31
/
+18
*
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
2021-07-14
1
-0
/
+7
*
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
2021-07-14
1
-4
/
+17
*
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-07-14
1
-1
/
+1
*
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-05-19
1
-1
/
+1
*
smp: Fix smp_call_function_single_async prototype
Arnd Bergmann
2021-05-14
1
-1
/
+1
*
sched/features: Fix hrtick reprogramming
Juri Lelli
2021-03-07
1
-5
/
+3
*
sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
Peter Zijlstra
2021-03-07
1
-5
/
+4
*
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
1
-5
/
+1
*
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2020-11-17
1
-5
/
+6
*
sched: Fix rq->nr_iowait ordering
Peter Zijlstra
2020-11-17
1
-5
/
+10
*
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-14
1
-1
/
+1
*
Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-7
/
+6
|
\
|
*
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2020-10-03
1
-0
/
+1
|
*
sched: Remove unused inline function uclamp_bucket_base_value()
YueHaibing
2020-09-25
1
-5
/
+0
|
*
sched: Cache task_struct::flags in sched_submit_work()
Sebastian Andrzej Siewior
2020-08-26
1
-2
/
+5
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-15
1
-11
/
+4
|
\
|
*
sched/debug: Fix the alignment of the show-state debug output
Libing Zhou
2020-08-14
1
-11
/
+4
*
|
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-3
/
+47
|
\
\
|
|
/
|
/
|
|
*
sched: Remove sched_set_*() return value
Peter Zijlstra
2020-06-15
1
-6
/
+6
|
*
sched: Remove sched_setscheduler*() EXPORTs
Peter Zijlstra
2020-06-15
1
-3
/
+0
|
*
sched: Provide sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-0
/
+47
*
|
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
1
-70
/
+396
|
\
\
|
*
|
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
2020-07-29
1
-6
/
+113
|
*
|
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
2020-07-29
1
-2
/
+9
|
*
|
sched/uclamp: Remove unnecessary mutex_init()
Qinglang Miao
2020-07-25
1
-2
/
+0
|
*
|
arch_topology, sched/core: Cleanup thermal pressure definition
Valentin Schneider
2020-07-22
1
-11
/
+0
|
*
|
sched: Better document ttwu()
Peter Zijlstra
2020-07-22
1
-25
/
+163
|
*
|
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-22
1
-10
/
+14
|
|
\
\
|
*
|
|
sched: Add a tracepoint to track rq->nr_running
Phil Auld
2020-07-08
1
-4
/
+9
|
*
|
|
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
2020-07-08
1
-1
/
+73
|
*
|
|
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
2020-07-08
1
-5
/
+16
|
*
|
|
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-08
1
-26
/
+87
|
|
\
\
\
|
*
|
|
|
sched: Micro optimization in pick_next_task() and in check_preempt_curr()
Kirill Tkhai
2020-06-25
1
-15
/
+4
|
*
|
|
|
sched: Have sched_class_highest define by vmlinux.lds.h
Steven Rostedt (VMware)
2020-06-25
1
-0
/
+8
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sched/debug: Add new tracepoints to track util_est
Vincent Donnefort
2020-06-15
1
-0
/
+2
|
*
|
|
sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task()
Dietmar Eggemann
2020-06-15
1
-1
/
+1
*
|
|
|
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
2020-07-24
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
2020-07-22
1
-10
/
+14
|
|
/
|
/
|
*
|
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
2020-07-08
1
-0
/
+2
*
|
sched: Fix loadavg accounting race
Peter Zijlstra
2020-07-08
1
-16
/
+51
*
|
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
2020-06-28
1
-3
/
+3
*
|
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2020-06-28
1
-2
/
+2
*
|
sched/core: Fix ttwu() race
Peter Zijlstra
2020-06-28
1
-5
/
+28
*
|
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-28
1
-1
/
+2
*
|
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
2020-06-28
1
-1
/
+1
|
/
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-1
/
+1
*
sched: print stack trace with KERN_INFO
Dmitry Safonov
2020-06-09
1
-1
/
+1
[next]