index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
2009-03-10
tracing: document TRACE_EVENT macro in tracepoint.h
Steven Rostedt
2009-03-10
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
Steven Rostedt
2009-03-10
tracing: remove obsolete TRACE_EVENT_FORMAT macro
Steven Rostedt
2009-03-10
tracing: convert irq trace points to new macros
Steven Rostedt
2009-03-10
tracing: convert the sched trace points to the TRACE_EVENT macros
Steven Rostedt
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
2009-03-10
tracing: replace TP<var> with TP_<var>
Steven Rostedt
2009-03-09
tracing: optimize trace_printk()
Ingo Molnar
2009-03-09
tracing: trace_printk() fix, move format array to data section
Ingo Molnar
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
2009-03-06
tracing: add trace_bprintk()
Lai Jiangshan
2009-03-06
tracing: infrastructure for supporting binary record
Lai Jiangshan
2009-03-06
Merge branch 'core/printk' into tracing/ftrace
Ingo Molnar
2009-03-06
vsprintf: add binary printf
Lai Jiangshan
2009-03-06
tracing, power-trace: make it build even if the power-tracer is turned off
Ingo Molnar
2009-03-06
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-06
Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...
Ingo Molnar
2009-03-05
tracing: add tracing_on/tracing_off to kernel.h
Steven Rostedt
2009-03-05
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
2009-03-05
tracing: move utility functions from ftrace.h to kernel.h
Ingo Molnar
2009-03-05
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
2009-03-04
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
2009-03-04
Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2009-03-04
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core
Ingo Molnar
2009-03-03
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
2009-03-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-03-03
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-03-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-03-02
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-02
tracing: make CALLER_ADDRx overwriteable
Uwe Kleine-Koenig
2009-03-02
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-03-02
Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...
Ingo Molnar
2009-03-02
tracing: add TRACE_FIELD_SPECIAL to record complex entries
Steven Rostedt
2009-03-02
fix warning in io_mapping_map_wc()
Pallipadi, Venkatesh
2009-03-01
net headers: export dcbnl.h
Chris Leech
2009-03-01
net headers: cleanup dcbnl.h
Chris Leech
2009-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-28
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2009-02-28
tracing: create the C style tracing for the irq subsystem
Steven Rostedt
2009-02-28
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
2009-02-28
tracing: add subsystem sched for sched events
Steven Rostedt
2009-02-28
tracing: add subsystem irq for irq events
Steven Rostedt
2009-02-28
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
2009-02-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-27
Fix recursive lock in free_uid()/free_user_ns()
David Howells
2009-02-27
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
2009-02-27
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
2009-02-27
Merge branch 'sched/clock' into tracing/ftrace
Ingo Molnar
[next]