Age | Commit message (Expand) | Author |
2009-03-10 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-10 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar |
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: use generic __stringify | Steven Rostedt |
2009-03-10 | tracing: replace TP<var> with TP_<var> | Steven Rostedt |
2009-03-10 | tracing: typecast sizeof and offsetof to unsigned int | Steven Rostedt |
2009-03-09 | tracing: Don't use tracing_record_cmdline() in workqueue tracer | KOSAKI Motohiro |
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-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2009-03-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-03-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2009-03-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2009-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2009-03-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-03-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-03-08 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2009-03-08 | MIPS: compat: Implement is_compat_task. | Ralf Baechle |
2009-03-08 | ftrace: tracing header should put '#' at the beginning of a line | KOSAKI Motohiro |
2009-03-08 | ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/ | KOSAKI Motohiro |
2009-03-08 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing... | Ingo Molnar |
2009-03-08 | mmc: fix data timeout for SEND_EXT_CSD | Adrian Hunter |
2009-03-07 | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov |
2009-03-06 | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs | Jeremy Higdon |
2009-03-06 | tracing: trace_bprintk() cleanups | 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: unify the format decoding layer for its 3 users | Frederic Weisbecker |
2009-03-06 | vsprintf: add binary printf | Lai Jiangshan |
2009-03-06 | x86: implement atomic text_poke() via fixmap | Masami Hiramatsu |
2009-03-06 | tracing, Text Edit Lock - SMP alternatives support | Masami Hiramatsu |
2009-03-06 | tracing, Text Edit Lock - kprobes architecture independent support | Mathieu Desnoyers |
2009-03-06 | tracing, Text Edit Lock - Architecture Independent Code | Mathieu Desnoyers |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |
2009-03-06 | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger |
2009-03-06 | x86, bts: remove bad warning | Markus Metzger |
2009-03-06 | tracing, power-trace: make it build even if the power-tracer is turned off | Ingo Molnar |
2009-03-06 | tracing: fix deadlock when setting set_ftrace_pid | KOSAKI Motohiro |