Commit Graph

133334 Commits (9a1043d19c4edc4ff1d80081a39809a506a62e4d)
 

Author SHA1 Message Date
Ingo Molnar 9a1043d19c Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace 16 years ago
Ingo Molnar 12e87e36e0 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core 16 years ago
Steven Rostedt 157587d7ac tracing: remove obsolete TRACE_EVENT_FORMAT macro 16 years ago
Steven Rostedt d6e2ca4c05 tracing: convert irq trace points to new macros 16 years ago
Steven Rostedt 12b5fdb8bb tracing: convert the sched trace points to the TRACE_EVENT macros 16 years ago
Steven Rostedt da4d03020c tracing: new format for specialized trace points 16 years ago
Steven Rostedt 9cc26a261d tracing: use generic __stringify 16 years ago
Steven Rostedt 2939b0469d tracing: replace TP<var> with TP_<var> 16 years ago
Steven Rostedt 156b5f172a tracing: typecast sizeof and offsetof to unsigned int 16 years ago
KOSAKI Motohiro c3ffc7a40b tracing: Don't use tracing_record_cmdline() in workqueue tracer 16 years ago
Ingo Molnar 7bffc23e56 tracing: optimize trace_printk() 16 years ago
Ingo Molnar 8a20d84d09 tracing: trace_printk() fix, move format array to data section 16 years ago
Linus Torvalds 7a203f3b08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 16 years ago
Linus Torvalds dbb9be8a79 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 05e12a699e Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds cd3c1cde26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 16 years ago
Linus Torvalds 5b61f6accf Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 years ago
Linus Torvalds 1401689996 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 16 years ago
Linus Torvalds 5dc18f51a2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 16 years ago
Linus Torvalds fd6ec5f3ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 16 years ago
Linus Torvalds 83d5a32510 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev 16 years ago
Linus Torvalds d0cdb070ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus 16 years ago
Linus Torvalds 153d8a122e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 years ago
Linus Torvalds 2a50b2560e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 16 years ago
Linus Torvalds ba933beb11 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 16 years ago
Linus Torvalds 81d1ab82c0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 16 years ago
Linus Torvalds d3dea1e2d5 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 16 years ago
Ralf Baechle 4302e5d53b MIPS: compat: Implement is_compat_task. 16 years ago
KOSAKI Motohiro 888b55dc31 ftrace: tracing header should put '#' at the beginning of a line 16 years ago
KOSAKI Motohiro 42b40b3d55 ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/ 16 years ago
Ingo Molnar dba58e39ce Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core 16 years ago
Adrian Hunter cda56ac29f mmc: fix data timeout for SEND_EXT_CSD 16 years ago
Dmitry Torokhov ab96ddec72 Input: serio - fix protocol number for TouchIT213 16 years ago
Jeremy Higdon c63c58056e [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs 16 years ago
Ingo Molnar 9de36825b3 tracing: trace_bprintk() cleanups 16 years ago
Frederic Weisbecker 769b0441f4 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() 16 years ago
Lai Jiangshan 1ba28e02a1 tracing: add trace_bprintk() 16 years ago
Lai Jiangshan 1427cdf059 tracing: infrastructure for supporting binary record 16 years ago
Ingo Molnar 546e5354a6 Merge branch 'core/printk' into tracing/ftrace 16 years ago
Frederic Weisbecker fef20d9c13 vsprintf: unify the format decoding layer for its 3 users 16 years ago
Lai Jiangshan 4370aa4aa7 vsprintf: add binary printf 16 years ago
Masami Hiramatsu 78ff7fae04 x86: implement atomic text_poke() via fixmap 16 years ago
Masami Hiramatsu 3945dab45a tracing, Text Edit Lock - SMP alternatives support 16 years ago
Mathieu Desnoyers 4460fdad85 tracing, Text Edit Lock - kprobes architecture independent support 16 years ago
Mathieu Desnoyers 0e39ac4446 tracing, Text Edit Lock - Architecture Independent Code 16 years ago
Ingo Molnar f0ef039851 Merge branch 'x86/core' into tracing/textedit 16 years ago
Markus Metzger 73bf1b62f5 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() 16 years ago
Markus Metzger 9ca0791dca x86, bts: remove bad warning 16 years ago
Ingo Molnar af438c0f11 tracing, power-trace: make it build even if the power-tracer is turned off 16 years ago
KOSAKI Motohiro 10dd3ebe21 tracing: fix deadlock when setting set_ftrace_pid 16 years ago