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
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sched: Fix softirq time accounting
Venkatesh Pallipadi
2010-10-18
1
-1
/
+1
|
*
|
sched: Do not consider SCHED_IDLE tasks to be cache hot
Nikhil Rao
2010-10-18
1
-0
/
+3
|
*
|
sched: Drop all load weight manipulation for RT tasks
Linus Walleij
2010-10-18
1
-6
/
+0
|
*
|
sched: Create special class for stop/migrate work
Peter Zijlstra
2010-10-18
1
-9
/
+45
|
*
|
sched: Unindent labels
Peter Zijlstra
2010-10-18
1
-6
/
+6
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2010-10-14
1
-4
/
+4
|
|
\
\
|
*
|
|
tracing/sched: Add sched_pi_setprio tracepoint
Steven Rostedt
2010-09-21
1
-0
/
+1
|
*
|
|
Merge commit 'v2.6.36-rc5' into sched/core
Ingo Molnar
2010-09-21
1
-0
/
+6
|
|
\
\
\
|
*
|
|
|
sched: Remove branch hints within context_switch()
Heiko Carstens
2010-09-16
1
-2
/
+2
|
*
|
|
|
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
2010-09-14
1
-4
/
+3
|
*
|
|
|
sched: Add book scheduling domain
Heiko Carstens
2010-09-09
1
-2
/
+75
|
*
|
|
|
sched: Merge cpu_to_core_group functions
Heiko Carstens
2010-09-09
1
-13
/
+5
|
*
|
|
|
sched: Remove unnecessary #ifdef CONFIG_SMP
Christian Dietrich
2010-09-08
1
-3
/
+1
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-21
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into perf/core
Ingo Molnar
2010-09-22
1
-4
/
+4
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
2010-09-17
1
-0
/
+2
|
*
|
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
1
-0
/
+6
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
perf: Per cpu-context rotation timer
Peter Zijlstra
2010-09-09
1
-2
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
1
-0
/
+12
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2010-10-07
1
-0
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-10-21
1
-2
/
+2
|
/
/
/
*
|
|
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
2010-09-15
1
-4
/
+4
|
|
/
|
/
|
*
|
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2010-09-09
1
-0
/
+6
|
/
*
mutex: Improve the scalability of optimistic spinning
Tim Chen
2010-08-23
1
-1
/
+9
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-06
1
-98
/
+293
|
\
|
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2010-08-05
1
-10
/
+0
|
|
\
|
|
*
sched: Revert nohz_ratelimit() for now
Peter Zijlstra
2010-07-17
1
-10
/
+0
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2010-07-21
1
-5
/
+17
|
|
\
\
|
|
|
/
|
*
|
sched: No need for bootmem special cases
Pekka Enberg
2010-07-17
1
-12
/
+7
|
*
|
sched, cpuset: Drop __cpuexit from cpu hotplug callbacks
Tejun Heo
2010-06-22
1
-4
/
+4
|
*
|
sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value lockless
Oleg Nesterov
2010-06-18
1
-6
/
+2
|
*
|
sched: Change nohz idle load balancing logic to push model
Venkatesh Pallipadi
2010-06-09
1
-3
/
+31
|
*
|
sched: Avoid side-effect of tickless idle on update_cpu_load
Venkatesh Pallipadi
2010-06-09
1
-5
/
+95
|
*
|
sched: Simplify the reacquire_kernel_lock() logic
Oleg Nesterov
2010-06-09
1
-7
/
+6
|
*
|
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-09
1
-1
/
+1
|
*
|
Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/w...
Ingo Molnar
2010-06-08
1
-54
/
+151
|
|
\
\
|
|
*
|
sched: add hooks for workqueue
Tejun Heo
2010-06-08
1
-2
/
+51
|
|
*
|
sched: refactor try_to_wake_up()
Tejun Heo
2010-06-08
1
-34
/
+49
|
|
*
|
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
2010-06-08
1
-17
/
+50
|
|
*
|
sched: define and use CPU_PRI_* enums for cpu notifier priorities
Tejun Heo
2010-06-08
1
-1
/
+1
*
|
|
|
Merge commit 'v2.6.35-rc4' into perf/core
Ingo Molnar
2010-07-05
1
-2
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-07-02
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
2010-07-01
1
-2
/
+2
*
|
|
|
|
Merge branch 'linus' into perf/core
Thomas Gleixner
2010-06-28
1
-59
/
+74
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-06-28
1
-59
/
+65
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
2010-06-25
1
-0
/
+6
|
|
*
|
|
sched: Fix over-scheduling bug
Alex,Shi
2010-06-18
1
-3
/
+0
|
|
|
/
/
|
|
*
|
sched: Fix PROVE_RCU vs cpu_cgroup
Peter Zijlstra
2010-06-08
1
-56
/
+59
|
|
|
/
|
*
|
sched: silence PROVE_RCU in sched_fork()
Peter Zijlstra
2010-06-23
1
-0
/
+9
|
|
/
*
|
Merge commit 'v2.6.35-rc3' into perf/core
Ingo Molnar
2010-06-18
1
-18
/
+6
|
\
\
|
|
/
[prev]
[next]