1. 0aaafaa sched/core: Add missing lockdep_unpin() annotations by Peter Zijlstra · 9 years ago
  2. 5aa5050 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
  3. 0baabb3 nohz: Revert "nohz: Set isolcpus when nohz_full is set" by Frederic Weisbecker · 9 years ago
  4. 3e386d5 sched/fair: Update task group's load_avg after task migration by Yuyang Du · 9 years ago
  5. fde7d22e sched/fair: Fix overly small weight for interactive group entities by Yuyang Du · 9 years ago
  6. 9babcd7 sched, tracing: Stop/start critical timings around the idle=poll idle loop by Daniel Bristot de Oliveira · 9 years ago
  7. 95913d9 sched/core: Fix TASK_DEAD race in finish_task_switch() by Peter Zijlstra · 9 years ago
  8. 73f479b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  9. ac5be6b userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key" by Andrea Arcangeli · 9 years ago
  10. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  11. 00cc163 sched: access local runqueue directly in single_task_running by Dominik Dingel · 9 years ago
  12. de9b8f5 sched: Fix crash trying to dequeue/enqueue the idle thread by Peter Zijlstra · 9 years ago
  13. c2ea72f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 5473e0cc sched: 'Annotate' migrate_tasks() by Wanpeng Li · 9 years ago
  15. 5136015 userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key by Andrea Arcangeli · 9 years ago
  16. 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
  17. 8bdc69b Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  18. 9642d18 nohz: Affine unpinned timers to housekeepers by Vatika Harlalka · 9 years ago
  19. 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
  20. 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
  21. 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
  22. dd9d384 sched: Fix cpu_active_mask/cpu_online_mask race by Jan H. Schönherr · 9 years ago
  23. 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
  24. ff277d4 sched/deadline: Fix comment in enqueue_task_dl() by Andrea Parri · 9 years ago
  25. 4ffa08e sched/deadline: Fix comment in push_dl_tasks() by Andrea Parri · 9 years ago
  26. 6c37067 sched: Change the sched_class::set_cpus_allowed() calling context by Peter Zijlstra · 10 years ago
  27. c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 10 years ago
  28. 25834c7 sched: Fix a race between __kthread_bind() and sched_setaffinity() by Peter Zijlstra · 10 years ago
  29. 7855a35 sched: Ensure a task has a non-normalized vruntime when returning back to CFS by Byungchul Park · 9 years ago
  30. e237882 sched/numa: Fix NUMA_DIRECT topology identification by Aravind Gopalakrishnan · 9 years ago
  31. 3c8e479 sched: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  32. 7ea241a sched/fair: Clean up load average references by Yuyang Du · 9 years ago
  33. 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 9 years ago
  34. 1269557 sched/fair: Remove task and group entity load when they are dead by Yuyang Du · 9 years ago
  35. 540247f sched/fair: Init cfs_rq's sched_entity load average by Yuyang Du · 9 years ago
  36. 6c1d47c sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n by Vincent Guittot · 9 years ago
  37. 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 9 years ago
  38. cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 9 years ago
  39. fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 9 years ago
  40. 63b0e9e sched/fair: Beef up wake_wide() by Mike Galbraith · 9 years ago
  41. fbd705a sched: Introduce the 'trace_sched_waking' tracepoint by Peter Zijlstra · 10 years ago
  42. 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 10 years ago
  43. 781b020 sched, sysctl: Delete an unnecessary check before unregister_sysctl_table() by Markus Elfring · 10 years ago
  44. 3fe33bc sched/deadline: Remove a redundant condition from task_woken_dl() by Xunlei Pang · 10 years ago
  45. 8fd3735 sched/rt: Remove a redundant condition from task_woken_rt() by Xunlei Pang · 10 years ago
  46. 985d3a4 sched/fair: Avoid pulling all tasks in idle balancing by Yuyang Du · 10 years ago
  47. e33886b locking/static_keys: Add static_key_{en,dis}able() helpers by Peter Zijlstra · 9 years ago
  48. de734f8 nohz: Remove useless argument on tick_nohz_task_switch() by Frederic Weisbecker · 10 years ago
  49. f78f5b9 rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() by Paul E. McKenney · 10 years ago
  50. 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
  51. 7e47682 cgroup: allow a cgroup subsystem to reject a fork by Aleksa Sarai · 10 years ago
  52. 399595f sched/fair: Fix a comment reflecting function name change by Byungchul Park · 10 years ago
  53. 8e2b0bf sched/fair: Clean up the __sched_period() code by Boqun Feng · 10 years ago
  54. 44dcb04 sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity() by Srikar Dronamraju · 10 years ago
  55. 2a1ed24 sched/numa: Prefer NUMA hotness over cache hotness by Srikar Dronamraju · 10 years ago
  56. 6dfec8d sched/numa: Check sched_feat(NUMA) in migrate_improves_locality() by bsegall@google.com · 10 years ago
  57. d49db34 sched/fair: Test list head instead of list entry in throttle_cfs_rq() by Cong Wang · 10 years ago
  58. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  59. 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
  60. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 10 years ago
  61. e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 10 years ago
  62. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 10 years ago
  63. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 10 years ago
  64. 2ecd9d2 sched, preempt_notifier: separate notifier registration from static_key inc/dec by Peter Zijlstra · 10 years ago
  65. 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
  66. 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
  67. 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
  68. 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
  69. 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
  70. 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
  71. 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
  72. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
  73. 6fab541 sched/deadline: Remove needless parameter in dl_runtime_exceeded() by Zhiqiang Zhang · 10 years ago
  74. 6713c3a sched: Remove superfluous resetting of the p->dl_throttled flag by Wanpeng Li · 10 years ago
  75. 178a4d2 sched/deadline: Drop duplicate init_sched_dl_class() declaration by Wanpeng Li · 10 years ago
  76. 9d51426 sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target by Wanpeng Li · 10 years ago
  77. a6c0e74 sched/deadline: Make init_sched_dl_class() __init by Wanpeng Li · 10 years ago
  78. 8b5e770 sched/deadline: Optimize pull_dl_task() by Wanpeng Li · 10 years ago
  79. 1cde293 sched/preempt: Add static_key() to preempt_notifiers by Peter Zijlstra · 10 years ago
  80. d84525a sched/preempt: Fix preempt notifiers documentation about hlist_del() within unsafe iteration by Mathieu Desnoyers · 10 years ago
  81. 82a0d27 sched/debug: Add sum_sleep_runtime to /proc/<pid>/sched by Srikar Dronamraju · 10 years ago
  82. c5f3ab1 sched/debug: Replace vruntime with wait_sum in /proc/sched_debug by Srikar Dronamraju · 10 years ago
  83. 33d6176 sched/debug: Properly format runnable tasks in /proc/sched_debug by Srikar Dronamraju · 10 years ago
  84. 4a3004e Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  85. cbce1a6 sched,lockdep: Employ lock pinning by Peter Zijlstra · 10 years ago
  86. 5e16bbc sched: Streamline the task migration locking a little by Peter Zijlstra · 10 years ago
  87. 5cc389b sched: Move code around by Peter Zijlstra · 10 years ago
  88. a649f23 sched,dl: Fix sched class hopping CBS hole by Peter Zijlstra · 10 years ago
  89. 9916e21 sched, dl: Convert switched_{from, to}_dl() / prio_changed_dl() to balance callbacks by Peter Zijlstra · 10 years ago
  90. 0ea60c2 sched,dl: Remove return value from pull_dl_task() by Peter Zijlstra · 10 years ago
  91. fd7a4be sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance callbacks by Peter Zijlstra · 10 years ago
  92. 8046d68 sched,rt: Remove return value from pull_rt_task() by Peter Zijlstra · 10 years ago
  93. 4c9a4bc sched: Allow balance callbacks for check_class_changed() by Peter Zijlstra · 10 years ago
  94. dbc7f06 sched: Use replace normalize_task() with __sched_setscheduler() by Peter Zijlstra · 10 years ago
  95. e3fca9e sched: Replace post_schedule with a balance callback list by Peter Zijlstra · 10 years ago
  96. 624bbdf Merge branch 'timers/core' into sched/hrtimers by Thomas Gleixner · 10 years ago
  97. 8e76d4e sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappings by Mel Gorman · 10 years ago
  98. 6f9aad0 sched/numa: Only consider less busy nodes as numa balancing destinations by Rik van Riel · 10 years ago
  99. e4991b2 Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbalanced") by Rik van Riel · 10 years ago
  100. 54d2736 sched/fair: Prevent throttling in early pick_next_task_fair() by Ben Segall · 10 years ago