- b2c0931 Merge branch 'sched/urgent' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 6 months ago
- 68d7a19 sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling by Dietmar Eggemann · 3 years, 7 months ago
- 5cb9eaa sched: Wrap rq::lock access by Peter Zijlstra · 4 years, 1 month ago
- ad789f8 sched/debug: Fix cgroup_path[] serialization by Waiman Long · 3 years, 8 months ago
- c006fac sched: Warn on long periods of pending need_resched by Paul Turner · 3 years, 8 months ago
- 9406415 sched/debug: Rename the sched_debug parameter to sched_verbose by Peter Zijlstra · 3 years, 8 months ago
- d27e9ae sched: Move /proc/sched_debug to debugfs by Peter Zijlstra · 3 years, 9 months ago
- 3b87f13 sched,debug: Convert sysctl sched_domains to debugfs by Peter Zijlstra · 3 years, 9 months ago
- 1011dcc sched,preempt: Move preempt_dynamic to debug.c by Peter Zijlstra · 3 years, 9 months ago
- 8a99b68 sched: Move SCHED_DEBUG sysctl to debugfs by Peter Zijlstra · 3 years, 9 months ago
- 3b03706 sched: Fix various typos by Ingo Molnar · 3 years, 9 months ago
- 65bcf07 sched: Use task_current() instead of 'rq->curr == p' by Hui Su · 4 years, 2 months ago
- 8d4d9c7 sched/debug: Fix memory corruption caused by multiple small reads of flags by Colin Ian King · 4 years, 2 months ago
- 848785d sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL by Valentin Schneider · 4 years, 3 months ago
- 8fca949 sched/topology: Move sd_flag_debug out of linux/sched/topology.h by Valentin Schneider · 4 years, 4 months ago
- 5b9f8ff sched/debug: Output SD flag names rather than their values by Valentin Schneider · 4 years, 4 months ago
- 126c209 sched: Add rq::ttwu_pending by Peter Zijlstra · 4 years, 7 months ago
- 9013196 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 7 months ago
- ad32bb4 sched/debug: Fix requested task uclamp values shown in procfs by Pavankumar Kondeti · 4 years, 7 months ago
- 9818427 sched/debug: Make sd->flags sysctl read-only by Valentin Schneider · 4 years, 8 months ago
- f080d93 sched/debug: Fix trival print_task() format by Xie XiuQi · 4 years, 8 months ago
- 96e74eb sched/debug: Add task uclamp values to SCHED_DEBUG procfs by Valentin Schneider · 4 years, 10 months ago
- 9e3bf94 sched/debug: Factor out printing formats into common macros by Valentin Schneider · 4 years, 10 months ago
- c745a62 sched/debug: Remove redundant macro define by Valentin Schneider · 4 years, 10 months ago
- 9f68395 sched/pelt: Add a new runnable average signal by Vincent Guittot · 4 years, 10 months ago
- 0dacee1 sched/pelt: Remove unused runnable load average by Vincent Guittot · 4 years, 10 months ago
- 02d4ac5 sched/debug: Reset watchdog on all CPUs while processing sysrq-t by Wei Li · 5 years ago
- d2abae7 Merge tag 'v5.2-rc6' into sched/core, to refresh the branch by Ingo Molnar · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 0e1fef6 sched/core: Remove sd->*_idx by Dietmar Eggemann · 6 years ago
- 55627e3 sched/core: Remove rq->cpu_load[] by Dietmar Eggemann · 6 years ago
- 3d8d535 sched/debug: Remove sd->*_idx range on sysctl by Dietmar Eggemann · 6 years ago
- f2bedc4 sched/fair: Remove rq->load by Dietmar Eggemann · 6 years ago
- ad2e379 sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic" by Colin Ian King · 6 years ago
- 1ca4fa3 sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK by Hidetoshi Seto · 6 years ago
- e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
- 1da1843 sched/core: Create task_has_idle_policy() helper by Viresh Kumar · 6 years ago
- e73e819 sched/debug: Fix potential deadlock when writing to sched_features by Jiada Wang · 6 years ago
- 13e091b Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 67d9f6c25 sched/debug: Reverse the order of printing faults by Srikar Dronamraju · 7 years ago
- 46457ea sched/clock: Use static key for sched_clock_running by Pavel Tatashin · 6 years ago
- 8f894bf sched/debug: Use match_string() helper instead of open-coded logic by Yisheng Xie · 7 years ago
- fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
- 46e0d28 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e9ca267 sched/debug: Adjust newlines for better alignment by Joe Lawrence · 7 years ago
- a8c024c sched/debug: Fix per-task line continuation for console output by Joe Lawrence · 7 years ago
- 7f65ea4 sched/fair: Add util_est on top of PELT by Patrick Bellasi · 7 years ago
- 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
- 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
- 1ea6c46 sched/fair: Propagate an effective runnable_load_avg by Peter Zijlstra · 8 years ago
- 0e2d2aa sched/fair: Rewrite PELT migration propagation by Peter Zijlstra · 8 years ago
- 2a2f5d4e sched/fair: Rewrite cfs_rq->removed_*avg by Peter Zijlstra · 8 years ago
- 65d5dc4 sched/debug: Remove unused variable by Peter Zijlstra · 7 years ago
- ec846ec Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9469eb0 sched/debug: Add debugfs knob for "sched_debug" by Peter Zijlstra · 7 years ago
- bfb0688 sched/fair: replace cfs_rq->rb_leftmost by Davidlohr Bueso · 7 years ago
- bbdacdf sched/debug: Optimize sched_domain sysctl generation by Peter Zijlstra · 7 years ago
- 20435d8 sched/debug: Intruduce task_state_to_char() helper function by Xie XiuQi · 7 years ago
- e8c1649 sched/debug: Show task state in /proc/sched_debug by Xie XiuQi · 7 years ago
- 74dc338 sched/debug: Use task_pid_nr_ns in /proc/$pid/sched by Aleksa Sarai · 7 years ago
- 48365b3 sched/debug: Expose the number of RT/DL tasks that can migrate by Daniel Bristot de Oliveira · 7 years ago
- f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
- 59f8c29 sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched by Tommaso Cucinotta · 8 years ago
- f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
- 4fa8d29 sched/debug: Remove several CONFIG_SCHEDSTATS guards by Josh Poimboeuf · 9 years ago
- 20e1d48 sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()' by Josh Poimboeuf · 9 years ago
- ae92882 sched/debug: Clean up schedstat macros by Josh Poimboeuf · 9 years ago
- 4c737b4 cgroup: make cgroup_path() and friends behave in the style of strlcpy() by Tejun Heo · 8 years ago
- 03c041c sched/debug: Always show 'nr_migrations' by Josh Poimboeuf · 9 years ago
- 9c57259 sched/debug: Fix /proc/sched_debug regression by Josh Poimboeuf · 9 years ago
- db6ea2f sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels by Wanpeng Li · 9 years ago
- ef47718 sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug by Steven Rostedt (Red Hat) · 9 years ago
- 3866e84 sched/debug: Move sched_domain_sysctl to debug.c by Steven Rostedt (Red Hat) · 9 years ago
- d6ca41d sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c by Steven Rostedt (Red Hat) · 9 years ago
- cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 9 years ago
- 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 9 years ago
- 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
- cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 9 years ago
- 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 9 years ago
- e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 9 years ago
- 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 82a0d27 sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched by Srikar Dronamraju · 10 years ago
- c5f3ab1 sched/debug: Replace vruntime with wait_sum in /proc/sched_debug by Srikar Dronamraju · 10 years ago
- 33d6176 sched/debug: Properly format runnable tasks in /proc/sched_debug by Srikar Dronamraju · 10 years ago
- b484403 sched: debug: Remove the cfs bandwidth timer_active printout by Thomas Gleixner · 10 years ago
- 21f4486 sched: Track group sched_entity usage contributions by Morten Rasmussen · 10 years ago
- 36ee28e sched: Add sched_avg::utilization_avg_contrib by Vincent Guittot · 10 years ago
- 5a53759 sched/debug: Print rq->clock_task by Peter Zijlstra · 10 years ago
- 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
- acb3213 sched/deadline: Add deadline rq status print by Wanpeng Li · 10 years ago
- 5bd96ab sched: print_rq(): Don't use tasklist_lock by Oleg Nesterov · 10 years ago
- d38e83c sched: s/do_each_thread/for_each_process_thread/ in debug.c by Oleg Nesterov · 10 years ago
- b0ab99e sched: Fix possible divide by zero in avg_atom() calculation by Mateusz Guzik · 11 years ago
- 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
- e61734c cgroup: remove cgroup->name by Tejun Heo · 11 years ago
- 37e6bae sched: Add statistic for newidle load balance cost by Alex Shi · 11 years ago
- ff1df89 sched/numa: Rename p->numa_faults to numa_faults_memory by Rik van Riel · 11 years ago
- 35af99e sched/clock, x86: Use a static_key for sched_clock_stable by Peter Zijlstra · 11 years ago
- de1b301 sched/numa: Use wrapper function task_node to get node which task is on by Wanpeng Li · 11 years ago