index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
ring-buffer: add api to allow a tracer to change clock source
Steven Rostedt
2009-03-17
2
-34
/
+52
|
|
*
|
|
|
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-17
6
-28
/
+51
|
|
|
\
|
|
|
|
|
|
*
|
|
tracing: stop comm recording on tracing off
Steven Rostedt
2009-03-16
1
-1
/
+1
|
|
|
*
|
|
tracing: protect reader of cmdline output
Steven Rostedt
2009-03-16
5
-26
/
+49
|
|
|
*
|
|
tracing/ftrace: fix the check on nopped sites
Frederic Weisbecker
2009-03-16
1
-1
/
+1
|
|
*
|
|
|
tracing: fix leak in event_format_read()
Tom Zanussi
2009-03-17
1
-3
/
+3
|
|
*
|
|
|
tracing/core: fix early free of cpumasks
Frederic Weisbecker
2009-03-16
1
-1
/
+2
|
|
*
|
|
|
tracing/ftrace: fix double calls to tracing_start()
Frederic Weisbecker
2009-03-16
1
-10
/
+6
|
|
*
|
|
|
tracing/core: fix missing mutex unlock on tracing_set_tracer()
Frederic Weisbecker
2009-03-16
1
-1
/
+1
|
|
*
|
|
|
tracing/syscalls: select kallsysms
Frederic Weisbecker
2009-03-16
1
-0
/
+1
|
|
*
|
|
|
tracing/syscalls: protect thread flag toggling from races
Frederic Weisbecker
2009-03-16
1
-5
/
+19
|
|
*
|
|
|
tracing/syscalls: various cleanups
Frederic Weisbecker
2009-03-16
1
-8
/
+2
|
|
*
|
|
|
tracing/syscalls: fix missing release of tracing
Frederic Weisbecker
2009-03-16
1
-6
/
+5
|
|
|
|
|
|
|
|
|
\
\
\
|
|
*
-
.
\
\
\
Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...
Ingo Molnar
2009-03-16
2
-8
/
+155
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
tracing/syscalls: core infrastructure for syscalls tracing, enhancements
Frederic Weisbecker
2009-03-13
2
-8
/
+155
|
|
*
|
|
|
|
ftrace: remove struct list_head from struct dyn_ftrace
Lai Jiangshan
2009-03-13
1
-6
/
+8
|
|
*
|
|
|
|
ftrace: use seq_read
Lai Jiangshan
2009-03-13
1
-23
/
+3
|
|
*
|
|
|
|
ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec
Zhaolei
2009-03-13
1
-4
/
+5
|
|
*
|
|
|
|
ftrace: avoid double-free of dyn_ftrace
Zhaolei
2009-03-13
1
-1
/
+2
|
|
*
|
|
|
|
Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...
Ingo Molnar
2009-03-13
4
-0
/
+126
|
|
|
\
|
|
|
|
|
|
|
*
|
|
|
tracing/ftrace: syscall tracing infrastructure, basics
Frederic Weisbecker
2009-03-13
4
-0
/
+126
|
|
*
|
|
|
|
softirq: no need to have SOFTIRQ in softirq name
Steven Rostedt
2009-03-13
1
-3
/
+2
|
|
*
|
|
|
|
tracing: move binary buffers into per cpu directory
Steven Rostedt
2009-03-13
1
-21
/
+5
|
|
*
|
|
|
|
tracing: add comment for use of double __builtin_consant_p
Steven Rostedt
2009-03-13
1
-0
/
+5
|
|
*
|
|
|
|
tracing: left align location header in stack_trace
Steven Rostedt
2009-03-13
1
-2
/
+2
|
|
*
|
|
|
|
ring-buffer: document reader page design
Steven Rostedt
2009-03-12
1
-0
/
+68
|
|
*
|
|
|
|
tracing: show event name in trace for TRACE_EVENT created events
Steven Rostedt
2009-03-12
1
-1
/
+1
|
|
*
|
|
|
|
tracing: Don't use tracing_record_cmdline() in workqueue tracer fix
KOSAKI Motohiro
2009-03-12
1
-6
/
+14
|
|
*
|
|
|
|
tracing: tracepoints for softirq entry/exit - tracepoints
Jason Baron
2009-03-12
1
-1
/
+6
|
|
*
|
|
|
|
tracing: tracepoints for softirq entry/exit - add softirq-to-name array
Jason Baron
2009-03-12
1
-1
/
+8
|
|
*
|
|
|
|
tracing: explain why stack tracer is empty
Steven Rostedt
2009-03-12
1
-0
/
+15
|
|
*
|
|
|
|
tracing: fix stack tracer header
Steven Rostedt
2009-03-12
1
-2
/
+2
|
|
*
|
|
|
|
tracing: export trace formats to user space
Steven Rostedt
2009-03-12
1
-5
/
+114
|
|
*
|
|
|
|
tracing: have event_trace_printk use static tracer
Steven Rostedt
2009-03-12
2
-10
/
+17
|
|
*
|
|
|
|
tracing: make bprint event use the proper event id
Steven Rostedt
2009-03-12
1
-1
/
+1
|
|
*
|
|
|
|
tracing/core: bring back raw trace_printk for dynamic formats strings
Frederic Weisbecker
2009-03-12
7
-26
/
+186
|
|
*
|
|
|
|
tracing: show that buffer size is not expanded
Steven Rostedt
2009-03-12
1
-2
/
+10
|
|
*
|
|
|
|
ring-buffer: remove unneeded get_online_cpus
Steven Rostedt
2009-03-12
1
-76
/
+14
|
|
*
|
|
|
|
ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
Steven Rostedt
2009-03-12
1
-5
/
+5
|
|
*
|
|
|
|
tracing: protect ring_buffer_expanded with trace_types_lock
Steven Rostedt
2009-03-12
1
-1
/
+4
|
|
*
|
|
|
|
tracing: fix comments about trace buffer resizing
Steven Rostedt
2009-03-12
1
-3
/
+16
|
|
*
|
|
|
|
Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Steven Rostedt
2009-03-12
25
-131
/
+231
|
|
|
\
|
|
|
|
|
|
|
*
|
|
|
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
2009-03-13
3
-16
/
+9
|
|
|
|
\
\
\
\
|
|
|
*
\
\
\
\
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-11
1
-3
/
+7
|
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
11
-90
/
+116
|
|
|
|
\
\
\
\
\
\
|
|
|
|
\
\
\
\
\
\
|
|
|
|
\
\
\
\
\
\
|
|
|
*
-
.
\
\
\
\
\
\
Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...
Ingo Molnar
2009-03-10
2
-7
/
+10
|
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
trace_clock: fix preemption bug
Peter Zijlstra
2009-03-10
1
-1
/
+8
|
|
|
*
|
|
|
|
|
|
|
|
tracing: Don't assume possible cpu list have continuous numbers
KOSAKI Motohiro
2009-03-10
1
-7
/
+7
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'x86/core' into tracing/ftrace
Ingo Molnar
2009-03-10
2
-2
/
+2
|
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-10
10
-316
/
+158
|
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
[prev]
[next]