index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_fair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Wrap scheduler p->cpus_allowed access
Peter Zijlstra
2011-10-06
1
-6
/
+6
*
sched: Request for idle balance during nohz idle load balance
Suresh Siddha
2011-10-06
1
-2
/
+2
*
sched: Use resched IPI to kick off the nohz idle balance
Suresh Siddha
2011-10-06
1
-20
/
+9
*
sched: Remove redundant test in check_preempt_tick()
Wang Xingchao
2011-09-26
1
-8
/
+8
*
sched: Return unused runtime on group dequeue
Paul Turner
2011-08-14
1
-0
/
+108
*
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2011-08-14
1
-0
/
+7
*
sched: Throttle entities exceeding their allowed bandwidth
Paul Turner
2011-08-14
1
-2
/
+50
*
sched: Prevent buddy interactions with throttled entities
Paul Turner
2011-08-14
1
-1
/
+17
*
sched: Prevent interactions with throttled entities
Paul Turner
2011-08-14
1
-6
/
+93
*
sched: Add support for unthrottling group entities
Paul Turner
2011-08-14
1
-4
/
+123
*
sched: Add support for throttling group entities
Paul Turner
2011-08-14
1
-4
/
+85
*
sched: Expire invalid runtime
Paul Turner
2011-08-14
1
-9
/
+81
*
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2011-08-14
1
-3
/
+37
*
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
2011-08-14
1
-2
/
+77
*
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
2011-08-14
1
-0
/
+16
*
sched: Implement hierarchical task accounting for SCHED_OTHER
Paul Turner
2011-08-14
1
-0
/
+6
*
sched: Remove noop in lowest_flag_domain()
Hillf Danton
2011-08-14
1
-1
/
+1
*
sched: Kill WAKEUP_PREEMPT
Yong Zhang
2011-08-14
1
-8
/
+1
*
sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair
Lin Ming
2011-07-22
1
-2
/
+2
*
sched: Replace use of entity_key()
Stephan Baerwolf
2011-07-21
1
-7
/
+1
*
sched: Remove unused function cpu_cfs_rq()
Jan Schoenherr
2011-07-21
1
-13
/
+0
*
sched, cgroup: Optimize load_balance_fair()
Peter Zijlstra
2011-07-21
1
-5
/
+35
*
sched: Don't update shares twice on on_rq parent
Paul Turner
2011-07-21
1
-0
/
+3
*
sched: update correct entity's runtime in check_preempt_wakeup()
Paul Turner
2011-07-21
1
-1
/
+1
*
Merge branch 'linus' into sched/core
Ingo Molnar
2011-07-21
1
-23
/
+23
|
\
|
*
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2011-07-20
1
-23
/
+23
*
|
sched: Remove rcu_read_lock() from wake_affine()
Nikunj A. Dadhania
2011-07-01
1
-2
/
+0
|
/
*
sched: Fix ->min_vruntime calculation in dequeue_entity()
Peter Zijlstra
2011-05-28
1
-2
/
+3
*
sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations
Nikhil Rao
2011-05-20
1
-25
/
+27
*
sched: Remove unused 'this_best_prio arg' from balance_tasks()
Vladimir Davydov
2011-05-04
1
-10
/
+6
*
sched: Next buddy hint on sleep and preempt path
Venkatesh Pallipadi
2011-04-19
1
-3
/
+23
*
sched: Make set_*_buddy() work on non-task entities
Venkatesh Pallipadi
2011-04-19
1
-12
/
+12
*
Merge branch 'sched/locking' into sched/core
Ingo Molnar
2011-04-18
1
-3
/
+20
|
\
|
*
sched: Deal with non-atomic min_vruntime reads on 32bits
Peter Zijlstra
2011-04-14
1
-2
/
+17
|
*
sched: Remove rq argument to sched_class::task_waking()
Peter Zijlstra
2011-04-14
1
-1
/
+3
|
*
sched: Drop the rq argument to sched_class::select_task_rq()
Peter Zijlstra
2011-04-14
1
-1
/
+1
*
|
sched: Avoid using sd->level
Peter Zijlstra
2011-04-11
1
-1
/
+1
*
|
sched: Dynamically allocate sched_domain/sched_group data-structures
Peter Zijlstra
2011-04-11
1
-6
/
+24
|
/
*
sched: Eliminate dead code from wakeup_gran()
Shaohua Li
2011-04-11
1
-4
/
+1
*
sched: Fix erroneous all_pinned logic
Ken Chen
2011-04-11
1
-7
/
+4
*
sched: Fix sched-domain avg_load calculation
Ken Chen
2011-04-11
1
-1
/
+2
*
-
-
-
.
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
2011-04-07
1
-4
/
+12
|
\
\
\
|
|
*
|
sched: Clean up rebalance_domains() load-balance interval calculation
Peter Zijlstra
2011-04-05
1
-4
/
+12
|
|
|
/
*
|
|
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
|
/
*
/
sched: Fix rebalance interval calculation
Sisir Koppaka
2011-03-31
1
-2
/
+3
|
/
*
sched: Resched proper CPU on yield_to()
Venkatesh Pallipadi
2011-03-04
1
-4
/
+0
*
sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks
Darren Hart
2011-03-04
1
-5
/
+7
*
sched: Fix the group_imb logic
Peter Zijlstra
2011-02-23
1
-2
/
+10
*
sched: Clean up some f_b_g() comments
Peter Zijlstra
2011-02-23
1
-15
/
+13
[next]