1. 1ca4fa3 sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK by Hidetoshi Seto · 6 years ago
  2. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  3. 1da1843 sched/core: Create task_has_idle_policy() helper by Viresh Kumar · 6 years ago
  4. e73e819 sched/debug: Fix potential deadlock when writing to sched_features by Jiada Wang · 6 years ago
  5. 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
  6. 67d9f6c25 sched/debug: Reverse the order of printing faults by Srikar Dronamraju · 7 years ago
  7. 46457ea sched/clock: Use static key for sched_clock_running by Pavel Tatashin · 6 years ago
  8. 8f894bf sched/debug: Use match_string() helper instead of open-coded logic by Yisheng Xie · 7 years ago
  9. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  10. 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
  11. e9ca267 sched/debug: Adjust newlines for better alignment by Joe Lawrence · 7 years ago
  12. a8c024c sched/debug: Fix per-task line continuation for console output by Joe Lawrence · 7 years ago
  13. 7f65ea4 sched/fair: Add util_est on top of PELT by Patrick Bellasi · 7 years ago
  14. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  15. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  16. 1ea6c46 sched/fair: Propagate an effective runnable_load_avg by Peter Zijlstra · 8 years ago
  17. 0e2d2aa sched/fair: Rewrite PELT migration propagation by Peter Zijlstra · 8 years ago
  18. 2a2f5d4e sched/fair: Rewrite cfs_rq->removed_*avg by Peter Zijlstra · 8 years ago
  19. 65d5dc4 sched/debug: Remove unused variable by Peter Zijlstra · 7 years ago
  20. 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
  21. 9469eb0 sched/debug: Add debugfs knob for "sched_debug" by Peter Zijlstra · 7 years ago
  22. bfb0688 sched/fair: replace cfs_rq->rb_leftmost by Davidlohr Bueso · 7 years ago
  23. bbdacdf sched/debug: Optimize sched_domain sysctl generation by Peter Zijlstra · 7 years ago
  24. 20435d8 sched/debug: Intruduce task_state_to_char() helper function by Xie XiuQi · 7 years ago
  25. e8c1649 sched/debug: Show task state in /proc/sched_debug by Xie XiuQi · 7 years ago
  26. 74dc338 sched/debug: Use task_pid_nr_ns in /proc/$pid/sched by Aleksa Sarai · 7 years ago
  27. 48365b3 sched/debug: Expose the number of RT/DL tasks that can migrate by Daniel Bristot de Oliveira · 8 years ago
  28. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  29. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  30. 59f8c29 sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched by Tommaso Cucinotta · 8 years ago
  31. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  32. 4fa8d29 sched/debug: Remove several CONFIG_SCHEDSTATS guards by Josh Poimboeuf · 9 years ago
  33. 20e1d48 sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()' by Josh Poimboeuf · 9 years ago
  34. ae92882 sched/debug: Clean up schedstat macros by Josh Poimboeuf · 9 years ago
  35. 4c737b4 cgroup: make cgroup_path() and friends behave in the style of strlcpy() by Tejun Heo · 8 years ago
  36. 03c041c sched/debug: Always show 'nr_migrations' by Josh Poimboeuf · 9 years ago
  37. 9c57259 sched/debug: Fix /proc/sched_debug regression by Josh Poimboeuf · 9 years ago
  38. db6ea2f sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels by Wanpeng Li · 9 years ago
  39. ef47718 sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug by Steven Rostedt (Red Hat) · 9 years ago
  40. 3866e84 sched/debug: Move sched_domain_sysctl to debug.c by Steven Rostedt (Red Hat) · 9 years ago
  41. d6ca41d sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c by Steven Rostedt (Red Hat) · 9 years ago
  42. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 9 years ago
  43. 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 9 years ago
  44. 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
  45. cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 9 years ago
  46. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 10 years ago
  47. e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 10 years ago
  48. 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
  49. 82a0d27 sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched by Srikar Dronamraju · 10 years ago
  50. c5f3ab1 sched/debug: Replace vruntime with wait_sum in /proc/sched_debug by Srikar Dronamraju · 10 years ago
  51. 33d6176 sched/debug: Properly format runnable tasks in /proc/sched_debug by Srikar Dronamraju · 10 years ago
  52. b484403 sched: debug: Remove the cfs bandwidth timer_active printout by Thomas Gleixner · 10 years ago
  53. 21f4486 sched: Track group sched_entity usage contributions by Morten Rasmussen · 10 years ago
  54. 36ee28e sched: Add sched_avg::utilization_avg_contrib by Vincent Guittot · 10 years ago
  55. 5a53759 sched/debug: Print rq->clock_task by Peter Zijlstra · 10 years ago
  56. 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
  57. acb3213 sched/deadline: Add deadline rq status print by Wanpeng Li · 10 years ago
  58. 5bd96ab sched: print_rq(): Don't use tasklist_lock by Oleg Nesterov · 10 years ago
  59. d38e83c sched: s/do_each_thread/for_each_process_thread/ in debug.c by Oleg Nesterov · 10 years ago
  60. b0ab99e sched: Fix possible divide by zero in avg_atom() calculation by Mateusz Guzik · 11 years ago
  61. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  62. e61734c cgroup: remove cgroup->name by Tejun Heo · 11 years ago
  63. 37e6bae sched: Add statistic for newidle load balance cost by Alex Shi · 11 years ago
  64. ff1df89 sched/numa: Rename p->numa_faults to numa_faults_memory by Rik van Riel · 11 years ago
  65. 35af99e sched/clock, x86: Use a static_key for sched_clock_stable by Peter Zijlstra · 11 years ago
  66. de1b301 sched/numa: Use wrapper function task_node to get node which task is on by Wanpeng Li · 11 years ago
  67. f9f9ffc sched: Avoid throttle_cfs_rq() racing with period_timer stopping by Ben Segall · 11 years ago
  68. b32e86b sched/numa: Add debugging by Ingo Molnar · 11 years ago
  69. fc84091 sched/debug: Take PID namespace into account by Peter Zijlstra · 11 years ago
  70. 333bb86 sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask by Alex Shi · 12 years ago
  71. add332a sched/debug: Fix formatting of /proc/<PID>/sched by Kamalesh Babulal · 12 years ago
  72. 939fd73 sched/debug: Add load-tracking statistics to task by Kamalesh Babulal · 12 years ago
  73. bf5b986 sched/tg: Use 'unsigned long' for load variable in task group by Alex Shi · 12 years ago
  74. 72a4cf2 sched: Change cfs_rq load avg to unsigned long by Alex Shi · 12 years ago
  75. dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. bbbfeac sched: Fix /proc/sched_debug failure on very very large systems by Nathan Zimmer · 12 years ago
  77. 502b24c Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  78. cff3c12 sched/debug: Fix format string for 32-bit platforms by Arnd Bergmann · 12 years ago
  79. 2a73991 sched: remove redundant NULL cgroup check in task_group_path() by Li Zefan · 12 years ago
  80. 8295836 sched: Replace update_shares weight distribution with per-entity computation by Paul Turner · 12 years ago
  81. bb17f65 sched: Normalize tg load contributions against runnable time by Paul Turner · 12 years ago
  82. c566e8e sched: Aggregate total task_group load by Paul Turner · 12 years ago
  83. 9ee474f sched: Maintain the load contribution of blocked entities by Paul Turner · 12 years ago
  84. 2dac754 sched: Aggregate load contributed by task entities on parenting cfs_rq by Paul Turner · 12 years ago
  85. 18bf280 sched: Maintain per-rq runnable averages by Ben Segall · 12 years ago
  86. 9d85f21 sched: Track the runnable average on a per-task entity basis by Paul Turner · 12 years ago
  87. 13e099d sched/debug: Fix printing large integers on 32-bit platforms by Peter Zijlstra · 13 years ago
  88. c82513e sched: Change rq->nr_running to unsigned int by Peter Zijlstra · 13 years ago
  89. 30fd049 sched: Remove sched_switch by Rakib Mullick · 13 years ago
  90. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed (99%) from kernel/sched_debug.c]
  91. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  92. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 14 years ago
  93. fd2f441 sched: Provide p->on_rq by Peter Zijlstra · 14 years ago
  94. ac53db5 sched: Use a buddy to implement yield_task_fair() by Rik van Riel · 14 years ago
  95. fce2097 sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count by Yong Zhang · 14 years ago
  96. 8ecedd7 sched: Display autogroup names in /proc/sched_debug by Bharata B Rao · 14 years ago
  97. efe25c2 sched: Reinstate group names in /proc/sched_debug by Bharata B Rao · 14 years ago
  98. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  99. 5bb6b1e sched: Add some clock info to sched_debug by Peter Zijlstra · 14 years ago
  100. 2069dd7 sched: Rewrite tg_shares_up) by Peter Zijlstra · 14 years ago