summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-23vfs, seqfile: fix comment style on mangle_pathTörök Edwin1-4/+4
2008-11-23tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker2-2/+1
2008-11-23tracing, doc: update mmiotrace documentationPekka Paalanen1-2/+4
2008-11-23x86, mmiotrace: fix buffer overrun detectionPekka Paalanen1-9/+7
2008-11-23tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker1-1/+6
2008-11-23tracing/stack-tracer: avoid races accessing fileTörök Edwin1-5/+5
2008-11-23tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin3-1/+5
2008-11-23tracing/stack-tracer: fix locking and refcountsTörök Edwin1-3/+6
2008-11-23tracing/stack-tracer: fix style issuesTörök Edwin3-27/+33
2008-11-23trace: fix compiler warning in branch profilerSteven Rostedt1-5/+5
2008-11-23ftrace: add ftrace_off_permanentSteven Rostedt2-0/+17
2008-11-23ring-buffer: add tracing_off_permanentSteven Rostedt2-13/+67
2008-11-23ftrace: scripts/recordmcount.pl support for ARMJim Radford1-1/+7
2008-11-23ftrace: specify $alignment for sh architectureMatt Fleming1-1/+2
2008-11-23trace: profile all if conditionalsSteven Rostedt4-5/+93
2008-11-23trace: branch profiling should not print percent without dataSteven Rostedt1-3/+7
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt4-53/+22
2008-11-23trace: remove extra assign in branch checkSteven Rostedt1-2/+0
2008-11-23ftrace: create default variables for archs in recordmcount.plSteven Rostedt1-16/+11
2008-11-23ftrace: add support for powerpc to recordmcount.pl scriptSteven Rostedt1-2/+17
2008-11-23sh: dynamic ftrace support.Matt Fleming1-0/+11
2008-11-23init/main.c: use ktime accessor function in initcall_debug codeWill Newton1-1/+1
2008-11-23tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar2-14/+4
2008-11-23tracing: identify which executable object the userspace address belongs toTörök Edwin3-9/+93
2008-11-23vfs, seqfile: make mangle_path() globalTörök Edwin2-1/+14
2008-11-23tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin5-1/+171
2008-11-23tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar4-6/+3
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker9-58/+137
2008-11-21lockdep: consistent alignement for lockdep infoLi Zefan1-2/+2
2008-11-21sched: update comment for move_task_off_dead_cpuVegard Nossum1-1/+0
2008-11-21function tracing: fix wrong position computing of stack_traceLiming Wang1-9/+15
2008-11-21Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds1-1/+1
2008-11-20[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-20SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5
2008-11-20[CIFS] Do not attempt to close invalidated file handlesSteve French4-9/+30
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle1-1/+1
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle1-1/+1
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter2-120/+75
2008-11-20MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev1-1/+1
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2-7/+9
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cDavid Daney1-3/+3
2008-11-20powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt3-7/+109
2008-11-20powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt4-11/+293
2008-11-20powerpc: ftrace, use probe_kernel API to modify codeSteven Rostedt1-32/+21