index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-23
vfs, seqfile: fix comment style on mangle_path
Török Edwin
1
-4
/
+4
2008-11-23
tracing/function-return-tracer: free the return stack on free_task()
Frederic Weisbecker
2
-2
/
+1
2008-11-23
tracing, doc: update mmiotrace documentation
Pekka Paalanen
1
-2
/
+4
2008-11-23
x86, mmiotrace: fix buffer overrun detection
Pekka Paalanen
1
-9
/
+7
2008-11-23
tracing/function-return-tracer: don't trace kfree while it frees the return s...
Frederic Weisbecker
1
-1
/
+6
2008-11-23
tracing/stack-tracer: avoid races accessing file
Török Edwin
1
-5
/
+5
2008-11-23
tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT
Török Edwin
3
-1
/
+5
2008-11-23
tracing/stack-tracer: fix locking and refcounts
Török Edwin
1
-3
/
+6
2008-11-23
tracing/stack-tracer: fix style issues
Török Edwin
3
-27
/
+33
2008-11-23
trace: fix compiler warning in branch profiler
Steven Rostedt
1
-5
/
+5
2008-11-23
ftrace: add ftrace_off_permanent
Steven Rostedt
2
-0
/
+17
2008-11-23
ring-buffer: add tracing_off_permanent
Steven Rostedt
2
-13
/
+67
2008-11-23
ftrace: scripts/recordmcount.pl support for ARM
Jim Radford
1
-1
/
+7
2008-11-23
ftrace: specify $alignment for sh architecture
Matt Fleming
1
-1
/
+2
2008-11-23
trace: profile all if conditionals
Steven Rostedt
4
-5
/
+93
2008-11-23
trace: branch profiling should not print percent without data
Steven Rostedt
1
-3
/
+7
2008-11-23
trace: consolidate unlikely and likely profiler
Steven Rostedt
4
-53
/
+22
2008-11-23
trace: remove extra assign in branch check
Steven Rostedt
1
-2
/
+0
2008-11-23
ftrace: create default variables for archs in recordmcount.pl
Steven Rostedt
1
-16
/
+11
2008-11-23
ftrace: add support for powerpc to recordmcount.pl script
Steven Rostedt
1
-2
/
+17
2008-11-23
sh: dynamic ftrace support.
Matt Fleming
1
-0
/
+11
2008-11-23
init/main.c: use ktime accessor function in initcall_debug code
Will Newton
1
-1
/
+1
2008-11-23
tracing: allow tracing of suspend/resume & hibernation code again
Ingo Molnar
2
-14
/
+4
2008-11-23
tracing: identify which executable object the userspace address belongs to
Török Edwin
3
-9
/
+93
2008-11-23
vfs, seqfile: make mangle_path() global
Török Edwin
2
-1
/
+14
2008-11-23
tracing: add support for userspace stacktraces in tracing/iter_ctrl
Török Edwin
5
-1
/
+171
2008-11-23
tracing/function-return-tracer: clean up task start/exit callbacks
Ingo Molnar
4
-6
/
+3
2008-11-23
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
9
-58
/
+137
2008-11-21
lockdep: consistent alignement for lockdep info
Li Zefan
1
-2
/
+2
2008-11-21
sched: update comment for move_task_off_dead_cpu
Vegard Nossum
1
-1
/
+0
2008-11-21
function tracing: fix wrong position computing of stack_trace
Liming Wang
1
-9
/
+15
2008-11-21
Linux 2.6.28-rc6
v2.6.28-rc6
Linus Torvalds
1
-1
/
+1
2008-11-20
[IA64] xen: fix xen_get_eflags.
Isaku Yamahata
1
-1
/
+1
2008-11-20
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
3
-2
/
+15
2008-11-20
[IA64] remove duplicate include iommu.h
Huang Weiyi
1
-1
/
+0
2008-11-20
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
1
-1
/
+1
2008-11-20
[IA64] Rationalize kernel mode alignment checking
Tony Luck
2
-1
/
+2
2008-11-20
x86: Fix interrupt leak due to migration
Matthew Wilcox
1
-0
/
+14
2008-11-20
SUNRPC: Fix a performance regression in the RPC authentication code
Trond Myklebust
1
-2
/
+18
2008-11-20
parisc: fix bug in compat_arch_ptrace
Helge Deller
1
-5
/
+5
2008-11-20
[CIFS] Do not attempt to close invalidated file handles
Steve French
4
-9
/
+30
2008-11-20
MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: csrc-r4k: Fix spelling mistake.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: RB532: Provide functions for gpio configuration
Phil Sutter
2
-120
/
+75
2008-11-20
MIPS: IP22: Make indy_sc_ops variable static
Dmitri Vorobiev
1
-1
/
+1
2008-11-20
MIPS: RB532: GPIO register offsets are relative to GPIOBASE
Florian Fainelli
2
-7
/
+9
2008-11-20
MIPS: Malta: Fix include paths in malta-amon.c
David Daney
1
-3
/
+3
2008-11-20
powerpc/ppc32: ftrace, dynamic ftrace to handle modules
Steven Rostedt
3
-7
/
+109
2008-11-20
powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace
Steven Rostedt
4
-11
/
+293
2008-11-20
powerpc: ftrace, use probe_kernel API to modify code
Steven Rostedt
1
-32
/
+21
[next]