1. e23e2d9 Merge remote-tracking branch 'lineage/cm-14.1' into HEAD by William Bellavance · 9 years ago o-8.0
  2. 54fc2d8 remove duplicated functions by William Bellavance · 9 years ago
  3. e0a58e9 msm: msm_rq_stats: Tone down mpdecision by Christopher R. Palmer · 12 years ago
  4. 1573862 Set Multi Core Power Saving Mode to 2 by Paul Keith · 11 years ago
  5. 628cf0d kernel: Only expose su when daemon is running by Tom Marshall · 9 years ago
  6. 16a39ed Merge tag 'v3.4.113' into cm-14.1 by David Hays · 10 years ago
  7. e818ba5 Merge remote-tracking branch 'f2fs/linux-3.4.y' into HEAD by Nick Reuter · 10 years ago
  8. 0d73eaa sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 14 years ago
  9. 89648c1 sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 13 years ago
  10. 3907ab6 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 11 years ago
  11. 55d4174 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 11 years ago
  12. ba5d3ed sched: cpufreq: Adds a field cpu_power in the task_struct by Ruchi Kandoi · 11 years ago
  13. db7eb0f sched: Remove extra put_online_cpus() inside sched_setaffinity() by Michael wang · 13 years ago
  14. efeac5e sched: Remove get_online_cpus() usage by Peter Zijlstra · 13 years ago
  15. aa14be3 sched: Introduce CONFIG_SCHED_FREQ_INPUT by Srivatsa Vaddagiri · 12 years ago
  16. f906ba0 sched: window-based load stats improvements by Srivatsa Vaddagiri · 12 years ago
  17. 7054d49 sched: Add min_max_freq and rq->max_possible_freq by Srivatsa Vaddagiri · 12 years ago
  18. 6d536c0 sched: move task load based functions by Steve Muckle · 12 years ago
  19. bc6d706 sched: fix race between try_to_wake_up() and move_task() by Steve Muckle · 12 years ago
  20. fac5e0e sched: Skip load update for idle task by Srivatsa Vaddagiri · 12 years ago
  21. 8c7a411 sched: window-stats: Fix overflow bug by Srivatsa Vaddagiri · 12 years ago
  22. 50c7d47 sched: Window-based load stat improvements by Srivatsa Vaddagiri · 12 years ago
  23. fddadfa sched: Disable wakeup hints for foreground tasks by default by Rohit Gupta · 12 years ago
  24. 1bd9e1f sched: Call the notify_on_migrate notifier chain for wakeups as well by Rohit Gupta · 12 years ago
  25. 5ec9df8 cpufreq: cpu-boost: Introduce scheduler assisted load based syncs by Rohit Gupta · 12 years ago
  26. 889de8f sched: window-based load stats for tasks by Srivatsa Vaddagiri · 13 years ago
  27. 76173db sched: Make scheduler aware of cpu frequency state by Srivatsa Vaddagiri · 13 years ago
  28. 5f81291 sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking by Paul Turner · 14 years ago
  29. 6927616 sched: Make __update_entity_runnable_avg() fast by Paul Turner · 14 years ago
  30. bdda130 sched: Update_cfs_shares at period edge by Paul Turner · 14 years ago
  31. 9d87eba sched: Refactor update_shares_cpu() -> update_blocked_avgs() by Paul Turner · 14 years ago
  32. 3d60848 sched: Replace update_shares weight distribution with per-entity computation by Paul Turner · 14 years ago
  33. 5c1cb8e sched: Maintain runnable averages across throttled periods by Paul Turner · 14 years ago
  34. d36b71a sched: Normalize tg load contributions against runnable time by Paul Turner · 14 years ago
  35. fdb1a24 sched: Compute load contribution by a group entity by Paul Turner · 14 years ago
  36. 679f45f sched: Aggregate total task_group load by Paul Turner · 14 years ago
  37. 0fe5038 sched: Account for blocked load waking back up by Paul Turner · 14 years ago
  38. 635704d sched: Add an rq migration call-back to sched_class by Paul Turner · 14 years ago
  39. 5f7c4c5 sched: Maintain the load contribution of blocked entities by Paul Turner · 14 years ago
  40. 1c5465d sched: Aggregate load contributed by task entities on parenting cfs_rq by Paul Turner · 14 years ago
  41. b9283ad sched: Maintain per-rq runnable averages by Ben Segall · 14 years ago
  42. e4079d2 sched: Track the runnable average on a per-task entity basis by Paul Turner · 14 years ago
  43. 7d1db3b f2fs: Squashed update of f2fs-stable by Matt Mower · 10 years ago
  44. 766ce4e Linux 3.4.112 by Ivan Grinko · 10 years ago
  45. 60489ce Add IntelliPlug hotplug 3.8 by Paul Reioux · 11 years ago
  46. a12321d sched/core: Fix TASK_DEAD race in finish_task_switch() by Peter Zijlstra · 11 years ago
  47. 0c021551 f2fs: avoid hungtask problem caused by losing wake_up by Yunlei He · 10 years ago
  48. ad31516 Merge tag v3.4.110 into cm-13.0 by David Hays · 10 years ago
  49. 64c3631 Merge tag 'v3.4.109' into mm-6.0 by José Adolfo Galdámez · 11 years ago
  50. 900469d Merge tag 'v3.4.108' into mm-6.0 by José Adolfo Galdámez · 11 years ago
  51. f39f5a4 sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target by Tim Chen · 12 years ago
  52. aaedb09 sched: Queue RT tasks to head when prio drops by Thomas Gleixner · 12 years ago
  53. 36cddae sched: Fix RLIMIT_RTTIME when PI-boosting to RT by Brian Silverman · 11 years ago
  54. 7e56f7d sched: provide per cpu-cgroup option to notify on migrations by Steve Muckle · 13 years ago
  55. 590603b sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target by Tim Chen · 12 years ago
  56. 1097d78 Merge tag 'v3.4.105' into cm-12.0 by Paul · 12 years ago
  57. f73ff697 printk: rename printk_sched to printk_deferred by John Stultz · 12 years ago
  58. d6e81d4 sched: Fix hotplug vs. set_cpus_allowed_ptr() by Lai Jiangshan · 12 years ago
  59. 4e0d105 sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check by Steven Rostedt (Red Hat) · 12 years ago
  60. e5f1ec5 sched/debug: Fix sd->*_idx limit range avoiding overflow by libin · 13 years ago
  61. 4aff95a sched/debug: Limit sd->*_idx range on sysctl by Namhyung Kim · 14 years ago
  62. c5989bd smp: Provide generic idle thread allocation by Thomas Gleixner · 14 years ago
  63. 6ba4d1d sched: Fix double normalization of vruntime by George McCollister · 12 years ago
  64. 66d383d Merge tag 'v3.4.82' into cm-11.0 by Ethan Chen · 12 years ago
  65. f5a4c4b sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 14 years ago
  66. e2d51f2 sched/nohz: Fix rq->cpu_load[] calculations by Peter Zijlstra · 14 years ago
  67. dbf3239 sched/rt: Avoid updating RT entry timeout twice within one tick period by Ying Xue · 14 years ago
  68. f61eb9c sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 14 years ago
  69. 1e5c13e sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled by Mike Galbraith · 14 years ago
  70. 21b53ba sched/rt: Fix SCHED_RR across cgroups by Colin Cross · 14 years ago
  71. 3be9a22 sched/debug: Make sysrq prints of sched debug data optional by Matt Wagantall · 13 years ago
  72. 70d01bb sched: Fix clear NOHZ_BALANCE_KICK by Vincent Guittot · 13 years ago
  73. eaf0019 tracing/sched: add load balancer tracepoint by Steve Muckle · 13 years ago
  74. 450e8d5 sched: Fix select_idle_sibling() bouncing cow syndrome by Mike Galbraith · 14 years ago
  75. e38ca49 sched: Unthrottle rt runqueues in __disable_runtime() by Peter Boonstoppel · 14 years ago
  76. 279070e sched: change WARN_ON_ONCE to WARN_ON in try_to_wake_up_local() by Steve Muckle · 13 years ago
  77. c44229e sched: Make sure to not re-read variables after validation by Peter Zijlstra · 14 years ago
  78. 267ddac sched: re-calculate a cpu's next_balance point upon sched domain changes by Srivatsa Vaddagiri · 13 years ago
  79. e8c21d1 sched: fix reference to wrong cfs_rq by Srivatsa Vaddagiri · 13 years ago
  80. f12acce sched: Fix SCHED_HRTICK bug leading to late preemption of tasks by Srivatsa Vaddagiri · 13 years ago
  81. ce1a041 sched: Reset rq->next_interval before going idle by Srivatsa Vaddagiri · 13 years ago
  82. 7af150b sched: remove migration notification from RT class by Steve Muckle · 13 years ago
  83. 9af6b69 sched: Guarantee new group-entities always have weight by Paul Turner · 13 years ago
  84. 03d35a3 sched: Fix hrtimer_cancel()/rq->lock deadlock by Ben Segall · 13 years ago
  85. 9b31805 sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining by Ben Segall · 13 years ago
  86. 16e7480 sched: Fix race on toggling cfs_bandwidth_used by Ben Segall · 13 years ago
  87. fda7305 Merge tag 'v3.4.76' into cm-11.0 by Ethan Chen · 13 years ago
  88. dfb473b sched: Avoid throttle_cfs_rq() racing with period_timer stopping by Ben Segall · 13 years ago
  89. 3f88789 sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities by Kirill Tkhai · 13 years ago
  90. 2a38ada Merge tag 'v3.4.72' into tmp by Ethan Chen · 13 years ago
  91. 8f77c28 sched: provide per cpu-cgroup option to notify on migrations by Steve Muckle · 13 years ago
  92. 62875332 sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones by Daisuke Nishimura · 13 years ago
  93. 1836cd1 sched: Fix the broken sched_rr_get_interval() by Zhu Yanhai · 14 years ago
  94. 1c9ce1e Merge tag 'v3.4.11' into cm-10.1 by Ethan Chen · 13 years ago
  95. dde448d Merge tag 'v3.4.10' into cm-10.1 by Ethan Chen · 13 years ago
  96. 4105375 sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s by Tejun Heo · 13 years ago
  97. fdd9ce0 sched_clock: Prevent 64bit inatomicity on 32bit systems by Thomas Gleixner · 13 years ago
  98. 89960fe sched/rt: Use root_domain of rt_rq not current processor by Shawn Bohrer · 14 years ago
  99. 465760c wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task by Oleg Nesterov · 14 years ago
  100. d448aba sched: add sysctl for controlling task migrations on wake by Steve Muckle · 14 years ago