index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-27
sched: simplify the group load balancer
Peter Zijlstra
2
-229
/
+72
2008-06-27
sched: no need to aggregate task_weight
Peter Zijlstra
2
-16
/
+2
2008-06-27
sched: dont micro manage share losses
Peter Zijlstra
1
-23
/
+3
2008-06-27
sched: kill task_group balancing
Srivatsa Vaddagiri
1
-13
/
+2
2008-06-27
sched: update aggregate when holding the RQs
Peter Zijlstra
1
-0
/
+20
2008-06-27
sched: fix sched_domain aggregation
Peter Zijlstra
2
-65
/
+60
2008-06-27
sched: add full schedstats to /proc/sched_debug
Peter Zijlstra
1
-2
/
+17
2008-06-27
sched: fix wakeup granularity and buddy granularity
Peter Zijlstra
2
-8
/
+8
2008-06-27
sched: sched_clock_cpu() based cpu_clock()
Peter Zijlstra
2
-76
/
+12
2008-06-27
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
4
-75
/
+488
2008-06-27
sched: fix calc_delta_asym, #2
Peter Zijlstra
1
-3
/
+6
2008-06-27
sched: fix calc_delta_asym()
Peter Zijlstra
2
-1
/
+28
2008-06-27
sched: revert the revert of: weight calculations
Peter Zijlstra
3
-39
/
+76
2008-06-27
sched: clean up some unused variables
Peter Zijlstra
1
-2
/
+0
2008-06-25
Merge branch 'linus' into sched/devel
Ingo Molnar
3
-29
/
+81
2008-06-24
kgdb: sparse fix
Jason Wessel
1
-1
/
+2
2008-06-23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+73
2008-06-23
futexes: fix fault handling in futex_lock_pi
Thomas Gleixner
1
-20
/
+73
2008-06-23
Merge branch 'linus' into sched/devel
Ingo Molnar
5
-10
/
+24
2008-06-23
Merge branch 'linus' into sched/urgent
Ingo Molnar
4
-10
/
+18
2008-06-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+18
2008-06-20
sched: refactor wait_for_completion_timeout()
Oleg Nesterov
1
-18
/
+6
2008-06-20
sched: fix wait_for_completion_timeout() spurious failure under heavy load
Roland Dreier
1
-0
/
+10
2008-06-20
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
1
-1
/
+2
2008-06-20
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
1
-1
/
+2
2008-06-20
sched: rt: fix the bandwidth contraint computations
Peter Zijlstra
1
-3
/
+8
2008-06-20
sched: rt: move some code around
Peter Zijlstra
1
-62
/
+57
2008-06-20
sched: rt: fix SMP bandwidth balancing for throttled groups
Peter Zijlstra
1
-12
/
+29
2008-06-20
sched: debug: add some rt debug output
Peter Zijlstra
2
-3
/
+51
2008-06-19
sched, delay accounting: fix incorrect delay time when constantly waiting on ...
Bharath Ravi
1
-0
/
+6
2008-06-19
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
Jason Wessel
1
-5
/
+10
2008-06-19
rcupreempt: remove export of rcu_batches_completed_bh
Steven Rostedt
1
-2
/
+0
2008-06-19
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
2
-3
/
+8
2008-06-19
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2
-0
/
+28
2008-06-19
Merge branch 'sched' into sched-devel
Ingo Molnar
2
-30
/
+40
2008-06-19
sched: rt-group: fix RR buglet
Peter Zijlstra
1
-1
/
+3
2008-06-19
sched: rt-group: heirarchy aware throttle
Peter Zijlstra
1
-26
/
+33
2008-06-19
sched: rt-group: fix hierarchy
Peter Zijlstra
1
-1
/
+0
2008-06-19
sched: NULL pointer dereference while setting sched_rt_period_us
Dario Faggioli
1
-1
/
+1
2008-06-18
sched: rework of "prioritize non-migratable tasks over migratable ones"
Dmitry Adamushko
2
-39
/
+11
2008-06-17
sched: fix defined-but-unused warning
Rabin Vincent
1
-0
/
+2
2008-06-16
Merge branch 'linus' into sched-devel
Ingo Molnar
4
-55
/
+103
2008-06-12
kprobes: fix error checking of batch registration
Masami Hiramatsu
1
-6
/
+9
2008-06-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+14
2008-06-12
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
1
-2
/
+7
2008-06-12
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
1
-2
/
+5
2008-06-10
sched: kill off dead cfs_rq_set_shares()
Paul Mundt
1
-8
/
+0
2008-06-10
sched: trivial sched_features cleanup
Mike Galbraith
1
-2
/
+0
2008-06-10
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
3
-1
/
+20
2008-06-10
sched: fix hotplug cpus on ia64
Peter Zijlstra
2
-9
/
+115
[next]