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
*
tracing: Only clear trace buffer on module unload if event was traced
Steven Rostedt (Red Hat)
2013-03-15
1
-4
/
+8
*
ring-buffer: Init waitqueue for blocked readers
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+2
*
tracing: Fix some section mismatch warnings
Li Zefan
2013-03-15
2
-3
/
+3
*
tracing: Fix trace events build without modules
Steven Rostedt (Red Hat)
2013-03-15
1
-19
/
+36
*
tracing: Add __per_cpu annotation to trace array percpu data pointer
Steven Rostedt (Red Hat)
2013-03-15
1
-1
/
+1
*
tracing/syscalls: Annotate field-defining functions with __init
Li Zefan
2013-03-15
1
-2
/
+2
*
tracing: Annotate event field-defining functions with __init
Li Zefan
2013-03-15
1
-1
/
+1
*
tracing: Add a helper function for event print functions
Li Zefan
2013-03-15
1
-0
/
+26
*
tracing/ring-buffer: Move poll wake ups into ring buffer code
Steven Rostedt (Red Hat)
2013-03-15
2
-71
/
+158
*
tracing: Fix read blocking on trace_pipe_raw
Steven Rostedt
2013-03-15
1
-3
/
+15
*
tracing: Fix polling on trace_pipe_raw
Steven Rostedt
2013-03-15
1
-27
/
+51
*
tracing: Do not block on splice if either file or splice NONBLOCK flag is set
Steven Rostedt (Red Hat)
2013-03-15
1
-1
/
+1
*
tracing: Use direct field, type and system names
Steven Rostedt
2013-03-15
2
-19
/
+5
*
tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c
Steven Rostedt
2013-03-15
1
-7
/
+20
*
tracing: Get trace_events kernel command line working again
Steven Rostedt
2013-03-15
1
-7
/
+136
*
tracing: Add rmdir to remove multibuffer instances
Steven Rostedt
2013-03-15
3
-0
/
+102
*
tracing: Add interface to allow multiple trace buffers
Steven Rostedt
2013-03-15
3
-1
/
+142
*
tracing: Make syscall events suitable for multiple buffers
Steven Rostedt
2013-03-15
2
-34
/
+57
*
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
2013-03-15
10
-61
/
+79
*
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
2013-03-15
1
-0
/
+12
*
tracing: Encapsulate global_trace and remove dependencies on global vars
Steven Rostedt
2013-03-15
4
-240
/
+358
*
tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU
Steven Rostedt
2013-03-15
3
-18
/
+16
*
tracing: Separate out trace events from global variables
Steven Rostedt
2013-03-15
4
-248
/
+580
*
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-03-14
4
-16
/
+65
*
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2013-03-14
1
-1
/
+5
*
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
2013-03-14
1
-4
/
+8
*
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-13
1
-2
/
+2
*
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-12
1
-1
/
+2
*
tracing: Do not return EINVAL in snapshot when not allocated
Steven Rostedt (Red Hat)
2013-03-07
1
-2
/
+0
*
tracing: Add help of snapshot feature when snapshot is empty
Steven Rostedt (Red Hat)
2013-03-07
1
-1
/
+24
*
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-02-27
1
-10
/
+14
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-02-20
2
-19
/
+70
|
\
|
*
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-02-18
1
-14
/
+32
|
*
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2013-02-12
1
-5
/
+38
*
|
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-19
2
-95
/
+67
|
\
\
|
*
|
async: initialise list heads to fix crash
James Hogan
2013-01-25
1
-0
/
+2
|
*
|
async: replace list of active domains with global list of pending items
Tejun Heo
2013-01-23
1
-34
/
+29
|
*
|
async: keep pending tasks on async_domain and remove async_pending
Tejun Heo
2013-01-23
1
-49
/
+14
|
*
|
async: use ULLONG_MAX for infinity cookie value
Tejun Heo
2013-01-23
1
-5
/
+6
|
*
|
async: bring sanity to the use of words domain and running
Tejun Heo
2013-01-23
1
-34
/
+34
|
*
|
Merge branch 'master' into for-3.9-async
Tejun Heo
2013-01-23
34
-389
/
+832
|
|
\
\
|
*
|
|
async, kmod: warn on synchronous request_module() from async workers
Tejun Heo
2013-01-22
1
-0
/
+9
*
|
|
|
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-02-19
5
-830
/
+790
|
\
\
\
\
|
*
|
|
|
workqueue: un-GPL function delayed_work_timer_fn()
Konstantin Khlebnikov
2013-02-19
1
-1
/
+1
|
*
|
|
|
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
2013-02-13
2
-218
/
+217
|
*
|
|
|
workqueue: reimplement is_chained_work() using current_wq_worker()
Tejun Heo
2013-02-13
1
-25
/
+8
|
*
|
|
|
workqueue: fix is_chained_work() regression
Tejun Heo
2013-02-13
1
-1
/
+1
|
*
|
|
|
workqueue: pick cwq instead of pool in __queue_work()
Lai Jiangshan
2013-02-07
1
-16
/
+13
|
*
|
|
|
workqueue: make get_work_pool_id() cheaper
Lai Jiangshan
2013-02-07
1
-2
/
+6
|
*
|
|
|
workqueue: move nr_running into worker_pool
Tejun Heo
2013-02-07
1
-41
/
+22
[next]