index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
sched/debug: Adjust newlines for better alignment
Joe Lawrence
1
-11
/
+16
2018-03-20
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
1
-1
/
+1
2017-09-29
sched/fair: Propagate an effective runnable_load_avg
Peter Zijlstra
1
-1
/
+7
2017-09-29
sched/fair: Rewrite PELT migration propagation
Peter Zijlstra
1
-0
/
+2
2017-09-29
sched/fair: Rewrite cfs_rq->removed_*avg
Peter Zijlstra
1
-4
/
+4
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
1
-2
/
+0
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
1
-0
/
+5
2017-09-09
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
1
-1
/
+1
2017-08-25
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
1
-14
/
+54
2017-08-10
sched/debug: Intruduce task_state_to_char() helper function
Xie XiuQi
1
-7
/
+3
2017-08-10
sched/debug: Show task state in /proc/sched_debug
Xie XiuQi
1
-6
/
+12
2017-08-10
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
1
-2
/
+3
2017-06-30
sched/debug: Expose the number of RT/DL tasks that can migrate
Daniel Bristot de Oliveira
1
-2
/
+15
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
1
-1
/
+1
2017-01-14
sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched
Tommaso Cucinotta
1
-0
/
+4
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+2
2016-09-05
sched/debug: Remove several CONFIG_SCHEDSTATS guards
Josh Poimboeuf
1
-46
/
+53
2016-09-05
sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'
Josh Poimboeuf
1
-2
/
+2
2016-09-05
sched/debug: Clean up schedstat macros
Josh Poimboeuf
1
-2
/
+2
2016-08-10
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
Tejun Heo
1
-1
/
+2
2016-06-08
sched/debug: Always show 'nr_migrations'
Josh Poimboeuf
1
-1
/
+1
2016-06-08
sched/debug: Fix /proc/sched_debug regression
Josh Poimboeuf
1
-11
/
+4
2016-05-05
sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels
Wanpeng Li
1
-5
/
+5
2016-02-29
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
1
-0
/
+9
2016-02-29
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
1
-0
/
+173
2016-02-29
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
1
-0
/
+131
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
1
-48
/
+54
2015-08-03
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
1
-0
/
+2
2015-08-03
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
1
-24
/
+17
2015-08-03
sched/fair: Remove rq's runnable avg
Yuyang Du
1
-6
/
+1
2015-07-04
sched/numa: Fix numa balancing stats in /proc/pid/sched
Srikar Dronamraju
1
-21
/
+17
2015-07-04
sched/numa: Show numa_group ID in /proc/sched_debug task listings
Srikar Dronamraju
1
-1
/
+1
2015-06-23
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2015-06-19
sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched
Srikar Dronamraju
1
-0
/
+1
2015-06-19
sched/debug: Replace vruntime with wait_sum in /proc/sched_debug
Srikar Dronamraju
1
-2
/
+2
2015-06-19
sched/debug: Properly format runnable tasks in /proc/sched_debug
Srikar Dronamraju
1
-2
/
+4
2015-04-23
sched: debug: Remove the cfs bandwidth timer_active printout
Thomas Gleixner
1
-2
/
+0
2015-03-27
sched: Track group sched_entity usage contributions
Morten Rasmussen
1
-0
/
+2
2015-03-27
sched: Add sched_avg::utilization_avg_contrib
Vincent Guittot
1
-3
/
+7
2015-01-14
sched/debug: Print rq->clock_task
Peter Zijlstra
1
-0
/
+1
2014-11-04
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
1
-2
/
+2
2014-11-04
sched/deadline: Add deadline rq status print
Wanpeng Li
1
-0
/
+7
2014-09-24
sched: print_rq(): Don't use tasklist_lock
Oleg Nesterov
1
-5
/
+2
2014-08-20
sched: s/do_each_thread/for_each_process_thread/ in debug.c
Oleg Nesterov
1
-4
/
+2
2014-07-16
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
1
-1
/
+1
2014-04-04
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-2
/
+1
2014-02-12
cgroup: remove cgroup->name
Tejun Heo
1
-2
/
+1
2014-02-11
sched: Add statistic for newidle load balance cost
Alex Shi
1
-0
/
+1
[next]