summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar1-2/+2
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt1-0/+8
2008-12-16Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar4-2/+24
2008-12-12sched: fix tracepoints in schedulerPeter Zijlstra1-2/+2
2008-12-12tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker1-0/+11
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker1-0/+10
2008-12-12tracing/fastboot: include missing headersFrederic Weisbecker1-0/+4
2008-12-12tracing/fastboot: fix len of func bufferStephen Rothwell1-2/+2
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger1-0/+1
2008-12-12Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar1-4/+6
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2-0/+15
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker1-0/+11
2008-12-08ring_buffer: fix commentsLai Jiangshan1-4/+6
2008-12-05tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker1-0/+11
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar8-11/+25
2008-12-04pid: fix the do_each_pid_task() macroSteven Rostedt1-2/+2
2008-12-04ftrace: graph of a single functionSteven Rostedt2-0/+50
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz1-0/+2
2008-12-03block: internal dequeue shouldn't start timerTejun Heo1-5/+2
2008-12-03ftrace: function graph return for function entrySteven Rostedt1-1/+1
2008-12-03ftrace: add ftrace_graph_stop()Steven Rostedt1-0/+2
2008-12-03ring-buffer: read page interfaceSteven Rostedt1-0/+5
2008-12-03Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar11-16/+19
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-1/+4
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-0/+8
2008-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+1
2008-12-03nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima1-4/+8
2008-12-02amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz1-0/+8
2008-12-02lib/idr.c: fix rcu related race with idr_findManfred Spraul1-1/+2
2008-12-02epoll: introduce resource usage limitsDavide Libenzi1-0/+4
2008-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2008-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+1
2008-12-01libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo1-0/+1
2008-12-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+2
2008-12-01Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+3
2008-12-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-0/+1
2008-11-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-30hotplug_memory_notifier section annotationAl Viro1-1/+1
2008-11-30meminit section warningsAl Viro1-2/+2
2008-11-29mlx4_core: Save/restore default port IB capability maskJack Morgenstein1-0/+1
2008-11-28markers: comment marker_synchronize_unregister() on data dependencyWu Fengguang1-2/+4
2008-11-28Allow architectures to override copy_user_highpage()Russell King1-0/+2
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar3-17/+64
2008-11-27ACPICA: disable _BIF warningLin Ming1-1/+1
2008-11-27ACPICA: Allow _WAK method to return an IntegerBob Moore1-1/+1
2008-11-27net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier1-0/+1
2008-11-26blktrace: port to tracepoints, updateIngo Molnar1-34/+50
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo2-169/+63
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven1-0/+29