aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-11Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-10Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar
2009-03-10tracing: use raw spinlocks for trace_vprintkSteven Rostedt
2009-03-10trace_clock: fix preemption bugPeter Zijlstra
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt
2009-03-10tracing: update comments to match event code macrosSteven Rostedt
2009-03-10tracing: document TRACE_EVENT macro in tracepoint.hSteven Rostedt
2009-03-10tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt
2009-03-10Merge branch 'core/printk' into tracing/ftraceIngo Molnar
2009-03-10tracing: add back the available_events fileSteven Rostedt
2009-03-10tracing: do not allow modifying the ftrace events via the event filesSteven Rostedt
2009-03-10x86: expand irq-off region in text_poke()Masami Hiramatsu
2009-03-10tracing: fix printk format specifierSteven Rostedt
2009-03-10vsprintf: fix bug in negative value printingFrederic Weisbecker
2009-03-10tracing: Don't assume possible cpu list have continuous numbersKOSAKI Motohiro
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar
2009-03-10doc: add trace_buf_size description to kernel-parameters.txtKOSAKI Motohiro
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar
2009-03-10tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt
2009-03-10tracing: convert irq trace points to new macrosSteven Rostedt
2009-03-10tracing: convert the sched trace points to the TRACE_EVENT macrosSteven Rostedt
2009-03-10tracing: new format for specialized trace pointsSteven Rostedt
2009-03-10tracing: use generic __stringifySteven Rostedt
2009-03-10tracing: replace TP<var> with TP_<var>Steven Rostedt
2009-03-10tracing: typecast sizeof and offsetof to unsigned intSteven Rostedt
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov
2009-03-09[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.Dave Jones
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens
2009-03-09tracing: Don't use tracing_record_cmdline() in workqueue tracerKOSAKI Motohiro
2009-03-09tracing: optimize trace_printk()Ingo Molnar
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell
2009-03-08x86-32: make sure virt_addr_valid() returns false for fixmap addressesJeremy Fitzhardinge
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett
2009-03-08x86: fix warning about nodeidYinghai Lu
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-03-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-03-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds