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/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
|
\
|
*
sched/clock: Use static key for sched_clock_running
Pavel Tatashin
2018-07-20
1
-2
/
+0
*
|
sched/debug: Reverse the order of printing faults
Srikar Dronamraju
2018-07-25
1
-2
/
+2
*
|
sched/debug: Use match_string() helper instead of open-coded logic
Yisheng Xie
2018-06-21
1
-16
/
+15
|
/
*
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
1
-27
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-02
1
-64
/
+39
|
\
|
*
sched/fair: Add util_est on top of PELT
Patrick Bellasi
2018-03-20
1
-0
/
+4
|
*
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-04
1
-10
/
+1
|
*
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
1
-54
/
+34
*
|
sched/debug: Adjust newlines for better alignment
Joe Lawrence
2018-03-20
1
-11
/
+16
*
|
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
2018-03-20
1
-1
/
+1
|
/
*
sched/fair: Propagate an effective runnable_load_avg
Peter Zijlstra
2017-09-29
1
-1
/
+7
*
sched/fair: Rewrite PELT migration propagation
Peter Zijlstra
2017-09-29
1
-0
/
+2
*
sched/fair: Rewrite cfs_rq->removed_*avg
Peter Zijlstra
2017-09-29
1
-4
/
+4
*
sched/debug: Remove unused variable
Peter Zijlstra
2017-09-29
1
-2
/
+0
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
1
-0
/
+5
|
\
|
*
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
2017-09-12
1
-0
/
+5
*
|
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
2017-09-08
1
-1
/
+1
|
/
*
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
2017-08-25
1
-14
/
+54
*
sched/debug: Intruduce task_state_to_char() helper function
Xie XiuQi
2017-08-10
1
-7
/
+3
*
sched/debug: Show task state in /proc/sched_debug
Xie XiuQi
2017-08-10
1
-6
/
+12
*
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
2017-08-10
1
-2
/
+3
*
sched/debug: Expose the number of RT/DL tasks that can migrate
Daniel Bristot de Oliveira
2017-06-30
1
-2
/
+15
*
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched
Tommaso Cucinotta
2017-01-14
1
-0
/
+4
*
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-10-14
1
-1
/
+2
|
\
|
*
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
Tejun Heo
2016-08-10
1
-1
/
+2
*
|
sched/debug: Remove several CONFIG_SCHEDSTATS guards
Josh Poimboeuf
2016-09-05
1
-46
/
+53
*
|
sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'
Josh Poimboeuf
2016-09-05
1
-2
/
+2
*
|
sched/debug: Clean up schedstat macros
Josh Poimboeuf
2016-09-05
1
-2
/
+2
|
/
*
sched/debug: Always show 'nr_migrations'
Josh Poimboeuf
2016-06-08
1
-1
/
+1
*
sched/debug: Fix /proc/sched_debug regression
Josh Poimboeuf
2016-06-08
1
-11
/
+4
*
sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels
Wanpeng Li
2016-05-05
1
-5
/
+5
*
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
2016-02-29
1
-0
/
+9
*
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
2016-02-29
1
-0
/
+173
*
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2016-02-29
1
-0
/
+131
*
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-02-09
1
-48
/
+54
*
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
2015-08-03
1
-0
/
+2
*
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
2015-08-03
1
-24
/
+17
*
sched/fair: Remove rq's runnable avg
Yuyang Du
2015-08-03
1
-6
/
+1
*
sched/numa: Fix numa balancing stats in /proc/pid/sched
Srikar Dronamraju
2015-07-04
1
-21
/
+17
*
sched/numa: Show numa_group ID in /proc/sched_debug task listings
Srikar Dronamraju
2015-07-04
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
1
-2
/
+0
|
\
|
*
sched: debug: Remove the cfs bandwidth timer_active printout
Thomas Gleixner
2015-04-23
1
-2
/
+0
[next]