1. d1743b8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. b0ab99e sched: Fix possible divide by zero in avg_atom() calculation by Mateusz Guzik · 11 years ago
  3. 4a81e83 rcu: Reduce overhead of cond_resched() checks for RCU by Paul E. McKenney · 11 years ago
  4. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  5. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 11 years ago
  7. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  8. 1662867 numa,sched: fix load_to_imbalanced logic inversion by Rik van Riel · 11 years ago
  9. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  10. d54d14b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 11 years ago
  12. f602d06 sched/deadline: Delete extraneous extern for to_ratio() by Paul Gortmaker · 11 years ago
  13. e3baac4 sched/idle: Optimize try-to-wake-up IPI by Peter Zijlstra · 11 years ago
  14. 67b9ca7 sched/idle: Simplify wake_up_idle_cpu() by Andy Lutomirski · 11 years ago
  15. 82c65d6 sched/idle: Clear polling before descheduling the idle thread by Andy Lutomirski · 11 years ago
  16. dfc68f2 sched, trace: Add a tracepoint for IPI-less remote wakeups by Andy Lutomirski · 11 years ago
  17. 0b07939 sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...) by Giedrius Rekasius · 11 years ago
  18. 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 11 years ago
  19. ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 11 years ago
  20. ced549f sched: Remove remaining dubious usage of "power" by Nicolas Pitre · 11 years ago
  21. 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 11 years ago
  22. 0fedc6c sched/fair: Disambiguate existing/remaining "capacity" usage by Nicolas Pitre · 11 years ago
  23. 1b6a749 sched/fair: Change "has_capacity" to "has_free_capacity" by Nicolas Pitre · 11 years ago
  24. 5ef20ca sched/fair: Remove "power" from 'struct numa_stats' by Nicolas Pitre · 11 years ago
  25. fa93384 sched: Fix signedness bug in yield_to() by Dan Carpenter · 11 years ago
  26. 2538d96 sched/fair: Use time_after() in record_wakee() by Manuel Schölling · 11 years ago
  27. ed61bbc sched/balancing: Reduce the rate of needless idle load balancing by Tim Chen · 11 years ago
  28. 51f2176 sched/fair: Fix unlocked reads of some cfs_b->quota/period by Ben Segall · 11 years ago
  29. 09dc4ab sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock by Roman Gushchin · 11 years ago
  30. 0f397f2 sched/dl: Fix race in dl_task_timer() by Kirill Tkhai · 11 years ago
  31. b14ed2c sched: Fix sched_policy < 0 comparison by Richard Weinberger · 11 years ago
  32. e9dd685 sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled by Steven Rostedt · 11 years ago
  33. c224815 printk: Add printk_deferred_once by John Stultz · 11 years ago
  34. aac74dc printk: rename printk_sched to printk_deferred by John Stultz · 11 years ago
  35. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  36. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  37. 59a3d4c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  38. 3243970 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  40. e14505a Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  41. 096aa33 sched/numa: Decay ->wakee_flips instead of zeroing by Rik van Riel · 11 years ago
  42. b1ad065 sched/numa: Update migrate_improves/degrades_locality() by Rik van Riel · 11 years ago
  43. e63da03 sched/numa: Allow task switch if load imbalance improves by Rik van Riel · 11 years ago
  44. 4027d08 sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match the current upstream code by xiaofeng.yan · 11 years ago
  45. 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 11 years ago
  46. a803f02 sched: Initialize rq->age_stamp on processor start by Corey Minyard · 11 years ago
  47. 7246544 sched, nohz: Change rq->nr_running to always use wrappers by Kirill Tkhai · 11 years ago
  48. 52a08ef sched: Fix the rq->next_balance logic in rebalance_domains() and idle_balance() by Jason Low · 11 years ago
  49. a9467fa sched: Use clamp() and clamp_val() to make sys_nice() more readable by Dongsheng Yang · 11 years ago
  50. caffcdd sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups() by Dietmar Eggemann · 11 years ago
  51. c515db8 sched/numa: Fix initialization of sched_domain_topology for NUMA by Vincent Guittot · 11 years ago
  52. 8bf2143 sched: Call select_idle_sibling() when not affine_sd by Rik van Riel · 11 years ago
  53. 2240067 sched: Simplify return logic in sched_read_attr() by Michael Kerrisk · 11 years ago
  54. e78c7bc sched: Simplify return logic in sched_copy_attr() by Michael Kerrisk · 11 years ago
  55. 3944a92 sched: Fix exec_start/task_hot on migrated tasks by Ben Segall · 11 years ago
  56. 6669dc8 Merge branch 'sched/urgent' into sched/core to avoid conflicts with upcoming changes by Ingo Molnar · 11 years ago
  57. ec6e7f4 Merge branch 'pm-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into sched/core by Ingo Molnar · 11 years ago
  58. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  59. 6acbfb9 sched: Fix hotplug vs. set_cpus_allowed_ptr() by Lai Jiangshan · 11 years ago
  60. 4dac0b6 sched/cpupri: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  61. 944770a sched/deadline: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  62. b0827819 sched/deadline: Restrict user params max value to 2^63 ns by Juri Lelli · 11 years ago
  63. ce5f7f8 sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE by Peter Zijlstra · 11 years ago
  64. dbdb227 sched: Disallow sched_attr::sched_policy < 0 by Peter Zijlstra · 11 years ago
  65. 143cf23 sched: Make sched_setattr() correctly return -EFBIG by Michael Kerrisk · 11 years ago
  66. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 11 years ago
  67. ac1bea8 sched,rcu: Make cond_resched() report RCU quiescent states by Paul E. McKenney · 11 years ago
  68. 08c373e sched/idle: Make cpuidle_idle_call() void by Rafael J. Wysocki · 11 years ago
  69. 3735227 sched/idle: Reflow cpuidle_idle_call() by Peter Zijlstra · 11 years ago
  70. c444117 sched/idle: Delay clearing the polling bit by Peter Zijlstra · 11 years ago
  71. fd99f91 sched/idle: Avoid spurious wakeup IPIs by Peter Zijlstra · 11 years ago
  72. 39a4d9c sched/fair: Stop searching for tasks in newidle balance if there are runnable tasks by Jason Low · 11 years ago
  73. d77b3ed sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain by Vincent Guittot · 11 years ago
  74. 607b45e sched, powerpc: Create a dedicated topology table by Vincent Guittot · 11 years ago
  75. 2dfd747 sched, s390: Create a dedicated topology table by Vincent Guittot · 11 years ago
  76. 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 11 years ago
  77. 68d1b02 sched/numa: Do not set preferred_node on migration to a second choice node by Rik van Riel · 11 years ago
  78. 5085e2a sched/numa: Retry placement more frequently when misplaced by Rik van Riel · 11 years ago
  79. 792568e sched/numa: Count pages on active node as local by Rik van Riel · 11 years ago
  80. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  81. 2b4cfe6 sched/numa: Initialize newidle balance stats in sd_numa_init() by Jason Low · 11 years ago
  82. 0e5b533 sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_balance() by Jason Low · 11 years ago
  83. 6ccdc84 sched: Skip double execution of pick_next_task_fair() by Peter Zijlstra · 11 years ago
  84. 6227cb0 sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check by Steven Rostedt (Red Hat) · 11 years ago
  85. 6a7cd273 sched/deadline: Fix memory leak by Li Zefan · 11 years ago
  86. 5bfd126 sched/deadline: Fix sched_yield() behavior by Juri Lelli · 11 years ago
  87. 2d51386 sched: Sanitize irq accounting madness by Thomas Gleixner · 11 years ago
  88. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
  89. 52c324f cpuidle: Combine cpuidle_enabled() with cpuidle_select() by Rafael J. Wysocki · 11 years ago
  90. edafe3a kprobes, sched: Use NOKPROBE_SYMBOL macro in sched by Masami Hiramatsu · 11 years ago
  91. 376e242 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist by Masami Hiramatsu · 11 years ago
  92. db66d75 sched/docbook: Fix 'make htmldocs' warnings caused by missing description by Masanari Iida · 11 years ago
  93. 8f98f6f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  95. 4638364 sched: Revert commit 4c6c4e38c4e9 ("sched/core: Fix endless loop in pick_next_task()") by Kirill Tkhai · 11 years ago
  96. f4ebcbc sched/rt: Substract number of tasks of throttled queues from rq->nr_running by Kirill Tkhai · 11 years ago
  97. 653d07a sched/rt: Add accessors rq_of_rt_se() by Kirill Tkhai · 11 years ago
  98. 22abdef sched/rt: Sum number of all children tasks in hierarhy at ->rt_nr_running by Kirill Tkhai · 11 years ago
  99. 1044791 sched/rt: Do not try to push tasks if pinned task switches to RT by Kirill V Tkhai · 11 years ago
  100. cadefd3 sched: Make scale_rt_power() deal with backward clocks by Peter Zijlstra · 11 years ago