1. e2defd0 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. 2636ed5 sched/rt: Avoid obvious configuration fail by Peter Zijlstra · 10 years ago
  3. 1fe89e1 sched/autogroup: Fix failure to set cpu.rt_runtime_us by Peter Zijlstra · 10 years ago
  4. 6f1607f sched/dl: Do update_rq_clock() in yield_task_dl() by Kirill Tkhai · 10 years ago
  5. 9cff8ad sched: Prevent recursion in io_schedule() by NeilBrown · 10 years ago
  6. bc95601 sched/completion: Serialize completion_done() with complete() by Oleg Nesterov · 10 years ago
  7. 06b1f80 sched: Fix preempt_schedule_common() triggering tracing recursion by Frederic Weisbecker · 10 years ago
  8. a79ec89 sched/dl: Prevent enqueue of a sleeping task in dl_task_timer() by Kirill Tkhai · 10 years ago
  9. 3960c8c sched: Make dl_task_time() use task_rq_lock() by Peter Zijlstra · 10 years ago
  10. 74b8a4c sched: Clarify ordering between task_rq_lock() and move_queued_task() by Peter Zijlstra · 10 years ago
  11. 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  12. 333470e sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  13. 3810631 PM / sleep: Re-implement suspend-to-idle handling by Rafael J. Wysocki · 10 years ago
  14. 545a2bf kernel/sched/clock.c: add another clock for use with the soft lockup watchdog by Cyril Bur · 10 years ago
  15. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  16. 5b9b28a Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. a4cbbf5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  18. 8308756 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 396e909 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 8f4bf4b Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  21. 7c34e31 sched/completion: Add lock-free checking of the blocking case by Nicholas Mc Guire · 10 years ago
  22. de30ec4 sched/completion: Remove unnecessary ->wait.lock serialization when reading completion state by Nicholas Mc Guire · 10 years ago
  23. bfd9b2b sched: Pull resched loop to __schedule() callers by Frederic Weisbecker · 10 years ago
  24. 9659e1e sched/deadline: Remove cpu_active_mask from cpudl_find() by Xunlei Pang · 10 years ago
  25. 8689333 sched: Fix hrtick_start() on UP by Wanpeng Li · 10 years ago
  26. 7538160 sched/deadline: Avoid pointless __setscheduler() by Wanpeng Li · 10 years ago
  27. 1019a35 sched/deadline: Fix stale yield state by Peter Zijlstra · 10 years ago
  28. a7bebf4 sched/deadline: Fix hrtick for a non-leftmost task by Wanpeng Li · 10 years ago
  29. 4c195c8 Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new patches by Ingo Molnar · 10 years ago
  30. 40767b0 sched/deadline: Fix deadline parameter modification handling by Peter Zijlstra · 10 years ago
  31. 00845eb sched: don't cause task state changes in nested sleep debugging by Linus Torvalds · 10 years ago
  32. 16b2694 sched/deadline: Modify cpudl::free_cpus to reflect rd->online by Xunlei Pang · 10 years ago
  33. ff6f2d2 sched/idle: Add missing checks to the exit condition of cpu_idle_poll() by Preeti U Murthy · 10 years ago
  34. a18b5d0 sched: Fix missing preemption opportunity by Frederic Weisbecker · 10 years ago
  35. 80e3d87 sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target by Tim Chen · 10 years ago
  36. 3847b27 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 10 years ago
  37. c0a80c0 ftrace: allow architectures to specify ftrace compile options by Heiko Carstens · 10 years ago
  38. bb2bc55 sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask by Mike Galbraith · 10 years ago
  39. 8190747 sched/fair: Avoid using uninitialized variable in preferred_group_nid() by Jan Beulich · 10 years ago
  40. 86038c5 perf: Avoid horrible stack usage by Peter Zijlstra (Intel) · 10 years ago
  41. 5a53759 sched/debug: Print rq->clock_task by Peter Zijlstra · 10 years ago
  42. 9edfbfe sched/core: Rework rq->clock update skips by Peter Zijlstra · 10 years ago
  43. cebde6d sched/core: Validate rq_clock*() serialization by Peter Zijlstra · 10 years ago
  44. 1b537c7 sched/core: Remove check of p->sched_class by Yao Dongdong · 10 years ago
  45. bb04159 sched/fair: Fix sched_entity::avg::decay_count initialization by Kirill Tkhai · 10 years ago
  46. 1f8a763 sched/debug: Fix potential call to __ffs(0) in sched_show_task() by Tetsuo Handa · 10 years ago
  47. a8b686b sched/debug: Check for stack overflow in ___might_sleep() by Eric Sandeen · 10 years ago
  48. 6384760 sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay() by Xunlei Pang · 10 years ago
  49. 7f1a169 sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() by Tetsuo Handa · 10 years ago
  50. 269ad80 sched/deadline: Avoid double-accounting in case of missed deadlines by Luca Abeni · 10 years ago
  51. 6a503c3 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 10 years ago
  52. 32a8df4 sched: Fix odd values in effective_load() calculations by Yuyang Du · 10 years ago
  53. b74e627 sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation by Alex Thorlton · 10 years ago
  54. a90e984 sched_show_task: fix unsafe usage of ->real_parent by Oleg Nesterov · 10 years ago
  55. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. fd7de1e sched: Add missing rcu protection to wake_up_all_idle_cpus by Andy Lutomirski · 10 years ago
  58. 7cc78f8 context_tracking: Restore previous state in schedule_user by Andy Lutomirski · 10 years ago
  59. 90e362f sched: Provide update_curr callbacks for stop/idle scheduling classes by Thomas Gleixner · 10 years ago
  60. d360b78 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  61. 36ce988 sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK by Wanpeng Li · 10 years ago
  62. c1a2b5f sched/deadline: Remove unnecessary definitions in cpudeadline.h by pang.xunlei · 10 years ago
  63. 74e6942 sched/cpupri: Remove unnecessary definitions in cpupri.h by pang.xunlei · 10 years ago
  64. c51b8ab sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task() by Wanpeng Li · 10 years ago
  65. cb0b9f2 sched/fair: Fix stale overloaded status in the busiest group finding logic by Wanpeng Li · 10 years ago
  66. 6c1d941 sched: Move p->nr_cpus_allowed check to select_task_rq() by Wanpeng Li · 10 years ago
  67. a1bd537 sched/completion: Document when to use wait_for_completion_io_*() by Wolfram Sang · 10 years ago
  68. 7538991 sched/fair: Kill task_struct::numa_entry and numa_group::task_list by Kirill Tkhai · 10 years ago
  69. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  70. 6e99891 sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency by Stanislaw Gruszka · 10 years ago
  71. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  72. 7af6833 sched/numa: Avoid selecting oneself as swap target by Peter Zijlstra · 10 years ago
  73. c123588 sched/numa: Fix out of bounds read in sched_init_numa() by Andrey Ryabinin · 10 years ago
  74. 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
  75. cad3bb3 sched/deadline: Don't check CONFIG_SMP in switched_from_dl() by Wanpeng Li · 10 years ago
  76. cd66091 sched/deadline: Reschedule from switched_from_dl() after a successful pull by Wanpeng Li · 10 years ago
  77. 6b0a563 sched/deadline: Push task away if the deadline is equal to curr during wakeup by Wanpeng Li · 10 years ago
  78. acb3213 sched/deadline: Add deadline rq status print by Wanpeng Li · 10 years ago
  79. 8049688 sched/deadline: Fix artificial overrun introduced by yield_task_dl() by Wanpeng Li · 10 years ago
  80. 308a623 sched/rt: Clean up check_preempt_equal_prio() by Wanpeng Li · 10 years ago
  81. 75e23e4 sched/core: Use dl_bw_of() under rcu_read_lock_sched() by Juri Lelli · 10 years ago
  82. 9f96742 sched: Check if we got a shallowest_idle_cpu before searching for least_loaded_cpu by Yao Dongdong · 10 years ago
  83. 67dfa1b sched/deadline: Implement cancel_dl_timer() to use in switched_from_dl() by Kirill Tkhai · 10 years ago
  84. e7097e8 sched: Use WARN_ONCE for the might_sleep() TASK_RUNNING test by Peter Zijlstra · 10 years ago
  85. cb6538e sched/wait: Fix a kthread race with wait_woken() by Peter Zijlstra · 10 years ago
  86. f7b8a47 sched: Remove lockdep check in sched_move_task() by Kirill Tkhai · 10 years ago
  87. 38200cf rcu: Remove "cpu" argument to rcu_note_context_switch() by Paul E. McKenney · 10 years ago
  88. 3427445 sched: Exclude cond_resched() from nested sleep test by Peter Zijlstra · 10 years ago
  89. 8eb23b9 sched: Debug nested sleeps by Peter Zijlstra · 10 years ago
  90. 61ada52 sched/wait: Provide infrastructure to deal with nested blocking by Peter Zijlstra · 10 years ago
  91. f4e9d94 sched/deadline: Don't balance during wakeup if wakee is pinned by Wanpeng Li · 10 years ago
  92. 1d7e974 sched/deadline: Don't check SD_BALANCE_FORK by Wanpeng Li · 10 years ago
  93. f82f804 sched/deadline: Ensure that updates to exclusive cpusets don't break AC by Juri Lelli · 10 years ago
  94. 7f51412 sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets by Juri Lelli · 10 years ago
  95. d9aade7a sched/deadline: Do not try to push tasks if pinned task switches to dl by Wanpeng Li · 10 years ago
  96. e2336f6 sched: Kill task_preempt_count() by Oleg Nesterov · 10 years ago
  97. dfa50b6 sched: Make finish_task_switch() return 'struct rq *' by Oleg Nesterov · 10 years ago
  98. 1a43a14 sched: Fix schedule_tail() to disable preemption by Oleg Nesterov · 10 years ago
  99. 9de05d4 sched/numa: Check all nodes when placing a pseudo-interleaved group by Rik van Riel · 10 years ago
  100. 5400941 sched/numa: Find the preferred nid with complex NUMA topology by Rik van Riel · 10 years ago