1. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. 8bdc69b Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  3. 65a9959 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 418c2e1 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. dd9d384 sched: Fix cpu_active_mask/cpu_online_mask race by Jan H. Schönherr · 9 years ago
  7. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  8. ff277d4 sched/deadline: Fix comment in enqueue_task_dl() by Andrea Parri · 9 years ago
  9. 4ffa08e sched/deadline: Fix comment in push_dl_tasks() by Andrea Parri · 9 years ago
  10. 6c37067 sched: Change the sched_class::set_cpus_allowed() calling context by Peter Zijlstra · 10 years ago
  11. c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 10 years ago
  12. 25834c7 sched: Fix a race between __kthread_bind() and sched_setaffinity() by Peter Zijlstra · 10 years ago
  13. 7855a35 sched: Ensure a task has a non-normalized vruntime when returning back to CFS by Byungchul Park · 9 years ago
  14. e237882 sched/numa: Fix NUMA_DIRECT topology identification by Aravind Gopalakrishnan · 9 years ago
  15. 3c8e479 sched: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  16. 7ea241a sched/fair: Clean up load average references by Yuyang Du · 9 years ago
  17. 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 9 years ago
  18. 1269557 sched/fair: Remove task and group entity load when they are dead by Yuyang Du · 9 years ago
  19. 540247f sched/fair: Init cfs_rq's sched_entity load average by Yuyang Du · 9 years ago
  20. 6c1d47c sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n by Vincent Guittot · 9 years ago
  21. 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
  22. cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 9 years ago
  23. fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 9 years ago
  24. 63b0e9e sched/fair: Beef up wake_wide() by Mike Galbraith · 9 years ago
  25. fbd705a sched: Introduce the 'trace_sched_waking' tracepoint by Peter Zijlstra · 10 years ago
  26. 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 10 years ago
  27. 781b020 sched, sysctl: Delete an unnecessary check before unregister_sysctl_table() by Markus Elfring · 10 years ago
  28. 3fe33bc sched/deadline: Remove a redundant condition from task_woken_dl() by Xunlei Pang · 10 years ago
  29. 8fd3735 sched/rt: Remove a redundant condition from task_woken_rt() by Xunlei Pang · 10 years ago
  30. 985d3a4 sched/fair: Avoid pulling all tasks in idle balancing by Yuyang Du · 10 years ago
  31. e33886b locking/static_keys: Add static_key_{en,dis}able() helpers by Peter Zijlstra · 9 years ago
  32. de734f8 nohz: Remove useless argument on tick_nohz_task_switch() by Frederic Weisbecker · 10 years ago
  33. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
  34. 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
  35. 7e47682 cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 10 years ago
  36. 399595f sched/fair: Fix a comment reflecting function name change by Byungchul Park · 10 years ago
  37. 8e2b0bf sched/fair: Clean up the __sched_period() code by Boqun Feng · 10 years ago
  38. 44dcb04 sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity() by Srikar Dronamraju · 10 years ago
  39. 2a1ed24 sched/numa: Prefer NUMA hotness over cache hotness by Srikar Dronamraju · 10 years ago
  40. 6dfec8d sched/numa: Check sched_feat(NUMA) in migrate_improves_locality() by bsegall@google.com · 10 years ago
  41. d49db34 sched/fair: Test list head instead of list entry in throttle_cfs_rq() by Cong Wang · 10 years ago
  42. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  43. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  44. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 10 years ago
  45. e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 10 years ago
  46. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 10 years ago
  47. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 10 years ago
  48. 2ecd9d2 sched, preempt_notifier: separate notifier registration from static_key inc/dec by Peter Zijlstra · 10 years ago
  49. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  51. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
  57. 6fab541 sched/deadline: Remove needless parameter in dl_runtime_exceeded() by Zhiqiang Zhang · 10 years ago
  58. 6713c3a sched: Remove superfluous resetting of the p->dl_throttled flag by Wanpeng Li · 10 years ago
  59. 178a4d2 sched/deadline: Drop duplicate init_sched_dl_class() declaration by Wanpeng Li · 10 years ago
  60. 9d51426 sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target by Wanpeng Li · 10 years ago
  61. a6c0e74 sched/deadline: Make init_sched_dl_class() __init by Wanpeng Li · 10 years ago
  62. 8b5e770 sched/deadline: Optimize pull_dl_task() by Wanpeng Li · 10 years ago
  63. 1cde293 sched/preempt: Add static_key() to preempt_notifiers by Peter Zijlstra · 10 years ago
  64. d84525a sched/preempt: Fix preempt notifiers documentation about hlist_del() within unsafe iteration by Mathieu Desnoyers · 10 years ago
  65. 82a0d27 sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched by Srikar Dronamraju · 10 years ago
  66. c5f3ab1 sched/debug: Replace vruntime with wait_sum in /proc/sched_debug by Srikar Dronamraju · 10 years ago
  67. 33d6176 sched/debug: Properly format runnable tasks in /proc/sched_debug by Srikar Dronamraju · 10 years ago
  68. 4a3004e Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  69. cbce1a6 sched,lockdep: Employ lock pinning by Peter Zijlstra · 10 years ago
  70. 5e16bbc sched: Streamline the task migration locking a little by Peter Zijlstra · 10 years ago
  71. 5cc389b sched: Move code around by Peter Zijlstra · 10 years ago
  72. a649f23 sched,dl: Fix sched class hopping CBS hole by Peter Zijlstra · 10 years ago
  73. 9916e21 sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks by Peter Zijlstra · 10 years ago
  74. 0ea60c2 sched,dl: Remove return value from pull_dl_task() by Peter Zijlstra · 10 years ago
  75. fd7a4be sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks by Peter Zijlstra · 10 years ago
  76. 8046d68 sched,rt: Remove return value from pull_rt_task() by Peter Zijlstra · 10 years ago
  77. 4c9a4bc sched: Allow balance callbacks for check_class_changed() by Peter Zijlstra · 10 years ago
  78. dbc7f06 sched: Use replace normalize_task() with __sched_setscheduler() by Peter Zijlstra · 10 years ago
  79. e3fca9e sched: Replace post_schedule with a balance callback list by Peter Zijlstra · 10 years ago
  80. 624bbdf Merge branch 'timers/core' into sched/hrtimers by Thomas Gleixner · 10 years ago
  81. 8e76d4e sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings by Mel Gorman · 10 years ago
  82. 6f9aad0 sched/numa: Only consider less busy nodes as numa balancing destinations by Rik van Riel · 10 years ago
  83. e4991b2 Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbalanced") by Rik van Riel · 10 years ago
  84. 54d2736 sched/fair: Prevent throttling in early pick_next_task_fair() by Ben Segall · 10 years ago
  85. 4eaca0a preempt: Use preempt_schedule_context() as the official tracing preemption point by Frederic Weisbecker · 10 years ago
  86. be69003 sched: Make preempt_schedule_context() function-tracing safe by Frederic Weisbecker · 10 years ago
  87. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 10 years ago
  88. 8d12ded Merge branch 'perf/urgent' into perf/core, before applying dependent patches by Ingo Molnar · 10 years ago
  89. 1c8df7b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  90. c3b5d3c Merge branch 'linus' into timers/core by Thomas Gleixner · 10 years ago
  91. c1ceac6 sched/numa: Reduce conflict between fbq_classify_rq() and migration by Rik van Riel · 10 years ago
  92. b30f0e3 sched/preempt: Optimize preemption operations on __schedule() callers by Frederic Weisbecker · 10 years ago
  93. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
  94. 10d784e sched: always use blk_schedule_flush_plug in io_schedule_out by Shaohua Li · 10 years ago
  95. 4cfafd3 sched,perf: Fix periodic timers by Peter Zijlstra · 10 years ago
  96. 58ac93e sched: Fix function declaration return type mismatch by Nicholas Mc Guire · 10 years ago
  97. 827a5ae sched / idle: Call default_idle_call() from cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago
  98. faad384 sched / idle: Call idle_set_state() from cpuidle_enter_state() by Rafael J. Wysocki · 10 years ago
  99. ff303e6 perf: Fix software migrate events by Peter Zijlstra · 10 years ago
  100. 7675104 sched: Implement lockless wake-queues by Peter Zijlstra · 10 years ago