index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
2008-06-27
4
-75
/
+488
*
sched: fix calc_delta_asym, #2
Peter Zijlstra
2008-06-27
1
-3
/
+6
*
sched: fix calc_delta_asym()
Peter Zijlstra
2008-06-27
2
-1
/
+28
*
sched: revert the revert of: weight calculations
Peter Zijlstra
2008-06-27
3
-39
/
+76
*
sched: clean up some unused variables
Peter Zijlstra
2008-06-27
1
-2
/
+0
*
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-06-25
3
-29
/
+81
|
\
|
*
kgdb: sparse fix
Jason Wessel
2008-06-24
1
-1
/
+2
|
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-06-23
1
-20
/
+73
|
|
\
|
|
*
futexes: fix fault handling in futex_lock_pi
Thomas Gleixner
2008-06-23
1
-20
/
+73
|
*
|
Merge branch 'linus' into sched/urgent
Ingo Molnar
2008-06-23
4
-10
/
+18
|
|
\
\
|
|
|
/
|
*
|
sched: refactor wait_for_completion_timeout()
Oleg Nesterov
2008-06-20
1
-18
/
+6
|
*
|
sched: fix wait_for_completion_timeout() spurious failure under heavy load
Roland Dreier
2008-06-20
1
-0
/
+10
|
*
|
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
2008-06-20
1
-1
/
+2
*
|
|
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-06-23
5
-10
/
+24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-06-20
4
-10
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression
Jason Wessel
2008-06-19
1
-5
/
+10
|
|
*
rcupreempt: remove export of rcu_batches_completed_bh
Steven Rostedt
2008-06-19
1
-2
/
+0
|
|
*
cpuset: limit the input of cpuset.sched_relax_domain_level
Li Zefan
2008-06-19
2
-3
/
+8
|
*
|
sched, delay accounting: fix incorrect delay time when constantly waiting on ...
Bharath Ravi
2008-06-19
1
-0
/
+6
|
*
|
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2008-06-19
2
-0
/
+28
*
|
|
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
2008-06-20
1
-1
/
+2
*
|
|
sched: rt: fix the bandwidth contraint computations
Peter Zijlstra
2008-06-20
1
-3
/
+8
*
|
|
sched: rt: move some code around
Peter Zijlstra
2008-06-20
1
-62
/
+57
*
|
|
sched: rt: fix SMP bandwidth balancing for throttled groups
Peter Zijlstra
2008-06-20
1
-12
/
+29
*
|
|
sched: debug: add some rt debug output
Peter Zijlstra
2008-06-20
2
-3
/
+51
*
|
|
Merge branch 'sched' into sched-devel
Ingo Molnar
2008-06-19
2
-30
/
+40
|
\
\
\
|
|
/
/
|
*
|
sched: rt-group: fix RR buglet
Peter Zijlstra
2008-06-19
1
-1
/
+3
|
*
|
sched: rt-group: heirarchy aware throttle
Peter Zijlstra
2008-06-19
1
-26
/
+33
|
*
|
sched: rt-group: fix hierarchy
Peter Zijlstra
2008-06-19
1
-1
/
+0
|
*
|
sched: NULL pointer dereference while setting sched_rt_period_us
Dario Faggioli
2008-06-19
1
-1
/
+1
|
*
|
sched: fix defined-but-unused warning
Rabin Vincent
2008-06-17
1
-0
/
+2
|
|
/
*
|
sched: rework of "prioritize non-migratable tasks over migratable ones"
Dmitry Adamushko
2008-06-18
2
-39
/
+11
*
|
Merge branch 'linus' into sched-devel
Ingo Molnar
2008-06-16
4
-55
/
+103
|
\
\
|
|
/
|
*
kprobes: fix error checking of batch registration
Masami Hiramatsu
2008-06-12
1
-6
/
+9
|
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-06-12
1
-8
/
+14
|
|
\
|
|
*
sched: 64-bit: fix arithmetics overflow
Lai Jiangshan
2008-06-12
1
-2
/
+7
|
|
*
sched: fair group: fix overflow(was: fix divide by zero)
Lai Jiangshan
2008-06-12
1
-2
/
+5
|
|
*
sched: fix TASK_WAKEKILL vs SIGKILL race
Oleg Nesterov
2008-06-10
1
-4
/
+2
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
Linus Torvalds
2008-06-06
1
-38
/
+73
|
|
\
\
|
|
*
|
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
2008-05-31
1
-38
/
+73
|
*
|
|
cpusets: fix bug when adding nonexistent cpu or mem
Lai Jiangshan
2008-06-06
1
-3
/
+7
|
|
|
/
|
|
/
|
*
|
|
sched: kill off dead cfs_rq_set_shares()
Paul Mundt
2008-06-10
1
-8
/
+0
*
|
|
sched: trivial sched_features cleanup
Mike Galbraith
2008-06-10
1
-2
/
+0
*
|
|
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
2008-06-10
3
-1
/
+20
*
|
|
sched: fix hotplug cpus on ia64
Peter Zijlstra
2008-06-10
2
-9
/
+115
*
|
|
sched: move weighted_cpuload into #ifdef CONFIG_SMP section
Thomas Gleixner
2008-06-06
1
-6
/
+6
*
|
|
sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
Max Krasnyansky
2008-06-06
3
-20
/
+26
*
|
|
sched: CPU hotplug events must not destroy scheduler domains created by the c...
Max Krasnyansky
2008-06-06
2
-0
/
+28
*
|
|
sched: fix cpuprio build bug
Ingo Molnar
2008-06-06
1
-1
/
+4
*
|
|
sched: fix the cpuprio count really
Thomas Gleixner
2008-06-06
1
-2
/
+2
[next]