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
2023-12-23
sched/fair: Simplify util_est
Vincent Guittot
1
-4
/
+3
2023-11-15
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
1
-3
/
+8
2023-09-29
sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
Valentin Schneider
1
-1
/
+0
2023-09-25
sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
Valentin Schneider
1
-3
/
+0
2023-09-21
sched/debug: Update stale reference to sched_debug.c
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-21
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
1
-1
/
+0
2023-07-19
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
1
-2
/
+2
2023-07-19
sched/fair: Commit to EEVDF
Peter Zijlstra
1
-6
/
+0
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
1
-1
/
+5
2023-07-19
sched/fair: Add cfs_rq::avg_vruntime
Peter Zijlstra
1
-17
/
+15
2023-07-13
sched/debug: Dump domains' sched group flags
Peter Zijlstra
1
-0
/
+1
2023-05-08
sched/debug: Correct printing for rq->nr_uninterruptible
晏艳(采苓)
1
-1
/
+1
2023-03-17
sched/debug: Put sched/domains files under the verbose flag
Phil Auld
1
-3
/
+49
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-09-12
memory tiering: hot page selection with hint page fault latency
Huang Ying
1
-0
/
+1
2022-09-05
sched/debug: fix dentry leak in update_sched_domain_debugfs
Greg Kroah-Hartman
1
-1
/
+1
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
1
-1
/
+0
2022-01-27
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
1
-10
/
+0
2021-11-17
sched/core: Forced idle accounting
Josh Don
1
-0
/
+4
2021-10-06
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
1
-1
/
+2
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
1
-2
/
+4
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
1
-44
/
+48
2021-10-05
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
1
-0
/
+2
2021-10-05
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
1
-0
/
+2
2021-10-01
sched/fair: Null terminate buffer when updating tunable_scaling
Mel Gorman
1
-1
/
+7
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
1
-0
/
+3
2021-06-28
sched/debug: Don't update sched_domain debug directories before sched_debug_i...
Valentin Schneider
1
-0
/
+7
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-1
/
+2
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
1
-1
/
+2
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
1
-2
/
+2
2021-04-21
sched/debug: Fix cgroup_path[] serialization
Waiman Long
1
-13
/
+29
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
1
-0
/
+13
2021-04-17
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
1
-2
/
+2
2021-04-16
sched: Move /proc/sched_debug to debugfs
Peter Zijlstra
1
-9
/
+16
2021-04-16
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
1
-199
/
+55
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
1
-1
/
+66
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
1
-4
/
+70
2021-03-22
sched: Fix various typos
Ingo Molnar
1
-1
/
+1
2021-01-14
sched: Use task_current() instead of 'rq->curr == p'
Hui Su
1
-1
/
+1
2020-11-10
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
1
-6
/
+6
2020-09-09
sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL
Valentin Schneider
1
-6
/
+0
2020-08-26
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
1
-0
/
+6
2020-08-19
sched/debug: Output SD flag names rather than their values
Valentin Schneider
1
-1
/
+55
2020-05-28
sched: Add rq::ttwu_pending
Peter Zijlstra
1
-1
/
+0
2020-05-19
Merge branch 'sched/urgent'
Peter Zijlstra
1
-2
/
+2
2020-05-19
sched/debug: Fix requested task uclamp values shown in procfs
Pavankumar Kondeti
1
-2
/
+2
2020-04-30
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
1
-1
/
+1
2020-04-30
sched/debug: Fix trival print_task() format
Xie XiuQi
1
-3
/
+3
2020-04-08
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
Valentin Schneider
1
-0
/
+6
2020-04-08
sched/debug: Factor out printing formats into common macros
Valentin Schneider
1
-14
/
+12
[next]