1. 535b955 sched/rq_clock: Consolidate the ordering of the rq_clock methods by Ingo Molnar · 8 years ago
  2. d1ccc66 sched/core: Clean up comments by Ingo Molnar · 8 years ago
  3. 975e155 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds by Shile Zhang · 8 years ago
  4. 4b12db9 sched/core: Fix &rd->cpudl memory leak by Mathieu Poirier · 8 years ago
  5. 92c99ac sched/core: Fix &rd->rto_mask memory leak by Mathieu Poirier · 8 years ago
  6. 4d25b35 sched/fair: Restore previous rq_flags when migrating tasks in hotplug by Matt Fleming · 8 years ago
  7. 1b1d622 sched/core: Add missing update_rq_clock() call in sched_move_task() by Peter Zijlstra · 8 years ago
  8. 49ee576 sched/core: Optimize pick_next_task() for idle_sched_class by Peter Zijlstra · 8 years ago
  9. 10ab564 sched/core: Separate out io_schedule_prepare() and io_schedule_finish() by Tejun Heo · 8 years ago
  10. e33a9bb sched/core: move IO scheduling accounting from io_schedule_timeout() into scheduler by Tejun Heo · 8 years ago
  11. 9881b02 sched/clock: Delay switching sched_clock to stable by Peter Zijlstra · 8 years ago
  12. cb42c9a sched/core: Add debugging code to catch missing update_rq_clock() calls by Matt Fleming · 8 years ago
  13. 2fb8d36 sched/core: Add missing update_rq_clock() call in set_user_nice() by Peter Zijlstra · 8 years ago
  14. 80f5c1b sched/core: Add missing update_rq_clock() in detach_task_cfs_rq() by Peter Zijlstra · 8 years ago
  15. 4126bad sched/core: Add missing update_rq_clock() in post_init_entity_util_avg() by Peter Zijlstra · 8 years ago
  16. 92509b7 sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock by Matt Fleming · 8 years ago
  17. d8ac897 sched/core: Add wrappers for lockdep_(un)pin_lock() by Matt Fleming · 8 years ago
  18. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  19. 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  20. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 4e28ec3 Merge back earlier cpuidle material for v4.10. by Rafael J. Wysocki · 8 years ago
  22. c1de45c sched/idle: Add support for tasks that inject idle by Peter Zijlstra · 8 years ago
  23. afe06ef sched: Extend scheduler's asym packing by Tim Chen · 8 years ago
  24. 9c2791f sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list by Vincent Guittot · 8 years ago
  25. bf475ce sched/fair: Add per-CPU min capacity to sched_group_capacity by Morten Rasmussen · 8 years ago
  26. bfdd553 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  27. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  28. 8243d55 sched/core: Remove pointless printout in sched_show_task() by Linus Torvalds · 8 years ago
  29. 3820050 sched/core: Fix oops in sched_show_task() by Tetsuo Handa · 8 years ago
  30. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  31. 3ca0ff5 locking/mutex: Rework mutex::owner by Peter Zijlstra · 8 years ago
  32. a225023 sched/core: Explain sleep/wakeup in a better way by Peter Zijlstra · 8 years ago
  33. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. af79ad2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. 49bd21e sched/core: Fix set_user_nice() by Peter Zijlstra · 8 years ago
  36. b2bf6c3 sched/fair: Introduce set_curr_task() helper by Peter Zijlstra · 8 years ago
  37. a458ae2 sched/core, ia64: Rename set_curr_task() by Peter Zijlstra · 8 years ago
  38. a399d23 sched/core: Fix incorrect utilization accounting when switching to fair class by Vincent Guittot · 8 years ago
  39. 1b568f0 sched/core: Optimize SCHED_SMT by Peter Zijlstra · 9 years ago
  40. 10e2f1a sched/core: Rewrite and improve select_idle_siblings() by Peter Zijlstra · 9 years ago
  41. 0e369d7 sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared by Peter Zijlstra · 9 years ago
  42. 24fc7ed sched/core: Introduce 'struct sched_domain_shared' by Peter Zijlstra · 9 years ago
  43. 16f3ef4 sched/core: Restructure destroy_sched_domain() by Peter Zijlstra · 9 years ago
  44. f39180e sched/core: Remove unused @cpu argument from destroy_sched_domain*() by Peter Zijlstra · 9 years ago
  45. 8f37961 sched/core, x86/topology: Fix NUMA in package topology bug by Tim Chen · 8 years ago
  46. a18a579 sched/debug: Hide printk() by default by Peter Zijlstra · 8 years ago
  47. 35a773a sched/core: Avoid _cond_resched() for PREEMPT=y by Peter Zijlstra · 8 years ago
  48. 9af6528 sched/core: Optimize __schedule() by Peter Zijlstra · 8 years ago
  49. bf89a30 stop_machine: Avoid a sleep and wakeup in stop_one_cpu() by Cheng Chao · 8 years ago
  50. 0b84735 sched/core: Remove unnecessary initialization in sched_init() by Cheng Chao · 8 years ago
  51. 68f24b08 sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK by Andy Lutomirski · 8 years ago
  52. 2d8fbcd Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  53. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  54. 4fa8d29 sched/debug: Remove several CONFIG_SCHEDSTATS guards by Josh Poimboeuf · 9 years ago
  55. ae92882 sched/debug: Clean up schedstat macros by Josh Poimboeuf · 9 years ago
  56. efca03e schedcore: Remove duplicated init_task's preempt_notifiers init by seokhoon.yoon · 8 years ago
  57. 62cc20b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  58. 135e8c9 sched/core: Fix a race between try_to_wake_up() and a woken up task by Balbir Singh · 8 years ago
  59. 0117525 sched: Remove __schedule() non-standard frame annotation by Brian Gerst · 8 years ago
  60. 379d9ec sched: Make wake_up_nohz_cpu() handle CPUs going offline by Paul E. McKenney · 9 years ago
  61. cd92bfd sched/core: Store maximum per-CPU capacity in root domain by Dietmar Eggemann · 8 years ago
  62. 9ee1cda sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systems by Morten Rasmussen · 8 years ago
  63. 3676b13 sched/core: Pass child domain into sd_init() by Morten Rasmussen · 8 years ago
  64. 1f6e6c7c sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag by Morten Rasmussen · 8 years ago
  65. 0e6d2a6 sched/core: Remove unnecessary NULL-pointer check by Morten Rasmussen · 8 years ago
  66. 94f438c sched/core: Clarify SD_flags comment by Peter Zijlstra · 8 years ago
  67. f0b22e3 sched/debug: Add taint on "BUG: Sleeping function called from invalid context" by Vegard Nossum · 8 years ago
  68. d1c6d14 sched/debug: Make the "Preemption disabled at ..." message more useful by Vegard Nossum · 8 years ago
  69. 9279e0d sched/core: Add documentation for 'cookie' argument by Luis de Bethencourt · 9 years ago
  70. a1fd465 sched/core: Fix one typo by Leo Yan · 8 years ago
  71. 6075620 sched/cputime: Mitigate performance regression in times()/clock_gettime() by Giovanni Gherdovich · 8 years ago
  72. cca08cd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. d60585c sched/core: Correct off by one bug in load migration calculation by Thomas Gleixner · 9 years ago
  75. 748c720 sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is set by Daniel Bristot de Oliveira · 9 years ago
  76. 599b484 sched/core: Fix sched_getaffinity() return value kerneldoc comment by Zev Weiss · 9 years ago
  77. 8663e24 sched/fair: Reorder cgroup creation code by Peter Zijlstra · 9 years ago
  78. 7dc603c sched/fair: Fix PELT integrity for new tasks by Peter Zijlstra · 9 years ago
  79. ea86cb4 sched/cgroup: Fix cpu_cgroup_fork() handling by Vincent Guittot · 9 years ago
  80. e210bff sched/fair: Fix and optimize the fork() path by Peter Zijlstra · 9 years ago
  81. 630741f Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 9 years ago
  82. feb245e sched/core: Allow kthreads to fall back to online && !active cpus by Tejun Heo · 9 years ago
  83. 57675cb kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w by Andrey Ryabinin · 9 years ago
  84. 1f03e8d locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() by Peter Zijlstra · 9 years ago
  85. 3d89e54 sched/cputime: Fix prev steal time accouting during CPU hotplug by Wanpeng Li · 9 years ago
  86. b7fa30c sched/fair: Fix post_init_entity_util_avg() serialization by Peter Zijlstra · 9 years ago
  87. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 9 years ago
  88. 29d6455 sched: panic on corrupted stack end by Jann Horn · 9 years ago
  89. 4698f88 sched/debug: Fix 'schedstats=enable' cmdline option by Josh Poimboeuf · 9 years ago
  90. b7e7ade sched/core: Fix remote wakeups by Peter Zijlstra · 9 years ago
  91. 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 9 years ago
  92. 4449692 sched/nohz: Fix affine unpinned timers mess by Wanpeng Li · 9 years ago
  93. 59efa0b sched/core: Kill sched_class::task_waking to clean up the migration logic by Peter Zijlstra · 9 years ago
  94. b5179ac sched/fair: Prepare to fix fairness problems on migration by Peter Zijlstra · 9 years ago
  95. 4eb8676 Merge branch 'smp/hotplug' into sched/core, to resolve conflicts by Ingo Molnar · 9 years ago
  96. 58fe9c4 sched/core: Fix comment typo in wake_q_add() by Davidlohr Bueso · 9 years ago
  97. 8c5e955 sched/core: Remove unused variable by Muhammad Falak R Wani · 9 years ago
  98. e5ef27d sched: Make hrtick_notifier an explicit call by Thomas Gleixner · 9 years ago
  99. 20a5c8c sched/fair: Make ilb_notifier an explicit call by Thomas Gleixner · 9 years ago
  100. f2785dd sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() by Thomas Gleixner · 9 years ago