index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/debug: Dump domains' level
Vitalii Bursov
2024-05-17
1
-0
/
+1
*
sched/fair: Simplify util_est
Vincent Guittot
2023-12-23
1
-4
/
+3
*
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
2023-11-15
1
-3
/
+8
*
sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
Valentin Schneider
2023-09-29
1
-1
/
+0
*
sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
Valentin Schneider
2023-09-25
1
-3
/
+0
*
sched/debug: Update stale reference to sched_debug.c
Sebastian Andrzej Siewior
2023-09-21
1
-1
/
+1
*
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
2023-09-21
1
-1
/
+0
*
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
2023-07-19
1
-2
/
+2
*
sched/fair: Commit to EEVDF
Peter Zijlstra
2023-07-19
1
-6
/
+0
*
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
2023-07-19
1
-1
/
+5
*
sched/fair: Add cfs_rq::avg_vruntime
Peter Zijlstra
2023-07-19
1
-17
/
+15
*
sched/debug: Dump domains' sched group flags
Peter Zijlstra
2023-07-13
1
-0
/
+1
*
sched/debug: Correct printing for rq->nr_uninterruptible
晏艳(采苓)
2023-05-08
1
-1
/
+1
*
sched/debug: Put sched/domains files under the verbose flag
Phil Auld
2023-03-17
1
-3
/
+49
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-0
/
+1
|
\
|
*
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-11
1
-0
/
+1
*
|
sched/debug: fix dentry leak in update_sched_domain_debugfs
Greg Kroah-Hartman
2022-09-05
1
-1
/
+1
|
/
*
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
[next]