summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-19tracing: remove recording function depth from trace_printkSteven Rostedt5-16/+10
2009-03-19function-graph: calculate function depth within function graph tracerSteven Rostedt1-22/+69
2009-03-19tracing: make print_(b)printk_msg_only globalSteven Rostedt3-34/+39
2009-03-19function-graph: consolidate prologues for outputSteven Rostedt1-69/+29
2009-03-18ftrace: protect running nmi (V3)Lai Jiangshan1-23/+40
2009-03-18tracing: give easy way to clear trace bufferSteven Rostedt1-8/+33
2009-03-18tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stoppedFrederic Weisbecker1-0/+26
2009-03-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-50/+101
2009-03-18Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar51-3622/+14388
2009-03-17tracing: make power tracer start/stop methods lighter weightSteven Rostedt1-2/+6
2009-03-17tracing: make sched_switch stop/start light weightSteven Rostedt1-4/+5
2009-03-17tracing: optimization of branch tracerWitold Baryluk1-4/+2
2009-03-17tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt2-4/+31
2009-03-17ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt3-36/+57
2009-03-17Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds1-1/+1
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds4-28/+56
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar6-28/+51
2009-03-17tracing: fix leak in event_format_read()Tom Zanussi1-3/+3
2009-03-17Merge branch 'tracing/syscalls' into tracing/coreIngo Molnar4-29/+34
2009-03-16tracing: stop comm recording on tracing offSteven Rostedt1-1/+1
2009-03-16tracing: protect reader of cmdline outputSteven Rostedt5-26/+49
2009-03-16tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker1-1/+1
2009-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds10-75/+39
2009-03-16dm crypt: wait for endio to complete before destructionMilan Broz2-20/+29
2009-03-16dm crypt: fix kcryptd_async_done parameterHuang Ying1-5/+21
2009-03-16dm io: respect BIO_MAX_PAGES limitMikulas Patocka1-0/+2
2009-03-16dm table: rework reference counting fixMikulas Patocka1-2/+2
2009-03-16dm ioctl: validate name length when renamingMilan Broz1-1/+2
2009-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds29-249/+5741
2009-03-16linux.conf.au 2009: TuzRusty Russell5-3216/+8477
2009-03-16filp->f_pos not correctly updated in proc_task_readdirZhang Le1-9/+7
2009-03-16tracing/core: fix early free of cpumasksFrederic Weisbecker1-1/+2
2009-03-16tracing/ftrace: fix double calls to tracing_start()Frederic Weisbecker1-10/+6
2009-03-16tracing/core: fix missing mutex unlock on tracing_set_tracer()Frederic Weisbecker1-1/+1
2009-03-16tracing/syscalls: select kallsysmsFrederic Weisbecker1-0/+1
2009-03-16tracing/syscalls: protect thread flag toggling from racesFrederic Weisbecker1-5/+19
2009-03-16tracing/syscalls: various cleanupsFrederic Weisbecker1-8/+2
2009-03-16tracing/syscalls: fix missing release of tracingFrederic Weisbecker1-6/+5
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar163-2106/+4837
2009-03-16Merge branches 'misc-up-now' and 'platform-drivers' into releaseLen Brown6-16/+21
2009-03-16acpi-wmi: unsigned cannot be less than 0Roel Kluin1-1/+1
2009-03-16thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer1-4/+4
2009-03-16acer-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acpi-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acer-wmi: double free in acer_rfkill_exit()Dan Carpenter1-1/+1
2009-03-16platform/x86: depends instead of select for laptop platform driversCorentin Chary1-1/+1
2009-03-16asus-laptop: use select instead of depends onCorentin Chary1-3/+3