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