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.12.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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_fair.c
Age
Commit message (
Expand
)
Author
2009-11-26
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2009-11-24
sched: Optimize branch hint in pick_next_task_fair()
Tim Blechmann
2009-11-13
sched: More generic WAKE_AFFINE vs select_idle_sibling()
Peter Zijlstra
2009-11-13
sched: Cleanup select_task_rq_fair()
Peter Zijlstra
2009-11-05
sched: Fix affinity logic in select_task_rq_fair()
Mike Galbraith
2009-11-04
sched: Check for an idle shared cache in select_task_rq_fair()
Mike Galbraith
2009-10-23
sched: Strengthen buddies and mitigate buddy induced latencies
Mike Galbraith
2009-10-14
sched: Do less agressive buddy clearing
Peter Zijlstra
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-21
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-19
sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair()
Mike Galbraith
2009-09-19
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-09-18
sched: Remove unneeded indentation in sched_fair.c::place_entity()
Mike Galbraith
2009-09-17
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-16
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-15
sched: Add a few SYNC hint knobs to play with
Peter Zijlstra
2009-09-15
sched: Add WF_FORK
Peter Zijlstra
2009-09-15
sched: Rename sync arguments
Peter Zijlstra
2009-09-15
sched: Rename select_task_rq() argument
Peter Zijlstra
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
2009-09-15
sched: Fix task affinity for select_task_rq_fair
Peter Zijlstra
2009-09-15
sched: for_each_domain() vs RCU
Peter Zijlstra
2009-09-15
sched: Weaken SD_POWERSAVINGS_BALANCE
Peter Zijlstra
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
2009-09-15
sched: Move sched_balance_self() into sched_fair.c
Peter Zijlstra
2009-09-15
sched: Complete buddy switches
Mike Galbraith
2009-09-15
sched: Split WAKEUP_OVERLAP
Peter Zijlstra
2009-09-13
perf_counter, sched: Add sched_stat_runtime tracepoint
Ingo Molnar
2009-09-10
sched: Fix sched::sched_stat_wait tracepoint field
Ingo Molnar
2009-09-09
sched: Re-tune the scheduler latency defaults to decrease worst-case latencies
Mike Galbraith
2009-09-09
sched: Turn off child_runs_first
Mike Galbraith
2009-09-08
sched: Ensure that a child can't gain time over it's parent after fork()
Mike Galbraith
2009-09-07
sched: Deal with low-load in wake_affine()
Peter Zijlstra
2009-09-07
sched: Remove short cut from select_task_rq_fair()
Peter Zijlstra
2009-09-02
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
2009-08-02
sched: Add debug check to task_of()
Peter Zijlstra
2009-08-02
sched: Fully integrate cpus_active_map and root-domain code
Gregory Haskins
2009-08-02
sched: Fix latencytop and sleep profiling vs group scheduling
Peter Zijlstra
2009-07-18
sched: Account for vruntime wrapping
Fabio Checconi
2009-07-11
sched: Fix bug in SCHED_IDLE interaction with group scheduling
Paul Turner
2009-06-17
sched: Fix out of scope variable access in sched_slice()
Christian Engelmayer
[next]