aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar
2009-03-13Merge branch 'linus' into core/lockingIngo Molnar
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas
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: remove funky whitespace in the trace codeSteven 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 'x86/core' into tracing/ftraceIngo Molnar
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: replace TP<var> with TP_<var>Steven Rostedt
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
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-09tracing: optimize trace_printk()Ingo Molnar
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-03-08Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar
2009-03-07Input: serio - fix protocol number for TouchIT213Dmitry Torokhov
2009-03-06tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker
2009-03-06tracing: add trace_bprintk()Lai Jiangshan
2009-03-06tracing: infrastructure for supporting binary recordLai Jiangshan
2009-03-06Merge branch 'core/printk' into tracing/ftraceIngo Molnar
2009-03-06vsprintf: add binary printfLai Jiangshan
2009-03-06tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-06tracing, power-trace: make it build even if the power-tracer is turned offIngo Molnar
2009-03-06Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-06Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2009-03-06x86, percpu: setup reserved percpu area for x86_64Tejun Heo
2009-03-06percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo
2009-03-06percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo
2009-03-06percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo
2009-03-06percpu: clean up percpu constantsTejun Heo
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-03-05ata: add CFA specific identify data wordsSergei Shtylyov
2009-03-05tracing: add tracing_on/tracing_off to kernel.hSteven Rostedt