summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar2008-12-191-2/+2
* trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-181-0/+8
*---. Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-12-164-2/+24
|\ \ \
| | | * x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-121-0/+1
| | * | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-121-0/+11
| | * | tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-121-0/+10
| | |/
| * | sched: fix tracepoints in schedulerPeter Zijlstra2008-12-121-2/+2
| |/
* | tracing/fastboot: include missing headersFrederic Weisbecker2008-12-121-0/+4
* | tracing/fastboot: fix len of func bufferStephen Rothwell2008-12-121-2/+2
|/
* Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar2008-12-121-4/+6
|\
| * ring_buffer: fix commentsLai Jiangshan2008-12-081-4/+6
* | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-082-0/+15
* | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-081-0/+11
|/
* tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-051-0/+11
*-. Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-058-11/+25
|\ \
| | * block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-031-0/+2
| | * block: internal dequeue shouldn't start timerTejun Heo2008-12-031-5/+2
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-024-1/+4
| | |\
| | | * net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-261-0/+1
| | | * netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
| | | * net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-212-0/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-021-0/+8
| | |\ \
| | | * | amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz2008-12-021-0/+8
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-12-021-1/+1
| | |\ \ \
| | | * | | [SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart2008-11-211-1/+1
| | * | | | nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima2008-12-021-4/+8
| | | |/ / | | |/| |
* | | | | pid: fix the do_each_pid_task() macroSteven Rostedt2008-12-041-2/+2
* | | | | ftrace: graph of a single functionSteven Rostedt2008-12-042-0/+50
|/ / / /
* | | | ftrace: function graph return for function entrySteven Rostedt2008-12-031-1/+1
* | | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-0/+2
* | | | ring-buffer: read page interfaceSteven Rostedt2008-12-031-0/+5
| | | |
| \ \ \
*-. \ \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-0311-16/+19
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-011-1/+2
| * | | | epoll: introduce resource usage limitsDavide Libenzi2008-12-011-0/+4
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-011-0/+1
| |\ \ \ \
| | * | | | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-011-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-281-0/+1
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-301-0/+2
| |\ \ \ \ \
| | * | | | | Allow architectures to override copy_user_highpage()Russell King2008-11-271-0/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-301-8/+3
| |\ \ \ \ \
| | * | | | | irq.h: fix missing/extra kernel-docRandy Dunlap2008-11-231-2/+1
| | * | | | | Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-2332-146/+284
| | |\ \ \ \ \ | | | |/ / / /
| | * | | | | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-091-6/+2
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-301-0/+1
| |\ \ \ \ \ \
| | * | | | | | drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-251-0/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-301-2/+2
| |\ \ \ \ \ \
| | * | | | | | ACPICA: disable _BIF warningLin Ming2008-11-271-1/+1
| | * | | | | | ACPICA: Allow _WAK method to return an IntegerBob Moore2008-11-271-1/+1
| | |/ / / / /
| * | | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
OpenPOWER on IntegriCloud