index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: move mmiotrace functions out of trace.c
Pekka Paalanen
2008-10-14
3
-53
/
+50
*
x86 mmiotrace: fix a rare memory leak
Pekka Paalanen
2008-10-14
1
-1
/
+3
*
ftrace: fix unlocking of hash
Steven Rostedt
2008-10-14
1
-1
/
+2
*
ftrace: use ftrace_release for all dynamic ftrace functions
Steven Rostedt
2008-10-14
1
-4
/
+5
*
ftrace: make it depend on DEBUG_KERNEL
Ingo Molnar
2008-10-14
1
-0
/
+7
*
ftrace: sched_switch: show the wakee's cpu
Peter Zijlstra
2008-10-14
2
-3
/
+10
*
ftrace: make ftrace_printk usable with the other tracers
Peter Zijlstra
2008-10-14
2
-3
/
+6
*
ftrace: print continue index fix
Steven Rostedt
2008-10-14
1
-5
/
+10
*
ftrace: binary and not logical for continue test
Steven Rostedt
2008-10-14
1
-3
/
+3
*
ftrace: make output nicely spaced for up to 999 cpus
Michael Ellerman
2008-10-14
1
-14
/
+14
*
stack tracer: depends on DEBUG_KERNEL
Ingo Molnar
2008-10-14
1
-0
/
+1
*
ftrace: stack trace add indexes
Steven Rostedt
2008-10-14
1
-17
/
+73
*
ftrace: remove warning of old objcopy and local functions
Steven Rostedt
2008-10-14
1
-6
/
+0
*
ftrace: remove direct reference to mcount in trace code
Steven Rostedt
2008-10-14
1
-1
/
+9
*
ftrace: add stack tracer
Steven Rostedt
2008-10-14
3
-0
/
+264
*
kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable
Andrew Morton
2008-10-14
1
-2
/
+3
*
ftrace: objcopy version test for local symbols
Steven Rostedt
2008-10-14
1
-0
/
+41
*
ftrace: clean up macro usage
Ingo Molnar
2008-10-14
1
-1
/
+1
*
ftrace: fix build failure
Stephen Rothwell
2008-10-14
1
-2
/
+2
*
ftrace: x86 use copy to and from user functions
Steven Rostedt
2008-10-14
1
-25
/
+13
*
ftrace: handle weak symbol functions
Steven Rostedt
2008-10-14
1
-20
/
+86
*
ftrace: update recordmount.pl arch changes
Steven Rostedt
2008-10-14
1
-14
/
+14
*
ftrace: fix build problem with CONFIG_FTRACE
Jeremy Fitzhardinge
2008-10-14
1
-1
/
+1
*
ftrace: fix incorrect comment style of __ftrace_enabled_save()
Huang Ying
2008-10-14
1
-2
/
+4
*
ftrace: add necessary locking for ftrace records
Steven Rostedt
2008-10-14
1
-14
/
+30
*
ftrace: do not init module on ftrace disabled
Steven Rostedt
2008-10-14
1
-2
/
+2
*
ftrace: fix some mistakes in error messages
Frédéric Weisbecker
2008-10-14
1
-5
/
+5
*
ftrace: scripts/recordmcount.pl cross-build hack
Ingo Molnar
2008-10-14
1
-0
/
+14
*
ftrace: ftrace_kill_atomic() build fix
Ingo Molnar
2008-10-14
1
-0
/
+1
*
ftrace: build fix
Ingo Molnar
2008-10-14
1
-1
/
+4
*
ftrace: dump out ftrace buffers to console on panic
Steven Rostedt
2008-10-14
2
-1
/
+176
*
ftrace: ftrace_printk doc moved
Steven Rostedt
2008-10-14
2
-17
/
+18
*
ftrace: printk formatting infrastructure
Steven Rostedt
2008-10-14
4
-33
/
+272
*
ftrace: new continue entry - separate out from trace_entry
Steven Rostedt
2008-10-14
3
-136
/
+160
*
ftrace: remove old pointers to mcount
Steven Rostedt
2008-10-14
4
-7
/
+41
*
ftrace: move notrace to compiler.h
Steven Rostedt
2008-10-14
2
-2
/
+2
*
ftrace: do not show freed records in available_filter_functions
Steven Rostedt
2008-10-14
1
-6
/
+4
*
ftrace: use only 5 byte nops for x86
Steven Rostedt
2008-10-14
1
-7
/
+61
*
ftrace: x86 mcount stub
Steven Rostedt
2008-10-14
3
-52
/
+2
*
ftrace: enable using mcount recording on x86
Steven Rostedt
2008-10-14
1
-0
/
+1
*
ftrace: rebuild everything on change to FTRACE_MCOUNT_RECORD
Steven Rostedt
2008-10-14
1
-0
/
+5
*
ftrace: enable mcount recording for modules
Steven Rostedt
2008-10-14
3
-0
/
+19
*
ftrace: mcount call site on boot nops core
Steven Rostedt
2008-10-14
4
-43
/
+124
*
ftrace: create __mcount_loc section
Steven Rostedt
2008-10-14
4
-0
/
+302
*
ftrace: mark lapic_wd_event() notrace
Ingo Molnar
2008-10-14
1
-4
/
+7
*
ftrace: ignore functions that cannot be kprobe-ed
Ingo Molnar
2008-10-14
2
-3
/
+4
*
tracepoints: use TABLE_SIZE macro
Mathieu Desnoyers
2008-10-14
1
-3
/
+3
*
x86: fix mmiotrace 8-bit register decoding
Pekka Paalanen
2008-10-14
1
-37
/
+84
*
tracing: clean up tracepoints kconfig structure
Ingo Molnar
2008-10-14
2
-4
/
+6
*
sched: clean up tracepoints
Ingo Molnar
2008-10-14
1
-12
/
+23
[next]