index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-21
7
-103
/
+489
|
\
|
*
sched: Export account_system_vtime()
Ingo Molnar
2010-10-18
1
-0
/
+1
|
*
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
2010-10-18
2
-4
/
+10
|
*
sched: Remove irq time from available CPU power
Venkatesh Pallipadi
2010-10-18
3
-1
/
+30
|
*
sched: Do not account irq time to current task
Venkatesh Pallipadi
2010-10-18
3
-10
/
+47
|
*
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
2010-10-18
1
-0
/
+49
|
*
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
2010-10-18
1
-0
/
+1
|
*
sched: Fix softirq time accounting
Venkatesh Pallipadi
2010-10-18
2
-18
/
+35
|
*
sched: Drop group_capacity to 1 only if local group has extra capacity
Nikhil Rao
2010-10-18
1
-2
/
+7
|
*
sched: Force balancing on newidle balance if local group has capacity
Nikhil Rao
2010-10-18
1
-3
/
+25
|
*
sched: Set group_imb only a task can be pulled from the busiest cpu
Nikhil Rao
2010-10-18
1
-5
/
+7
|
*
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
3
-12
/
+158
|
*
sched: Unindent labels
Peter Zijlstra
2010-10-18
2
-9
/
+9
|
*
sched: Comment updates: fix default latency and granularity numbers
Takuya Yoshikawa
2010-10-14
1
-2
/
+2
|
*
Merge branch 'linus' into sched/core
Ingo Molnar
2010-10-14
11
-17
/
+37
|
|
\
|
*
|
tracing/sched: Add sched_pi_setprio tracepoint
Steven Rostedt
2010-09-21
1
-0
/
+1
|
*
|
sched: Give CPU bound RT tasks preference
Steven Rostedt
2010-09-21
1
-3
/
+5
|
*
|
sched: Try not to migrate higher priority RT tasks
Steven Rostedt
2010-09-21
1
-10
/
+12
|
*
|
sched: Increment cache_nice_tries only on periodic lb
Venkatesh Pallipadi
2010-09-21
1
-1
/
+8
|
*
|
Merge commit 'v2.6.36-rc5' into sched/core
Ingo Molnar
2010-09-21
22
-192
/
+436
|
|
\
\
|
*
|
|
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
24
-1369
/
+2876
|
\
\
\
\
|
*
\
\
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-10-19
6
-131
/
+373
|
|
\
\
\
\
|
|
*
|
|
|
tracing: Fix compile issue for trace_sched_wakeup.c
Steven Rostedt
2010-10-19
1
-2
/
+1
|
|
*
|
|
|
tracing: Remove parent recording in latency tracer graph options
Steven Rostedt
2010-10-18
1
-1
/
+0
|
|
*
|
|
|
tracing: Use one prologue for the preempt irqs off tracer function tracers
Steven Rostedt
2010-10-18
1
-48
/
+48
|
|
*
|
|
|
tracing: Use one prologue for the wakeup tracer function tracers
Steven Rostedt
2010-10-18
1
-52
/
+50
|
|
*
|
|
|
tracing: Graph support for wakeup tracer
Jiri Olsa
2010-10-18
1
-10
/
+221
|
|
*
|
|
|
tracing: Make graph related irqs/preemptsoff functions global
Jiri Olsa
2010-10-18
3
-52
/
+71
|
|
*
|
|
|
tracing: Add proper check for irq_depth routines
Jiri Olsa
2010-10-18
1
-4
/
+20
|
|
*
|
|
|
tracing/trivial: Remove cast from void*
matt mooney
2010-10-18
2
-3
/
+3
|
*
|
|
|
|
perf: Optimize sw events
Peter Zijlstra
2010-10-18
1
-2
/
+2
|
*
|
|
|
|
perf: Use jump_labels to optimize the scheduler hooks
Peter Zijlstra
2010-10-18
1
-15
/
+9
|
*
|
|
|
|
jump_label: Use more consistent naming
Peter Zijlstra
2010-10-18
1
-3
/
+3
|
*
|
|
|
|
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
2010-10-18
2
-9
/
+22
|
*
|
|
|
|
perf: Find task before event alloc
Peter Zijlstra
2010-10-18
1
-11
/
+12
|
*
|
|
|
|
perf: Fix task refcount bugs
Peter Zijlstra
2010-10-18
1
-3
/
+4
|
*
|
|
|
|
perf: Fix group moving
Peter Zijlstra
2010-10-18
1
-1
/
+6
|
*
|
|
|
|
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
4
-101
/
+176
|
*
|
|
|
|
perf_events: Fix transaction recovery in group_sched_in()
Stephane Eranian
2010-10-18
1
-13
/
+63
|
*
|
|
|
|
perf_events: Fix bogus context time tracking
Stephane Eranian
2010-10-18
1
-1
/
+7
|
|
/
/
/
/
|
*
|
|
|
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-15
21
-1115
/
+2243
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/...
Ingo Molnar
2010-10-15
1
-0
/
+5
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
Steven Rostedt
2010-10-14
1
-1
/
+1
[next]