index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-23
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
1
-2
/
+0
2011-12-21
sched: Fix cgroup movement of waking process
Daisuke Nishimura
1
-1
/
+3
2011-12-21
sched: Fix cgroup movement of newly created process
Daisuke Nishimura
1
-0
/
+13
2011-12-21
sched: Fix cgroup movement of forking process
Daisuke Nishimura
1
-2
/
+5
2011-12-21
sched: Fix load-balance lock-breaking
Peter Zijlstra
1
-7
/
+25
2011-12-21
sched: Replace all_pinned with a generic flags field
Peter Zijlstra
1
-16
/
+19
2011-12-21
sched: Only queue remote wakeups when crossing cache boundaries
Peter Zijlstra
1
-23
/
+1
2011-12-08
sched, nohz: Fix missing RCU read lock
Peter Zijlstra
1
-2
/
+7
2011-12-06
sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer
Suresh Siddha
1
-1
/
+1
2011-12-06
sched, nohz: Fix the idle cpu check in nohz_idle_balance
Suresh Siddha
1
-1
/
+1
2011-12-06
sched: Save some hrtick_start_fair cycles
Mike Galbraith
1
-3
/
+4
2011-12-06
sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus
Suresh Siddha
1
-36
/
+12
2011-12-06
sched, nohz: Implement sched group, domain aware nohz idle load balancing
Suresh Siddha
1
-113
/
+47
2011-12-06
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
1
-0
/
+31
2011-12-06
sched, nohz: Introduce nohz_flags in 'struct rq'
Suresh Siddha
1
-21
/
+27
2011-12-06
sched: Set skip_clock_update in yield_task_fair()
Mike Galbraith
1
-0
/
+6
2011-12-06
sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles
Mike Galbraith
1
-0
/
+3
2011-12-06
sched: Clean up domain traversal in select_idle_sibling()
Suresh Siddha
1
-13
/
+25
2011-12-06
events, sched: Add tracepoint for accounting blocked time
Andrew Vagin
1
-0
/
+2
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra
1
-0
/
+5601