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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Fix sched::sched_stat_wait tracepoint field
Ingo Molnar
2009-09-10
1
-2
/
+1
*
sched: Disable NEW_FAIR_SLEEPERS for now
Ingo Molnar
2009-09-10
1
-1
/
+1
*
sched: Keep kthreads at default priority
Mike Galbraith
2009-09-09
2
-6
/
+0
*
sched: Re-tune the scheduler latency defaults to decrease worst-case latencies
Mike Galbraith
2009-09-09
1
-6
/
+6
*
sched: Turn off child_runs_first
Mike Galbraith
2009-09-09
3
-11
/
+11
*
sched: Ensure that a child can't gain time over it's parent after fork()
Mike Galbraith
2009-09-08
1
-3
/
+5
*
sched: enable SD_WAKE_IDLE
Peter Zijlstra
2009-09-07
2
-4
/
+4
*
sched: Deal with low-load in wake_affine()
Peter Zijlstra
2009-09-07
1
-1
/
+11
*
sched: Remove short cut from select_task_rq_fair()
Peter Zijlstra
2009-09-07
1
-2
/
+0
*
sched: Turn on SD_BALANCE_NEWIDLE
Ingo Molnar
2009-09-04
2
-3
/
+3
*
sched: Clean up topology.h
Ingo Molnar
2009-09-04
2
-87
/
+129
*
sched: Fix dynamic power-balancing crash
Ingo Molnar
2009-09-04
1
-2
/
+5
*
sched: Remove reciprocal for cpu_power
Peter Zijlstra
2009-09-04
2
-75
/
+36
*
sched: Try to deal with low capacity, fix update_sd_power_savings_stats()
Gautham R Shenoy
2009-09-04
1
-1
/
+1
*
sched: Try to deal with low capacity
Peter Zijlstra
2009-09-04
1
-5
/
+28
*
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
2009-09-04
4
-7
/
+72
*
sched: Implement dynamic cpu_power
Peter Zijlstra
2009-09-04
1
-3
/
+35
*
sched: Add smt_gain
Peter Zijlstra
2009-09-04
3
-1
/
+9
*
sched: Update the cpu_power sum during load-balance
Peter Zijlstra
2009-09-04
1
-4
/
+29
*
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
2009-09-04
2
-15
/
+28
*
sched: Restore __cpu_power to a straight sum of power
Peter Zijlstra
2009-09-04
1
-16
/
+12
*
-
.
Merge branches 'sched/domains' and 'sched/clock' into sched/core
Ingo Molnar
2009-09-04
2
-246
/
+321
|
\
\
|
|
*
init: Move sched_clock_init after late_time_init
Thomas Gleixner
2009-08-27
1
-1
/
+1
|
*
|
sched: Consolidate definition of variable sd in __build_sched_domains
Andreas Herrmann
2009-08-18
1
-9
/
+4
|
*
|
sched: Separate out build of NUMA sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-63
/
+67
|
*
|
sched: Separate out build of ALLNODES sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-5
/
+8
|
*
|
sched: Separate out build of CPU sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-9
/
+9
|
*
|
sched: Separate out build of MC sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-13
/
+10
|
*
|
sched: Separate out build of SMT sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-11
/
+20
|
*
|
sched: Separate out build of SMT sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-13
/
+19
|
*
|
sched: Separate out build of MC sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-12
/
+18
|
*
|
sched: Separate out build of CPU sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-9
/
+17
|
*
|
sched: Separate out build of NUMA sched domain from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-25
/
+32
|
*
|
sched: Separate out allocation/free/goto-hell from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-72
/
+99
|
*
|
sched: Use structure to store local data in __build_sched_domains
Andreas Herrmann
2009-08-18
1
-76
/
+89
*
|
|
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
2009-09-02
2
-1
/
+106
*
|
|
sched: Provide iowait counters
Arjan van de Ven
2009-09-02
4
-0
/
+17
*
|
|
Merge commit 'v2.6.31-rc8' into sched/core
Ingo Molnar
2009-09-02
896
-6817
/
+12017
|
\
\
\
|
*
|
|
Linux 2.6.31-rc8
v2.6.31-rc8
Linus Torvalds
2009-08-27
1
-1
/
+1
|
*
|
|
module: workaround duplicate section names
James Bottomley
2009-08-27
1
-1
/
+2
|
*
|
|
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-27
1
-2
/
+4
|
*
|
|
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
2009-08-27
1
-4
/
+4
|
*
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2009-08-27
2
-85
/
+177
|
|
\
\
\
|
|
*
|
|
inotify: Ensure we alwasy write the terminating NULL.
Eric W. Biederman
2009-08-27
1
-7
/
+6
|
|
*
|
|
inotify: fix locking around inotify watching in the idr
Eric Paris
2009-08-27
1
-10
/
+40
|
|
*
|
|
inotify: do not BUG on idr entries at inotify destruction
Eric Paris
2009-08-27
1
-2
/
+31
|
|
*
|
|
inotify: seperate new watch creation updating existing watches
Eric Paris
2009-08-27
1
-69
/
+103
|
|
|
|
/
|
|
|
/
|
|
*
|
|
lmb: Remove __init from lmb_end_of_DRAM()
Benjamin Herrenschmidt
2009-08-27
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2009-08-27
10
-134
/
+107
|
|
\
\
\
|
|
*
|
|
9p: update documentation pointers
Eric Van Hensbergen
2009-08-17
1
-0
/
+3
[next]