1. 1050b27 sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  2. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  3. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  4. f719ff9b sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  5. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  6. dfc3401 sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  7. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  8. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  9. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  10. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  11. 370c913 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
  12. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  13. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  14. 7fce777 sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> include to kernel/sched/sched.h by Ingo Molnar · 8 years ago
  15. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  16. 55687da sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  17. 38b8d20 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h> by Ingo Molnar · 8 years ago
  18. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  19. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  20. 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  21. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  22. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  23. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  24. 84f001e sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
  25. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  26. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  27. f9411eb rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wait.h> by Ingo Molnar · 8 years ago
  28. 4b53a34 sched/core: Remove the tsk_nr_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  29. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  30. 59ddbcb sched/core: Move the get_preempt_disable_ip() inline to sched/core.c by Ingo Molnar · 8 years ago
  31. c930b2c sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON() by Ingo Molnar · 8 years ago
  32. 65314ed Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  34. 96b7774 sched/cgroup: Move sched_online_group() back into css_online() to fix crash by Konstantin Khlebnikov · 8 years ago
  35. a499c3e sched/fair: Update rq clock before changing a task's CPU affinity by Wanpeng Li · 8 years ago
  36. 8cb68b3 sched/core: Fix update_rq_clock() splat on hotplug (and suspend/resume) by Peter Zijlstra · 8 years ago
  37. fd4a61e sched/core: Fix build paravirt build on arm and arm64 by Mark Brown · 8 years ago
  38. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. bb3bac2 sched/core: Remove unlikely() annotation from sched_move_task() by Steven Rostedt (VMware) · 8 years ago
  40. 1051408 sched/autogroup: Rename auto_group.[ch] to autogroup.[ch] by Ingo Molnar · 8 years ago
  41. f2cb136 sched/topology: Split out scheduler topology code from core.c into topology.c by Ingo Molnar · 8 years ago
  42. 004172b sched/core: Remove unnecessary #include headers by Ingo Molnar · 8 years ago
  43. 535b955 sched/rq_clock: Consolidate the ordering of the rq_clock methods by Ingo Molnar · 8 years ago
  44. d1ccc66 sched/core: Clean up comments by Ingo Molnar · 8 years ago
  45. 975e155 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds by Shile Zhang · 8 years ago
  46. bfce1d6 sched/cputime, vtime: Return nsecs instead of cputime_t to account by Frederic Weisbecker · 8 years ago
  47. 2b1f967 sched/cputime: Complete nsec conversion of tick based accounting by Frederic Weisbecker · 8 years ago
  48. fb8b049 sched/cputime: Push time to account_system_time() in nsecs by Frederic Weisbecker · 8 years ago
  49. 18b43a9 sched/cputime: Push time to account_idle_time() in nsecs by Frederic Weisbecker · 8 years ago
  50. be9095e sched/cputime: Push time to account_steal_time() in nsecs by Frederic Weisbecker · 8 years ago
  51. 23244a5 sched/cputime: Push time to account_user_time() in nsecs by Frederic Weisbecker · 8 years ago
  52. ebd7e7f timers/posix-timers: Convert internals to use nsecs by Frederic Weisbecker · 8 years ago
  53. a499a5a sched/cputime: Increment kcpustat directly on irqtime account by Frederic Weisbecker · 8 years ago
  54. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
  55. 16a6d9b sched/cputime: Convert guest time accounting to nsecs (u64) by Frederic Weisbecker · 8 years ago
  56. 7fb1327 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 8 years ago
  57. 619bd4a sched/rt: Add a missing rescheduling point by Sebastian Andrzej Siewior · 8 years ago
  58. 4b12db9 sched/core: Fix &rd->cpudl memory leak by Mathieu Poirier · 8 years ago
  59. 92c99ac sched/core: Fix &rd->rto_mask memory leak by Mathieu Poirier · 8 years ago
  60. 4d25b35 sched/fair: Restore previous rq_flags when migrating tasks in hotplug by Matt Fleming · 8 years ago
  61. 1b1d622 sched/core: Add missing update_rq_clock() call in sched_move_task() by Peter Zijlstra · 8 years ago
  62. 49ee576 sched/core: Optimize pick_next_task() for idle_sched_class by Peter Zijlstra · 8 years ago
  63. b18b6a9 timers: Omit POSIX timer stuff from task_struct when disabled by Nicolas Pitre · 8 years ago
  64. acb0405 sched/clock: Fix hotplug crash by Peter Zijlstra · 8 years ago
  65. 10ab564 sched/core: Separate out io_schedule_prepare() and io_schedule_finish() by Tejun Heo · 8 years ago
  66. e33a9bb sched/core: move IO scheduling accounting from io_schedule_timeout() into scheduler by Tejun Heo · 8 years ago
  67. b8fd842 sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares() by Dietmar Eggemann · 8 years ago
  68. 89ee048 sched/core: Fix group_entity's share update by Vincent Guittot · 8 years ago
  69. da9647e sched/completions: Fix complete_all() semantics by Peter Zijlstra · 8 years ago
  70. 59f8c29 sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched by Tommaso Cucinotta · 8 years ago
  71. 5680d80 sched/clock: Provide better clock continuity by Peter Zijlstra · 8 years ago
  72. 9881b02 sched/clock: Delay switching sched_clock to stable by Peter Zijlstra · 8 years ago
  73. 555570d7 sched/clock: Update static_key usage by Peter Zijlstra · 8 years ago
  74. cb42c9a sched/core: Add debugging code to catch missing update_rq_clock() calls by Matt Fleming · 8 years ago
  75. 2fb8d36 sched/core: Add missing update_rq_clock() call in set_user_nice() by Peter Zijlstra · 8 years ago
  76. 3bed5e2 sched/core: Add missing update_rq_clock() call for task_hot() by Peter Zijlstra · 8 years ago
  77. 80f5c1b sched/core: Add missing update_rq_clock() in detach_task_cfs_rq() by Peter Zijlstra · 8 years ago
  78. 4126bad sched/core: Add missing update_rq_clock() in post_init_entity_util_avg() by Peter Zijlstra · 8 years ago
  79. 46f69fa sched/fair: Push rq lock pin/unpin into idle_balance() by Matt Fleming · 8 years ago
  80. 92509b7 sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock by Matt Fleming · 8 years ago
  81. d8ac897 sched/core: Add wrappers for lockdep_(un)pin_lock() by Matt Fleming · 8 years ago
  82. c8d7dab sched/cputime: Rename vtime_account_user() to vtime_flush() by Frederic Weisbecker · 8 years ago
  83. 1213699 sched/cputime: Export account_guest_time() by Frederic Weisbecker · 8 years ago
  84. c31cc6a sched/cputime: Allow accounting system time using cpustat index by Frederic Weisbecker · 8 years ago
  85. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  86. 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
  87. 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
  88. b19ad3b Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  89. fecc8c0 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  90. 6b94780 sched/core: Use load_avg for selecting idlest group by Vincent Guittot · 8 years ago
  91. f519a3f sched/core: Fix find_idlest_group() for fork by Vincent Guittot · 8 years ago
  92. 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  93. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  94. 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
  95. 4e28ec3 Merge back earlier cpuidle material for v4.10. by Rafael J. Wysocki · 8 years ago
  96. c1de45c sched/idle: Add support for tasks that inject idle by Peter Zijlstra · 8 years ago
  97. bb8313b cpuidle: Allow enforcing deepest idle state selection by Jacob Pan · 8 years ago
  98. d06e622 cpufreq: schedutil: Rectify comment in sugov_irq_work() function by Viresh Kumar · 8 years ago
  99. afe06ef sched: Extend scheduler's asym packing by Tim Chen · 8 years ago
  100. 83929cc sched/autogroup: Fix 64-bit kernel nice level adjustment by Mike Galbraith · 8 years ago