index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_fair.c
Commit message (
Expand
)
Author
Age
*
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
2010-02-26
*
Merge branch 'sched/urgent' into sched/core
Thomas Gleixner
2010-02-16
|
\
*
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2010-02-08
|
\
|
|
*
sched: Fix vmark regression on big machines
Mike Galbraith
2010-01-21
*
|
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-01-22
*
|
sched: Fix the place where group powers are updated
Gautham R Shenoy
2010-01-21
*
|
sched: Assume *balance is valid
Peter Zijlstra
2010-01-21
*
|
sched: Remove load_balance_newidle()
Peter Zijlstra
2010-01-21
*
|
sched: Unify load_balance{,_newidle}()
Peter Zijlstra
2010-01-21
*
|
sched: Add a lock break for PREEMPT=y
Peter Zijlstra
2010-01-21
*
|
sched: Remove from fwd decls
Peter Zijlstra
2010-01-21
*
|
sched: Remove rq_iterator from move_one_task
Peter Zijlstra
2010-01-21
*
|
sched: Remove rq_iterator usage from load_balance_fair
Peter Zijlstra
2010-01-21
*
|
sched: Remove the sched_class load_balance methods
Peter Zijlstra
2010-01-21
*
|
sched: Move load balance code into sched_fair.c
Peter Zijlstra
2010-01-21
*
|
sched: Don't expose local functions
H Hartley Sweeten
2010-01-17
|
/
*
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2009-12-16
*
sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
Peter Zijlstra
2009-12-16
*
sched: Convert rq->lock to raw_spinlock
Thomas Gleixner
2009-12-14
*
sched: Update normalized values on user updates via proc
Christian Ehrhardt
2009-12-09
*
sched: Make tunable scaling style configurable
Christian Ehrhardt
2009-12-09
*
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
2009-12-09
*
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
2009-12-09
*
sched: Discard some old bits
Peter Zijlstra
2009-12-09
*
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
2009-12-09
*
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
2009-12-09
*
sched: Sanitize fork() handling
Peter Zijlstra
2009-12-09
*
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2009-12-09
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2009-11-26
|
\
|
*
sched: Strengthen buddies and mitigate buddy induced latencies
Mike Galbraith
2009-10-23
|
*
sched: Do less agressive buddy clearing
Peter Zijlstra
2009-10-14
*
|
sched: Optimize branch hint in pick_next_task_fair()
Tim Blechmann
2009-11-24
*
|
sched: More generic WAKE_AFFINE vs select_idle_sibling()
Peter Zijlstra
2009-11-13
*
|
sched: Cleanup select_task_rq_fair()
Peter Zijlstra
2009-11-13
*
|
sched: Fix affinity logic in select_task_rq_fair()
Mike Galbraith
2009-11-05
*
|
sched: Check for an idle shared cache in select_task_rq_fair()
Mike Galbraith
2009-11-04
|
/
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-09-21
|
\
|
*
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
2009-09-21
|
*
sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair()
Mike Galbraith
2009-09-19
|
*
sched: Remove unneeded indentation in sched_fair.c::place_entity()
Mike Galbraith
2009-09-18
*
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-09-19
|
\
|
|
*
sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE
Peter Zijlstra
2009-09-17
|
*
sched: Stop buddies from hogging the system
Peter Zijlstra
2009-09-17
|
*
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
2009-09-17
|
*
sched: Rename flags to wake_flags
Peter Zijlstra
2009-09-16
|
*
sched: Clean up the load_idx selection in select_task_rq_fair
Peter Zijlstra
2009-09-16
|
*
sched: Optimize cgroup vs wakeup a bit
Peter Zijlstra
2009-09-16
|
*
sched: Implement a gentler fair-sleepers feature
Ingo Molnar
2009-09-16
|
*
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
2009-09-16
[next]