1. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  2. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 6b6482b mempolicy: remove the "task" arg of vma_policy_mof() and simplify it by Oleg Nesterov · 10 years ago
  5. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  6. f10e00f sched/dl: Use dl_bw_of() under rcu_read_lock_sched() by Kirill Tkhai · 10 years ago
  7. 10a1298 sched/fair: Delete resched_cpu() from idle_balance() by Kirill Tkhai · 10 years ago
  8. 347abad sched, time: Fix build error with 64 bit cputime_t on 32 bit systems by Rik van Riel · 10 years ago
  9. 43f4d66 sched: Improve sysbench performance by fixing spurious active migration by Vincent Guittot · 10 years ago
  10. cbbce82 SCHED: add some "wait..on_bit...timeout()" interfaces. by NeilBrown · 10 years ago
  11. 8aa6f0e sched/rt: Use resched_curr() in task_tick_rt() by Kirill Tkhai · 10 years ago
  12. f1e3a09 sched: Use rq->rd in sched_setaffinity() under RCU read lock by Kirill Tkhai · 10 years ago
  13. 16303ab sched: cleanup: Rename 'out_unlock' to 'out_free_new_mask' by Kirill Tkhai · 10 years ago
  14. 66339c3 sched: Use dl_bw_of() under RCU read lock by Kirill Tkhai · 10 years ago
  15. 7a96c23 sched/fair: Remove duplicate code from can_migrate_task() by Kirill Tkhai · 10 years ago
  16. c55f515 sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW by Peter Zijlstra · 10 years ago
  17. 5bd96ab sched: print_rq(): Don't use tasklist_lock by Oleg Nesterov · 10 years ago
  18. 3472eaa sched: normalize_rt_tasks(): Don't use _irqsave for tasklist_lock, use task_rq_lock() by Oleg Nesterov · 10 years ago
  19. 8651c65 sched: Fix the task-group check in tg_has_rt_tasks() by Oleg Nesterov · 10 years ago
  20. 83a0a96 sched/fair: Leverage the idle state info when choosing the "idlest" cpu by Nicolas Pitre · 10 years ago
  21. 442bf3a sched: Let the scheduler see CPU idle states by Daniel Lezcano · 10 years ago
  22. 91ec677 sched/deadline: Fix inter- exclusive cpusets migrations by Juri Lelli · 10 years ago
  23. a5e7be3 sched/deadline: Clear dl_entity params when setscheduling to different class by Juri Lelli · 10 years ago
  24. be34f0f sched/numa: Kill the wrong/dead TASK_DEAD check in task_numa_fault() by Oleg Nesterov · 10 years ago
  25. 9c58c79 sched: Clean up some typos and grammatical errors in code/comments by Zhihui Zhang · 10 years ago
  26. bd61c98 sched: Test the CPU's capacity in wake_affine() by Vincent Guittot · 10 years ago
  27. 26bc3c5 sched: Allow all architectures to set 'capacity_orig' by Vincent Guittot · 10 years ago
  28. 65fdac0 sched: Fix avg_load computation by Vincent Guittot · 10 years ago
  29. 05bfb65 sched: Remove a wake_affine() condition by Vincent Guittot · 10 years ago
  30. afdeee0 sched: Fix imbalance flag reset by Vincent Guittot · 10 years ago
  31. 0d9e263 sched: Add default-disabled option to BUG() when stack end location is overwritten by Aaron Tomlin · 10 years ago
  32. a15b12a sched: Do not stop cpu in set_cpus_allowed_ptr() if task is not running by Kirill Tkhai · 10 years ago
  33. 1ba93d4 sched/dl: Simplify pick_dl_task() by Kirill Tkhai · 10 years ago
  34. f3f1768 sched/rt: Remove useless if from cleanup pick_next_task_rt() by Kirill Tkhai · 10 years ago
  35. f3cd1c4 sched/core: Use put_prev_task() accessor where possible by Kirill Tkhai · 10 years ago
  36. a8edd07 sched/fair: cleanup: Remove useless assignment in select_task_rq_fair() by Kirill Tkhai · 10 years ago
  37. 9c368b5 sched, time: Fix lock inversion in thread_group_cputime() by Rik van Riel · 10 years ago
  38. f6be8af sched: Add new API wake_up_if_idle() to wake up the idle cpu by Chuansheng Liu · 10 years ago
  39. ba7e5a2 sched/numa: Use select_idle_sibling() to select a destination for task_numa_move() by Rik van Riel · 10 years ago
  40. 8236d90 sched: Reduce contention in update_cfs_rq_blocked_load() by Jason Low · 10 years ago
  41. 5cd038f sched: Migrate waking tasks by Lai Jiangshan · 11 years ago
  42. eb1b4af sched, time: Atomically increment stime & utime by Rik van Riel · 10 years ago
  43. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago
  44. e2627dc Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches, and to refresh the tree by Ingo Molnar · 10 years ago
  45. 177ef2a sched/deadline: Fix a precision problem in the microseconds range by xiaofeng.yan · 10 years ago
  46. 35b123e sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  47. 4ba2968 percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t by Christoph Lameter · 10 years ago
  48. 4a32fea scheduler: Replace __get_cpu_var with this_cpu_ptr by Christoph Lameter · 10 years ago
  49. 22127e9 time: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  50. 2ee507c sched: Add function single_task_running to let a task check if it is the only task running on a cpu by Tim Chen · 10 years ago
  51. 163122b sched/fair: Remove double_lock_balance() from load_balance() by Kirill Tkhai · 10 years ago
  52. e5673f2 sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop() by Kirill Tkhai · 10 years ago
  53. a1e0182 sched: Remove double_rq_lock() from __migrate_task() by Kirill Tkhai · 10 years ago
  54. cca26e8 sched: Teach scheduler to understand TASK_ON_RQ_MIGRATING state by Kirill Tkhai · 10 years ago
  55. da0c1e6 sched: Add wrapper for checking task_struct::on_rq by Kirill Tkhai · 10 years ago
  56. f36c019 sched/fair: Fix reschedule which is generated on throttled cfs_rq by Kirill Tkhai · 10 years ago
  57. 8b06c55 sched: Match declaration with definition by Pranith Kumar · 10 years ago
  58. 5aface5 sched: Change autogroup_move_group() to use for_each_thread() by Oleg Nesterov · 10 years ago
  59. 1e4dda0 sched: Change thread_group_cputime() to use for_each_thread() by Oleg Nesterov · 10 years ago
  60. d38e83c sched: s/do_each_thread/for_each_process_thread/ in debug.c by Oleg Nesterov · 10 years ago
  61. 5d07f42 sched: s/do_each_thread/for_each_process_thread/ in core.c by Oleg Nesterov · 10 years ago
  62. 2e39465 locking: Remove deprecated smp_mb__() barriers by Peter Zijlstra · 10 years ago
  63. 83d7f24 sched/numa: Fix numa capacity computation by Rik van Riel · 10 years ago
  64. b932c03 sched/numa: Fix off-by-one in capacity check by Rik van Riel · 10 years ago
  65. aaecac4 sched: Rename a misleading variable in build_overlap_sched_groups() by Zhihui Zhang · 10 years ago
  66. 9a5d9ba sched/fair: Allow calculate_imbalance() to move idle cpus by Peter Zijlstra · 10 years ago
  67. caeb178 sched/fair: Make update_sd_pick_busiest() return 'true' on a busier sd by Rik van Riel · 10 years ago
  68. 743cb1f sched/fair: Make calculate_imbalance() independent by Peter Zijlstra · 10 years ago
  69. e67ee10 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  70. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  71. 372ba8c cpuidle: menu: Lookup CPU runqueues less by Mel Gorman · 10 years ago
  72. eada238 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  73. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  75. cd3bd4e sched/fair: Fix 'make xmldocs' warning caused by missing description by Masanari Iida · 10 years ago
  76. c13db6b sched: Use macro for magic number of -1 for setparam by Steven Rostedt · 11 years ago
  77. 6ae72df sched: Robustify topology setup by Peter Zijlstra · 11 years ago
  78. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  79. d8d28c8 sched: Fix sched_setparam() policy == -1 logic by Daniel Bristot de Oliveira · 11 years ago
  80. d1743b8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 11 years ago
  82. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 11 years ago
  83. e720fff sched/numa: Revert "Use effective_load() to balance NUMA loads" by Peter Zijlstra · 11 years ago
  84. 5cd08fb sched: Fix static_key race with sched_feat() by Jason Baron · 11 years ago
  85. 6e76ea8 sched: Remove extra static_key*() function indirection by Jason Baron · 11 years ago
  86. 1b09d29 sched/rt: Fix replenish_dl_entity() comments to match the current upstream code by xiaofeng.yan · 11 years ago
  87. 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 11 years ago
  88. 466af29 sched/deadline: Kill task_struct->pi_top_task by Oleg Nesterov · 11 years ago
  89. b0ab99e sched: Fix possible divide by zero in avg_atom() calculation by Mateusz Guzik · 11 years ago
  90. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 11 years ago
  91. 30fe688 cpuidle: move idle traces to cpuidle_enter_state() by Sandeep Tripathy · 11 years ago
  92. 99b6256 sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runtime() by Kirill Tkhai · 11 years ago
  93. 0e59bda sched/fair: Disable runtime_enabled on dying rq by Kirill Tkhai · 11 years ago
  94. a22b4b0 sched/numa: Change scan period code to match intent by Rik van Riel · 11 years ago
  95. db015da sched/numa: Rework best node setting in task_numa_migrate() by Rik van Riel · 11 years ago
  96. 0132c3e sched/numa: Examine a task move when examining a task swap by Rik van Riel · 11 years ago
  97. 1c5d3eb sched/numa: Simplify task_numa_compare() by Rik van Riel · 11 years ago
  98. 6dc1a67 sched/numa: Use effective_load() to balance NUMA loads by Rik van Riel · 11 years ago
  99. 28a2174 sched/numa: Move power adjustment into load_too_imbalanced() by Rik van Riel · 11 years ago
  100. f0b8a4a sched/numa: Use group's max nid as task's preferred nid by Rik van Riel · 11 years ago