1. 67aa0f7 sched: remove unused fields from struct rq by Luis Henriques · 15 years ago
  2. af66df5 sched: jiffies not printed per CPU by Luis Henriques · 15 years ago
  3. 831451a sched: introduce avg_wakeup by Peter Zijlstra · 15 years ago
  4. 805194c sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()" by Li Zefan · 15 years ago
  5. 6c415b9 sched: add uid information to sched_debug for CONFIG_USER_SCHED by Arun R Bharadwaj · 16 years ago
  6. 3ac3ba0 Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  7. 29d7b90 sched: fix kernel warning on /proc/sched_debug access by Ingo Molnar · 16 years ago
  8. ff9b48c sched: include group statistics in /proc/sched_debug by Bharata B Rao · 16 years ago
  9. 5ac5c4d sched: clean up debug info by Peter Zijlstra · 16 years ago
  10. 0a0db8f sched debug: remove NULL checking in print_cfs/rt_rq() by Li Zefan · 16 years ago
  11. a9cf4dd sched: change sched_debug's mode to 0444 by Li Zefan · 16 years ago
  12. a6bebbc [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() by Lai Jiangshan · 16 years ago
  13. 32df2ee sched: add full schedstats to /proc/sched_debug by Peter Zijlstra · 16 years ago
  14. c09595f sched: revert revert of: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 16 years ago
  15. ada18de sched: debug: add some rt debug output by Peter Zijlstra · 16 years ago
  16. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 16 years ago
  17. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 16 years ago
  18. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  19. c33fff0 kernel: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  20. 486fdae sched: build fix by Ingo Molnar · 16 years ago
  21. d19ca30 sched: debug: add some debug code to handle the full hierarchy by Peter Zijlstra · 16 years ago
  22. 50df5d6 sched: remove sysctl_sched_batch_wakeup_granularity by Ingo Molnar · 16 years ago
  23. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 16 years ago
  24. 6d08259 sched: keep total / count stats in addition to the max for by Arjan van de Ven · 16 years ago
  25. cc203d2 sched: monitor clock underflows in /proc/sched_debug by Guillaume Chazarain · 16 years ago
  26. 90b2628 sched: fix gcc warnings by Ingo Molnar · 17 years ago
  27. c1a89740 sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 17 years ago
  28. f7b9329 sched: bump version of kernel/sched_debug.c by Ingo Molnar · 17 years ago
  29. b2be5e9 sched: reintroduce the sched_min_granularity tunable by Peter Zijlstra · 17 years ago
  30. ab63a63 sched: fix unconditional irq lock by Peter Zijlstra · 17 years ago
  31. 480b943 sched: reduce schedstat variable overhead a bit by Ken Chen · 17 years ago
  32. 0dbee3a Make scheduler debug file operations const by Arjan van de Ven · 17 years ago
  33. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 17 years ago
  34. 2d92f22 sched: debug: increase width of debug line by Ingo Molnar · 17 years ago
  35. 5cb350b sched: group scheduling, sysfs tunables by Dhaval Giani · 17 years ago
  36. 4cf86d7 sched: cleanup: rename task_grp to task_group by Ingo Molnar · 17 years ago
  37. fb61558 sched: group scheduler, fix coding style issues by Srivatsa Vaddagiri · 17 years ago
  38. 5f6d858e sched: speed up and simplify vslice calculations by Peter Zijlstra · 17 years ago
  39. 2d72376 sched: clean up schedstats, cnt -> count by Ingo Molnar · 17 years ago
  40. ddc9729 sched debug: check spread by Peter Zijlstra · 17 years ago
  41. d822cec sched debug: more width for parameter printouts by Ingo Molnar · 17 years ago
  42. 1aa4731 sched debug: print settings by Ingo Molnar · 17 years ago
  43. fdd71d1 sched debug: BKL usage statistics, fix by S.Caglar Onur · 17 years ago
  44. b8efb56 sched debug: BKL usage statistics by Ingo Molnar · 17 years ago
  45. 24e377a sched: add fair-user scheduler by Srivatsa Vaddagiri · 17 years ago
  46. 545f3b1 sched: print nr_running and load in /proc/sched_debug by Srivatsa Vaddagiri · 17 years ago
  47. c86da3a sched: fix formatting of /proc/sched_debug by Mike Galbraith · 17 years ago
  48. ef83a57 sched: enhance debug output by Ingo Molnar · 17 years ago
  49. 1a75b94 sched: prettify /proc/sched_debug output by Ingo Molnar · 17 years ago
  50. 30cfdcf sched: do not keep current in the tree and get rid of sched_entity::fair_key by Dmitry Adamushko · 17 years ago
  51. bbdba7c sched: remove wait_runtime fields and features by Ingo Molnar · 17 years ago
  52. e22f5bb sched: remove wait_runtime limit by Ingo Molnar · 17 years ago
  53. 495eca4 sched: clean up struct load_stat by Dmitry Adamushko · 17 years ago
  54. 86d9560 sched: add more vruntime statistics by Ingo Molnar · 17 years ago
  55. 67e12ea sched: add se->vruntime debugging by Ingo Molnar · 17 years ago
  56. a25707f sched: remove precise CPU load by Ingo Molnar · 17 years ago
  57. eba1ed4 sched: debug: track maximum 'slice' by Ingo Molnar · 17 years ago
  58. a4b29ba sched: small sched_debug cleanup by Ingo Molnar · 17 years ago
  59. 2491b2b sched: debug: fix sum_exec_runtime clearing by Ingo Molnar · 17 years ago
  60. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 17 years ago
  61. 5167e75 sched debug: dont print kernel address in /proc/sched_debug by Ingo Molnar · 17 years ago
  62. a48da48 sched debug: remove the 'u64 now' parameter from print_task()/_rq() by Ingo Molnar · 17 years ago
  63. 5cef9ec sched: remove the 'u64 now' parameter from print_cfs_rq() by Ingo Molnar · 17 years ago
  64. 6f605d8 take sched_debug.c out of nasal demon territory by Al Viro · 17 years ago
  65. 6cfb0d5 [PATCH] sched: reduce debug code by Ingo Molnar · 17 years ago
  66. 5ea473a Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats} by Alexey Dobriyan · 17 years ago
  67. f3373461 [PATCH] sched: mark sysrq_sched_debug_show() static by Josh Triplett · 17 years ago
  68. 45f384a [PATCH] sched: remove stale version info from kernel/sched_debug.c by Ingo Molnar · 17 years ago
  69. 43ae34c sched: scheduler debugging, core by Ingo Molnar · 17 years ago