aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24tracing: use union for multi-usages fieldLai Jiangshan1-3/+9
2009-03-24function-graph: ignore times across scheduleSteven Rostedt1-0/+2
2009-03-24function-graph: moved the timestamp from arch to generic codeSteven Rostedt1-2/+1
2009-03-23debugfs: function to know if debugfs is initializedFrederic Weisbecker1-0/+8
2009-03-20Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linus' into tracing/coreIngo Molnar1-2/+4
2009-03-18Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar2-6/+7
2009-03-17tracing: optimization of branch tracerWitold Baryluk1-4/+2
2009-03-17ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt1-2/+5
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields1-2/+4
2009-03-16Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/coreIngo Molnar13-78/+191
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+9
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura1-2/+2
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-69/+87
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-0/+13
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori1-0/+1
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker3-6/+79
2009-03-13ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan1-1/+0
2009-03-13Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' into tracing/coreIngo Molnar1-0/+21
2009-03-13tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker1-0/+21
2009-03-12tracing: tracepoints for softirq entry/exit - tracepointsJason Baron1-0/+12
2009-03-12tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron1-0/+5
2009-03-12tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker1-13/+27
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar4-5/+11
2009-03-13locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar1-4/+4
2009-03-13Merge branch 'linus' into core/lockingIngo Molnar12-22/+34
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-0/+6
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König1-1/+9
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell1-0/+3
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell1-0/+3
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas1-1/+1
2009-03-10NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever1-0/+8
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust2-0/+5
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar3-56/+159
2009-03-10Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/coreIngo Molnar3-11/+18
2009-03-10tracing: remove funky whitespace in the trace codeSteven Rostedt1-8/+8
2009-03-10tracing: document TRACE_EVENT macro in tracepoint.hSteven Rostedt1-0/+103
2009-03-10tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt3-56/+56
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI statusVasu Dev1-0/+1
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou1-4/+0
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love1-7/+1
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love1-7/+7
2009-03-10Merge branch 'x86/core' into tracing/ftraceIngo Molnar1-33/+27
2009-03-10Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftraceIngo Molnar7-213/+409
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/coreIngo Molnar8-13/+18
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/coreIngo Molnar7-43/+36
2009-03-10tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt3-5/+2
2009-03-10tracing: convert irq trace points to new macrosSteven Rostedt1-14/+24
2009-03-10tracing: convert the sched trace points to the TRACE_EVENT macrosSteven Rostedt1-76/+246
2009-03-10tracing: new format for specialized trace pointsSteven Rostedt2-16/+35