index
:
linux-stable.git
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.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
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-23
1
-1
/
+0
*
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-01-27
1
-10
/
+0
*
sched/core: Forced idle accounting
Josh Don
2021-11-17
1
-0
/
+4
*
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
2021-10-06
1
-1
/
+2
*
sched: Introduce task block time in schedstats
Yafang Shao
2021-10-05
1
-2
/
+4
*
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-05
1
-44
/
+48
*
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
2021-10-05
1
-0
/
+2
*
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
2021-10-05
1
-0
/
+2
*
sched/fair: Null terminate buffer when updating tunable_scaling
Mel Gorman
2021-10-01
1
-1
/
+7
*
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-20
1
-0
/
+3
*
sched/debug: Don't update sched_domain debug directories before sched_debug_i...
Valentin Schneider
2021-06-28
1
-0
/
+7
*
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-18
1
-1
/
+2
|
\
|
*
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-06-03
1
-1
/
+2
*
|
sched: Wrap rq::lock access
Peter Zijlstra
2021-05-12
1
-2
/
+2
|
/
*
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-04-21
1
-13
/
+29
*
sched: Warn on long periods of pending need_resched
Paul Turner
2021-04-21
1
-0
/
+13
*
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
2021-04-17
1
-2
/
+2
*
sched: Move /proc/sched_debug to debugfs
Peter Zijlstra
2021-04-16
1
-9
/
+16
*
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
2021-04-16
1
-199
/
+55
*
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
2021-04-16
1
-1
/
+66
*
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
2021-04-16
1
-4
/
+70
*
sched: Fix various typos
Ingo Molnar
2021-03-22
1
-1
/
+1
*
sched: Use task_current() instead of 'rq->curr == p'
Hui Su
2021-01-14
1
-1
/
+1
*
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
2020-11-10
1
-6
/
+6
*
sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL
Valentin Schneider
2020-09-09
1
-6
/
+0
*
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2020-08-26
1
-0
/
+6
*
sched/debug: Output SD flag names rather than their values
Valentin Schneider
2020-08-19
1
-1
/
+55
*
sched: Add rq::ttwu_pending
Peter Zijlstra
2020-05-28
1
-1
/
+0
*
Merge branch 'sched/urgent'
Peter Zijlstra
2020-05-19
1
-2
/
+2
|
\
|
*
sched/debug: Fix requested task uclamp values shown in procfs
Pavankumar Kondeti
2020-05-19
1
-2
/
+2
*
|
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
2020-04-30
1
-1
/
+1
*
|
sched/debug: Fix trival print_task() format
Xie XiuQi
2020-04-30
1
-3
/
+3
|
/
*
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
Valentin Schneider
2020-04-08
1
-0
/
+6
*
sched/debug: Factor out printing formats into common macros
Valentin Schneider
2020-04-08
1
-14
/
+12
*
sched/debug: Remove redundant macro define
Valentin Schneider
2020-04-08
1
-12
/
+0
*
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
1
-2
/
+7
*
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
1
-8
/
+0
*
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Wei Li
2020-01-17
1
-2
/
+9
*
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-24
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
sched/core: Remove sd->*_idx
Dietmar Eggemann
2019-06-03
1
-15
/
+10
*
|
sched/core: Remove rq->cpu_load[]
Dietmar Eggemann
2019-06-03
1
-5
/
+0
*
|
sched/debug: Remove sd->*_idx range on sysctl
Dietmar Eggemann
2019-06-03
1
-23
/
+14
*
|
sched/fair: Remove rq->load
Dietmar Eggemann
2019-06-03
1
-2
/
+0
|
/
*
sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"
Colin Ian King
2019-04-19
1
-1
/
+1
*
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-02-04
1
-0
/
+4
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-2
/
+2
*
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
2018-11-12
1
-1
/
+1
*
sched/debug: Fix potential deadlock when writing to sched_features
Jiada Wang
2018-09-10
1
-2
/
+4
*
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-13
1
-2
/
+0
|
\
[next]