index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
debug.c
Age
Commit message (
Expand
)
Author
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
2015-08-03
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
2015-08-03
sched/fair: Remove rq's runnable avg
Yuyang Du
2015-07-04
sched/numa: Fix numa balancing stats in /proc/pid/sched
Srikar Dronamraju
2015-07-04
sched/numa: Show numa_group ID in /proc/sched_debug task listings
Srikar Dronamraju
2015-06-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-19
sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched
Srikar Dronamraju
2015-06-19
sched/debug: Replace vruntime with wait_sum in /proc/sched_debug
Srikar Dronamraju
2015-06-19
sched/debug: Properly format runnable tasks in /proc/sched_debug
Srikar Dronamraju
2015-04-23
sched: debug: Remove the cfs bandwidth timer_active printout
Thomas Gleixner
2015-03-27
sched: Track group sched_entity usage contributions
Morten Rasmussen
2015-03-27
sched: Add sched_avg::utilization_avg_contrib
Vincent Guittot
2015-01-14
sched/debug: Print rq->clock_task
Peter Zijlstra
2014-11-04
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
2014-11-04
sched/deadline: Add deadline rq status print
Wanpeng Li
2014-09-24
sched: print_rq(): Don't use tasklist_lock
Oleg Nesterov
2014-08-20
sched: s/do_each_thread/for_each_process_thread/ in debug.c
Oleg Nesterov
2014-07-16
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-04-03
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-02-12
cgroup: remove cgroup->name
Tejun Heo
2014-02-11
sched: Add statistic for newidle load balance cost
Alex Shi
2014-01-28
sched/numa: Rename p->numa_faults to numa_faults_memory
Rik van Riel
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
2013-12-17
sched/numa: Use wrapper function task_node to get node which task is on
Wanpeng Li
2013-10-29
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2013-10-09
sched/numa: Add debugging
Ingo Molnar
2013-09-12
sched/debug: Take PID namespace into account
Peter Zijlstra
2013-06-28
sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask
Alex Shi
2013-06-28
sched/debug: Fix formatting of /proc/<PID>/sched
Kamalesh Babulal
2013-06-27
sched/debug: Add load-tracking statistics to task
Kamalesh Babulal
2013-06-27
sched/tg: Use 'unsigned long' for load variable in task group
Alex Shi
2013-06-27
sched: Change cfs_rq load avg to unsigned long
Alex Shi
2013-02-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-22
sched: Fix /proc/sched_debug failure on very very large systems
Nathan Zimmer
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2013-01-25
sched/debug: Fix format string for 32-bit platforms
Arnd Bergmann
2013-01-24
sched: remove redundant NULL cgroup check in task_group_path()
Li Zefan
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
[next]