summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar134-1897/+1537
2009-03-09tracing: Don't use tracing_record_cmdline() in workqueue tracerKOSAKI Motohiro1-3/+2
2009-03-09tracing: optimize trace_printk()Ingo Molnar1-2/+8
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar1-1/+1
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-6/+9
2009-03-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-03-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-42/+49
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-100/+72
2009-03-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-3/+5
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds73-1601/+607
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds13-50/+86
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds15-7/+598
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-23/+30
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds6-9/+20
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-50/+57
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2009-03-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-4/+3
2009-03-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-23/+15
2009-03-08Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-2/+4
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle1-0/+7
2009-03-08ftrace: tracing header should put '#' at the beginning of a lineKOSAKI Motohiro1-10/+10
2009-03-08ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/KOSAKI Motohiro1-1/+1
2009-03-08Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar520-18465/+19142
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2009-03-07Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1
2009-03-06[IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon1-4/+3
2009-03-06tracing: trace_bprintk() cleanupsIngo Molnar2-17/+8
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker12-309/+158
2009-03-06tracing: add trace_bprintk()Lai Jiangshan6-10/+133
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan7-0/+240
2009-03-06Merge branch 'core/printk' into tracing/ftraceIngo Molnar4-227/+806
2009-03-06vsprintf: unify the format decoding layer for its 3 usersFrederic Weisbecker1-431/+541
2009-03-06vsprintf: add binary printfLai Jiangshan3-0/+452
2009-03-06x86: implement atomic text_poke() via fixmapMasami Hiramatsu2-9/+17
2009-03-06tracing, Text Edit Lock - SMP alternatives supportMasami Hiramatsu1-0/+5
2009-03-06tracing, Text Edit Lock - kprobes architecture independent supportMathieu Desnoyers1-2/+13
2009-03-06tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers2-0/+16
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar517-18460/+19097
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger1-1/+1
2009-03-06x86, bts: remove bad warningMarkus Metzger1-1/+0
2009-03-06tracing, power-trace: make it build even if the power-tracer is turned offIngo Molnar1-2/+0
2009-03-06tracing: fix deadlock when setting set_ftrace_pidKOSAKI Motohiro1-6/+1
2009-03-06tracing: current tip/master can't enable ftraceKOSAKI Motohiro1-0/+1
2009-03-06Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar12-92/+357
2009-03-06Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar3-8/+9
2009-03-06ALSA: hda - Fix headphone-detect regression with multiple HP jacksTakashi Iwai1-0/+2
2009-03-06ALSA: hda - Fix typos in slave controls in patch_sigmatel.cTakashi Iwai1-2/+2
2009-03-06block: fix missing bio back/front segment size setting in blk_recount_segments()Jens Axboe1-16/+9
2009-03-05tracing: add format files for ftrace default entriesSteven Rostedt5-6/+255
2009-03-05tracing: move print of event format to separate fileSteven Rostedt2-52/+56