Commit History

Author SHA1 Message Date
  Linus Torvalds d652e1eb8e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
  Mike Galbraith e0a79f529d sched: Fix select_idle_sibling() bouncing cow syndrome 12 years ago
  Arnd Bergmann 38dc3348e3 sched: Fix warning in kernel/sched/fair.c 12 years ago
  Viresh Kumar 16c8f1c72e sched/fair: Set se->vruntime directly in place_entity() 12 years ago
  Zhu Yanhai a59f4e079d sched: Fix the broken sched_rr_get_interval() 12 years ago
  Hugh Dickins 2832bc19f6 sched: numa: ksm: fix oops in task_numa_placment() 12 years ago
  Mel Gorman 221392c3ad sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE 12 years ago
  Linus Torvalds 3d59eebc5e Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma 12 years ago
  Linus Torvalds 17bc14b767 Revert "sched: Update_cfs_shares at period edge" 12 years ago
  Mel Gorman 5bca230353 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node 12 years ago
  Mel Gorman 1a687c2e9a mm: sched: numa: Control enabling and disabling of NUMA balancing 12 years ago
  Mel Gorman b8593bfda1 mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate 12 years ago
  Mel Gorman fb003b80da sched: numa: Slowly increase the scanning period as NUMA faults are handled 12 years ago
  Mel Gorman e14808b49f mm: numa: Rate limit setting of pte_numa if node is saturated 12 years ago
  Peter Zijlstra 4b96a29ba8 mm: sched: numa: Implement slow start for working set sampling 12 years ago
  Mel Gorman 9f40604cda sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges 12 years ago
  Peter Zijlstra 6e5fb223e8 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate 12 years ago
  Peter Zijlstra cbee9f88ec mm: numa: Add fault driven placement and migration 12 years ago
  Ingo Molnar ec05a2311c Merge branch 'sched/urgent' into sched/core 12 years ago
  Peter Zijlstra e9c84cb8d5 sched: Describe CFS load-balancer 13 years ago
  Paul Turner f4e26b120b sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking 12 years ago
  Paul Turner 5b51f2f80b sched: Make __update_entity_runnable_avg() fast 12 years ago
  Paul Turner f269ae0469 sched: Update_cfs_shares at period edge 12 years ago
  Paul Turner 48a1675323 sched: Refactor update_shares_cpu() -> update_blocked_avgs() 12 years ago
  Paul Turner 82958366cf sched: Replace update_shares weight distribution with per-entity computation 12 years ago
  Paul Turner f1b17280ef sched: Maintain runnable averages across throttled periods 12 years ago
  Paul Turner bb17f65571 sched: Normalize tg load contributions against runnable time 12 years ago
  Paul Turner 8165e145ce sched: Compute load contribution by a group entity 12 years ago
  Paul Turner c566e8e9e4 sched: Aggregate total task_group load 12 years ago
  Paul Turner aff3e49884 sched: Account for blocked load waking back up 12 years ago