index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
debug.c
Age
Commit message (
Expand
)
Author
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-01-27
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2021-11-17
sched/core: Forced idle accounting
Josh Don
2021-10-06
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-05
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
2021-10-05
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
2021-10-01
sched/fair: Null terminate buffer when updating tunable_scaling
Mel Gorman
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
2021-06-28
sched/debug: Don't update sched_domain debug directories before sched_debug_i...
Valentin Schneider
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
2021-04-21
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
2021-04-17
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
2021-04-16
sched: Move /proc/sched_debug to debugfs
Peter Zijlstra
2021-04-16
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
2021-03-22
sched: Fix various typos
Ingo Molnar
2021-01-14
sched: Use task_current() instead of 'rq->curr == p'
Hui Su
2020-11-10
sched/debug: Fix memory corruption caused by multiple small reads of flags
Colin Ian King
2020-09-09
sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL
Valentin Schneider
2020-08-26
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2020-08-19
sched/debug: Output SD flag names rather than their values
Valentin Schneider
2020-05-28
sched: Add rq::ttwu_pending
Peter Zijlstra
2020-05-19
Merge branch 'sched/urgent'
Peter Zijlstra
2020-05-19
sched/debug: Fix requested task uclamp values shown in procfs
Pavankumar Kondeti
2020-04-30
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
2020-04-30
sched/debug: Fix trival print_task() format
Xie XiuQi
2020-04-08
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
Valentin Schneider
2020-04-08
sched/debug: Factor out printing formats into common macros
Valentin Schneider
2020-04-08
sched/debug: Remove redundant macro define
Valentin Schneider
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-01-17
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Wei Li
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-03
sched/core: Remove sd->*_idx
Dietmar Eggemann
2019-06-03
sched/core: Remove rq->cpu_load[]
Dietmar Eggemann
2019-06-03
sched/debug: Remove sd->*_idx range on sysctl
Dietmar Eggemann
2019-06-03
sched/fair: Remove rq->load
Dietmar Eggemann
2019-04-19
sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"
Colin Ian King
2019-02-04
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2018-11-12
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
2018-09-10
sched/debug: Fix potential deadlock when writing to sched_features
Jiada Wang
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]