Commit History

Author SHA1 Message Date
  Kirill Tkhai 6419265899 sched/fair: Fix division by zero sysctl_numa_balancing_scan_size 11 years ago
  Yasuaki Ishimatsu 2847c90e1b sched/fair: Care divide error in update_task_scan_period() 11 years ago
  Kirill Tkhai 1effd9f193 sched/numa: Fix unsafe get_task_struct() in task_numa_assign() 11 years ago
  Linus Torvalds 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 11 years ago
  Linus Torvalds faafcba3b5 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
  Oleg Nesterov 6b6482bbf6 mempolicy: remove the "task" arg of vma_policy_mof() and simplify it 11 years ago
  Kirill Tkhai 10a12983b3 sched/fair: Delete resched_cpu() from idle_balance() 11 years ago
  Vincent Guittot 43f4d66637 sched: Improve sysbench performance by fixing spurious active migration 11 years ago
  Kirill Tkhai 7a96c231ca sched/fair: Remove duplicate code from can_migrate_task() 11 years ago
  Nicolas Pitre 83a0a96a5f sched/fair: Leverage the idle state info when choosing the "idlest" cpu 11 years ago
  Oleg Nesterov be34f0f3e6 sched/numa: Kill the wrong/dead TASK_DEAD check in task_numa_fault() 11 years ago
  Zhihui Zhang 9c58c79a8a sched: Clean up some typos and grammatical errors in code/comments 11 years ago
  Vincent Guittot bd61c98f9b sched: Test the CPU's capacity in wake_affine() 11 years ago
  Vincent Guittot 26bc3c50d3 sched: Allow all architectures to set 'capacity_orig' 11 years ago
  Vincent Guittot 65fdac08c2 sched: Fix avg_load computation 11 years ago
  Vincent Guittot 05bfb65f52 sched: Remove a wake_affine() condition 11 years ago
  Vincent Guittot afdeee0510 sched: Fix imbalance flag reset 11 years ago
  Kirill Tkhai a8edd07532 sched/fair: cleanup: Remove useless assignment in select_task_rq_fair() 11 years ago
  Rik van Riel ba7e5a279e sched/numa: Use select_idle_sibling() to select a destination for task_numa_move() 11 years ago
  Jason Low 8236d907ab sched: Reduce contention in update_cfs_rq_blocked_load() 11 years ago
  xiaofeng.yan 177ef2a631 sched/deadline: Fix a precision problem in the microseconds range 11 years ago
  Andreea-Cristina Bernat 35b123e2f7 sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER() 11 years ago
  Christoph Lameter 4ba2968420 percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t 11 years ago
  Kirill Tkhai 163122b7fc sched/fair: Remove double_lock_balance() from load_balance() 11 years ago
  Kirill Tkhai e5673f2805 sched/fair: Remove double_lock_balance() from active_load_balance_cpu_stop() 11 years ago
  Kirill Tkhai da0c1e65b5 sched: Add wrapper for checking task_struct::on_rq 11 years ago
  Kirill Tkhai f36c019c79 sched/fair: Fix reschedule which is generated on throttled cfs_rq 11 years ago
  Rik van Riel 83d7f24247 sched/numa: Fix numa capacity computation 11 years ago
  Rik van Riel b932c03c34 sched/numa: Fix off-by-one in capacity check 11 years ago
  Peter Zijlstra 9a5d9ba6a3 sched/fair: Allow calculate_imbalance() to move idle cpus 11 years ago