summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt
2009-03-09tracing: optimize trace_printk()Ingo Molnar
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-06tracing: add trace_bprintk()Lai Jiangshan
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan
2009-03-06Merge branch 'core/printk' into tracing/ftraceIngo Molnar
2009-03-06vsprintf: add binary printfLai Jiangshan
2009-03-06tracing, power-trace: make it build even if the power-tracer is turned offIngo Molnar
2009-03-06Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-06Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2009-03-05tracing: add tracing_on/tracing_off to kernel.hSteven Rostedt
2009-03-05tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker
2009-03-05tracing: move utility functions from ftrace.h to kernel.hIngo Molnar
2009-03-05tracing: rename ftrace_printk() => trace_printk()Ingo Molnar
2009-03-04tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-04Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/...Ingo Molnar
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar
2009-03-03ring-buffer: fix ring_buffer_read_pageSteven Rostedt
2009-03-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-03-03Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-02Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig
2009-03-02Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar
2009-03-02tracing: add TRACE_FIELD_SPECIAL to record complex entriesSteven Rostedt
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh
2009-03-01net headers: export dcbnl.hChris Leech
2009-03-01net headers: cleanup dcbnl.hChris Leech
2009-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-28Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-28tracing: create the C style tracing for the irq subsystemSteven Rostedt
2009-02-28tracing: create the C style tracing for the sched subsystemSteven Rostedt
2009-02-28tracing: add subsystem sched for sched eventsSteven Rostedt
2009-02-28tracing: add subsystem irq for irq eventsSteven Rostedt
2009-02-28tracing: move trace point formats to files in include/trace directorySteven Rostedt
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-27Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar
2009-02-27Merge branch 'sched/clock' into tracing/ftraceIngo Molnar
2009-02-26Merge branch 'sched/clock' into tracing/ftraceIngo Molnar
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar
2009-02-26tracing, genirq: add irq enter and exit trace eventsJason Baron
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-02-26Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar