summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-08ftrace: remove trace array ctrlSteven Rostedt
2008-11-08ftrace: remove ctrl_update methodSteven Rostedt
2008-11-08ftrace: enable trace_printk by defaultSteven Rostedt
2008-11-08ftrace: irqsoff tracer incorrect resetSteven Rostedt
2008-11-08ftrace: fix sched_switch APISteven Rostedt
2008-11-08ftrace: fix boot trace sched startupSteven Rostedt
2008-11-08ftrace: fix set_ftrace_filterSteven Rostedt
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar
2008-11-06ftrace: split out hardirq ftrace code into own headerSteven Rostedt
2008-11-06ring-buffer: convert to raw spinlocksSteven Rostedt
2008-11-06ftrace: restructure tracing start/stop infrastructureSteven Rostedt
2008-11-06ftrace: soft tracing stop and startSteven Rostedt
2008-11-06ftrace: add quick function trace stopSteven Rostedt
2008-11-06Merge branch 'tracing/fastboot' into tracing/ftraceIngo Molnar
2008-11-05ftrace: fix breakage in bin_fmt resultsEric Anholt
2008-11-04tracing/ftrace: fix a bug when switch current tracer to sched tracerFrederic Weisbecker
2008-11-04tracing/ftrace: types and naming corrections for sched tracerFrederic Weisbecker
2008-11-04tracing/fastboot: use sched switch tracer from boot tracerFrederic Weisbecker
2008-11-04tracing/ftrace: remove unused code in sched_switch tracerFrederic Weisbecker
2008-11-04tracing/ftrace: fix a race condition in sched_switch tracerFrederic Weisbecker
2008-11-04tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker
2008-11-04ftrace: sysctl typoPeter Zijlstra
2008-11-04ftrace: sysrq-z to dump the buffersPeter Zijlstra
2008-11-04ftrace: ftrace.txt version updateSteven Rostedt
2008-11-04ftrace: update txt documentSteven Rostedt
2008-11-04ftrace: function tracer with irqs disabledSteven Rostedt
2008-11-04ftrace: insert in the ftrace_preempt_disable()/enable() functionsSteven Rostedt
2008-11-04ftrace: introduce ftrace_preempt_disable()/enable()Steven Rostedt
2008-11-03Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-11-03Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-11-03io mapping: clean up #ifdefsKeith Packard
2008-11-03io mapping: improve documentationKeith Packard
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai
2008-11-03ALSA: hda: make a STAC_DELL_EQ optionMatthew Ranostay
2008-11-03tracing, ring-buffer: add paranoid checks for loopsSteven Rostedt
2008-11-03ftrace: fix hardirq header for non ftrace archsSteven Rostedt
2008-11-03ftrace: use kretprobe trampoline name to test in outputSteven Rostedt
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar
2008-11-03tracepoint: introduce *_noupdate APIs.Lai Jiangshan
2008-11-03tracepoint: simplification for tracepoints using RCULai Jiangshan
2008-11-03ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro
2008-11-03ALSA: hda - Add a quirk for another Acer Aspire (1025:0090)Takashi Iwai
2008-11-03ftrace: ftrace_dump_on_oops=[tracer]Peter Zijlstra
2008-11-03Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar
2008-11-03ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers