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
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
18
-614
/
+1117
|
\
|
*
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
|
|
\
\
\
|
*
|
|
|
sched: Rename init_cfs_rq => init_tg_cfs_rq
Anirban Sinha
2009-08-29
1
-5
/
+5
|
*
|
|
|
sched: Fix division by zero - really
Peter Zijlstra
2009-08-28
1
-21
/
+29
|
*
|
|
|
sched: Avoid division by zero
Peter Zijlstra
2009-08-21
1
-13
/
+10
|
*
|
|
|
sched: Use for_each_class macro in move_one_task()
Hiroshi Shimamoto
2009-08-20
1
-1
/
+2
|
*
|
|
|
sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR
Hiroshi Shimamoto
2009-08-18
1
-0
/
+2
|
*
|
|
|
sched: Add default defines for PREEMPT_ACTIVE
Arnd Bergmann
2009-08-09
1
-0
/
+6
|
*
|
|
|
sched: Fix cpupri build on !CONFIG_SMP
Ingo Molnar
2009-08-02
1
-5
/
+7
|
*
|
|
|
sched: Ensure the migration task doesn't go away during use
Peter Zijlstra
2009-08-02
1
-0
/
+4
|
*
|
|
|
sched: Add debug check to task_of()
Peter Zijlstra
2009-08-02
2
-10
/
+26
|
*
|
|
|
sched: Fully integrate cpus_active_map and root-domain code
Gregory Haskins
2009-08-02
3
-11
/
+8
|
*
|
|
|
sched: Enhance the pre/post scheduling logic
Gregory Haskins
2009-08-02
3
-53
/
+61
[next]