Age | Commit message (Expand) | Author |
2009-03-10 | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar |
2009-03-10 | doc: add trace_buf_size description to kernel-parameters.txt | KOSAKI Motohiro |
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 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | 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 | x86-32: make sure virt_addr_valid() returns false for fixmap addresses | Jeremy Fitzhardinge |
2009-03-08 | x86 mmiotrace: fix remove_kmmio_fault_pages() | Stuart Bennett |
2009-03-08 | x86: fix warning about nodeid | Yinghai Lu |
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 | x86: don't define __this_fixmap_does_not_exist() | Wang Chen |
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 | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu |
2009-03-08 | mmc: fix data timeout for SEND_EXT_CSD | Adrian Hunter |
2009-03-08 | x86: UV: remove uv_flush_tlb_others() WARN_ON | Cliff Wickman |
2009-03-07 | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov |
2009-03-07 | percpu: finer grained locking to break deadlock and allow atomic free | Tejun Heo |
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 |