Commit History

Author SHA1 Message Date
  Paul Gortmaker 0db0628d90 kernel: delete __cpuinit usage from all core kernel files 12 years ago
  Kamalesh Babulal 0fc576d592 sched/fair: Fix typo describing flags in enqueue_entity 12 years ago
  Alex Shi 2509940fd7 sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t 12 years ago
  Alex Shi bf5b986ed4 sched/tg: Use 'unsigned long' for load variable in task group 12 years ago
  Alex Shi 72a4cf20cb sched: Change cfs_rq load avg to unsigned long 12 years ago
  Alex Shi a003a25b22 sched: Consider runnable load average in move_tasks() 12 years ago
  Alex Shi b92486cbf2 sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task 12 years ago
  Alex Shi 282cf499f0 sched: Fix sleep time double accounting in enqueue entity 12 years ago
  Alex Shi a75cdaa915 sched: Set an initial value of runnable avg for new forked task 12 years ago
  Alex Shi 141965c749 Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" 12 years ago
  Michael Wang 8404c90d05 sched: Femove the useless declaration in kernel/sched/fair.c 12 years ago
  Michael Wang 22b958d8cc sched: Refine the code in unthrottle_cfs_rq() 12 years ago
  Kamalesh Babulal 0de358f1c2 sched/fair: Remove unused variable from expire_cfs_rq_runtime() 12 years ago
  Frederic Weisbecker 78becc2709 sched: Use an accessor to read the rq clock 12 years ago
  Frederic Weisbecker 1a55af2e45 sched: Update rq clock earlier in unthrottle_cfs_rq 12 years ago
  Frederic Weisbecker 71b1da46ff sched: Update rq clock before setting fair group shares 12 years ago
  Ingo Molnar d07e75a6e0 Merge branch 'sched/cleanups' into sched/core 12 years ago
  Nathan Zimmer 424c93fe4c sched: Use this_rq() helper 12 years ago
  Paul Gortmaker 8527632dc9 sched: Move update_load_*() methods from sched.h to fair.c 12 years ago
  Frederic Weisbecker c032862fba Merge commit '8700c95adb03' into timers/nohz 12 years ago
  Vincent Guittot 25f55d9d01 sched: Fix init NOHZ_IDLE flag 12 years ago
  Joonsoo Kim e02e60c109 sched: Prevent to re-select dst-cpu in load_balance() 12 years ago
  Joonsoo Kim e6252c3ef4 sched: Rename load_balance_tmpmask to load_balance_mask 12 years ago
  Joonsoo Kim d31980846f sched: Move up affinity check to mitigate useless redoing overhead 12 years ago
  Joonsoo Kim cfc0311804 sched: Don't consider other cpus in our group in case of NEWLY_IDLE 12 years ago
  Joonsoo Kim de5eb2dd7f sched: Explicitly cpu_idle_type checking in rebalance_domains() 12 years ago
  Joonsoo Kim f1cd085810 sched: Change position of resched_cpu() in load_balance() 12 years ago
  Vincent Guittot 642dbc39ab sched: Fix wrong rq's runnable_avg update with rt tasks 12 years ago
  Libin b9b0853a4b sched: Fix comment in rebalance_domains() 12 years ago
  Zhang Hang 4e2dcb73ae sched: Simplify can_migrate_task() 12 years ago