summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt1-0/+5
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker1-6/+19
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker3-14/+14
2008-11-26Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t...Ingo Molnar1-1/+1
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger1-0/+4
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger1-0/+9
2008-11-25tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar1-1/+1
2008-11-25netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt1-1/+1
2008-11-25drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard1-0/+1
2008-11-24Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar5-12/+31
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin1-1/+1