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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
sched: Weaken SD_POWERSAVINGS_BALANCE
Peter Zijlstra
2009-09-15
2
-23
/
+38
|
*
|
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
10
-237
/
+84
|
*
|
sched: Add TASK_WAKING
Peter Zijlstra
2009-09-15
2
-16
/
+16
|
*
|
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
2009-09-15
5
-11
/
+20
|
*
|
sched: Move sched_balance_self() into sched_fair.c
Peter Zijlstra
2009-09-15
2
-146
/
+145
|
*
|
sched: Move code around
Peter Zijlstra
2009-09-15
1
-42
/
+39
|
*
|
sched: Add come comments to the sched features
Peter Zijlstra
2009-09-15
1
-8
/
+85
|
*
|
sched: Complete buddy switches
Mike Galbraith
2009-09-15
2
-1
/
+3
|
*
|
sched: Split WAKEUP_OVERLAP
Peter Zijlstra
2009-09-15
2
-3
/
+5
|
*
|
sched: Fix double_rq_lock() compile warning
Peter Zijlstra
2009-09-15
1
-2
/
+2
*
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-17
3
-12
/
+19
|
\
\
\
|
*
\
\
Merge branch 'x86/pat' into x86/urgent
H. Peter Anvin
2009-09-17
44
-1150
/
+1523
|
|
\
\
\
|
|
*
|
|
x86, pat: don't use rb-tree based lookup in reserve_memtype()
Suresh Siddha
2009-09-17
1
-10
/
+2
|
*
|
|
|
x86: Increase MIN_GAP to include randomized stack
Michal Hocko
2009-09-10
2
-2
/
+17
*
|
|
|
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-17
35
-797
/
+1506
|
\
\
\
\
\
|
*
|
|
|
|
vsnprintf: remove duplicate comment of vsnprintf
Steven Rostedt
2009-09-17
1
-6
/
+4
|
*
|
|
|
|
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
2009-09-17
2
-11
/
+12
|
*
|
|
|
|
oprofile: fix oprofile regression: select RING_BUFFER_ALLOW_SWAP
Christian Borntraeger
2009-09-17
1
-0
/
+1
|
*
|
|
|
|
tracing: switch function prints from %pf to %ps
Steven Rostedt
2009-09-17
3
-7
/
+7
|
*
|
|
|
|
vsprintf: add %ps that is the same as %pS but is like %pf
Steven Rostedt
2009-09-17
1
-2
/
+4
|
*
|
|
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-17
5279
-364814
/
+626999
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'tip/tracing/core4' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2009-09-16
10
-70
/
+349
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing: Fix minor bugs for __unregister_ftrace_function_probe
Atsushi Tsuji
2009-09-16
1
-2
/
+2
|
|
*
|
|
|
|
|
tracing: remove notrace from __kprobes annotation
Steven Rostedt
2009-09-15
1
-2
/
+2
|
|
*
|
|
|
|
|
tracing: optimize global_trace_clock cachelines
Steven Rostedt
2009-09-15
1
-10
/
+14
|
|
*
|
|
|
|
|
ftrace: document function and function graph implementation
Mike Frysinger
2009-09-14
3
-3
/
+252
|
|
*
|
|
|
|
|
tracing: make testing syscall events a separate configuration
Steven Rostedt
2009-09-14
2
-0
/
+24
|
|
*
|
|
|
|
|
tracing: remove some unused macros
Li Zefan
2009-09-14
2
-35
/
+0
|
|
*
|
|
|
|
|
ftrace: add compile-time check on F_printk()
Li Zefan
2009-09-14
1
-4
/
+41
|
|
*
|
|
|
|
|
tracing: fix F_printk() typos
Li Zefan
2009-09-14
1
-9
/
+9
|
|
*
|
|
|
|
|
tracing: have TRACE_EVENT macro use __flags to not shadow parameter
Steven Rostedt
2009-09-14
1
-2
/
+2
|
|
*
|
|
|
|
|
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
2009-09-14
2
-3
/
+3
|
*
|
|
|
|
|
|
MAINTAINERS: Update tracing tree details
Ingo Molnar
2009-09-15
1
-2
/
+5
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
ring-buffer: typecast cmpxchg to fix PowerPC warning
Steven Rostedt
2009-09-14
1
-3
/
+3
|
*
|
|
|
|
|
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
2009-09-12
3
-5
/
+18
|
*
|
|
|
|
|
tracing: remove trace_event_types.h
Steven Rostedt
2009-09-12
1
-178
/
+0
|
*
|
|
|
|
|
tracing: use the new trace_entries.h to create format files
Steven Rostedt
2009-09-12
3
-118
/
+136
|
*
|
|
|
|
|
tracing: show details of structures within the ftrace structures
Steven Rostedt
2009-09-12
2
-7
/
+66
|
*
|
|
|
|
|
tracing: use macros to create internal ftrace entry ring buffer structures
Steven Rostedt
2009-09-12
2
-133
/
+369
|
*
|
|
|
|
|
tracing: allow filter predicates to handle ksym symbols
Steven Rostedt
2009-09-12
1
-2
/
+2
|
*
|
|
|
|
|
tracing/filters: add filter Documentation
Tom Zanussi
2009-09-12
1
-1
/
+183
|
*
|
|
|
|
|
tracing/profile: fix profile_disable vs module_unload
Li Zefan
2009-09-12
1
-1
/
+4
|
*
|
|
|
|
|
tracing/function-graph: x86_64 stack allocation cleanup
Jiri Olsa
2009-09-12
1
-3
/
+3
|
*
|
|
|
|
|
ftrace: __start_mcount_loc should be .init.rodata
John Reiser
2009-09-12
1
-2
/
+3
|
*
|
|
|
|
|
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-12
4
-4
/
+14
|
*
|
|
|
|
|
tracing: remove unused local variables in tracer probe functions
Carsten Emde
2009-09-12
2
-21
/
+1
|
*
|
|
|
|
|
tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce
Carsten Emde
2009-09-12
1
-1
/
+3
|
*
|
|
|
|
|
tracing: trace parser support for function and graph
jolsa@redhat.com
2009-09-11
1
-110
/
+40
|
*
|
|
|
|
|
tracing: trace parser support for set_event
jolsa@redhat.com
2009-09-11
1
-47
/
+13
|
*
|
|
|
|
|
tracing: create generic trace parser
jolsa@redhat.com
2009-09-11
2
-0
/
+141
[prev]
[next]