index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
debug.c
Age
Commit message (
Expand
)
Author
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
2018-07-25
sched/debug: Reverse the order of printing faults
Srikar Dronamraju
2018-07-20
sched/clock: Use static key for sched_clock_running
Pavel Tatashin
2018-06-21
sched/debug: Use match_string() helper instead of open-coded logic
Yisheng Xie
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-04-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-20
sched/debug: Adjust newlines for better alignment
Joe Lawrence
2018-03-20
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
2018-03-20
sched/fair: Add util_est on top of PELT
Patrick Bellasi
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2017-09-29
sched/fair: Propagate an effective runnable_load_avg
Peter Zijlstra
2017-09-29
sched/fair: Rewrite PELT migration propagation
Peter Zijlstra
2017-09-29
sched/fair: Rewrite cfs_rq->removed_*avg
Peter Zijlstra
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
2017-09-08
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
2017-08-25
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
2017-08-10
sched/debug: Intruduce task_state_to_char() helper function
Xie XiuQi
2017-08-10
sched/debug: Show task state in /proc/sched_debug
Xie XiuQi
2017-08-10
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
2017-06-30
sched/debug: Expose the number of RT/DL tasks that can migrate
Daniel Bristot de Oliveira
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-01-14
sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched
Tommaso Cucinotta
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-09-05
sched/debug: Remove several CONFIG_SCHEDSTATS guards
Josh Poimboeuf
2016-09-05
sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'
Josh Poimboeuf
2016-09-05
sched/debug: Clean up schedstat macros
Josh Poimboeuf
2016-08-10
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
Tejun Heo
2016-06-08
sched/debug: Always show 'nr_migrations'
Josh Poimboeuf
2016-06-08
sched/debug: Fix /proc/sched_debug regression
Josh Poimboeuf
2016-05-05
sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels
Wanpeng Li
2016-02-29
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
2016-02-29
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
2016-02-29
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2015-08-03
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
[next]