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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
9
-164
/
+442
|
\
|
*
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
2011-07-15
1
-1
/
+36
|
*
tracing/kprobes: Support module init function probing
Masami Hiramatsu
2011-07-15
1
-26
/
+138
|
*
kprobes: Return -ENOENT if probe point doesn't exist
Masami Hiramatsu
2011-07-15
1
-10
/
+23
|
*
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
2011-07-15
1
-56
/
+36
|
*
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
2011-07-14
1
-21
/
+22
|
*
perf, x86: P4 PMU - Introduce event alias feature
Cyrill Gorcunov
2011-07-14
1
-2
/
+0
|
*
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-07-14
3
-19
/
+87
|
*
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
2011-07-13
1
-0
/
+26
|
*
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
2011-07-13
1
-0
/
+4
|
*
ftrace: Balance records when updating the hash
Steven Rostedt
2011-07-13
1
-16
/
+33
|
*
ftrace: Do not disable interrupts for modules in mcount update
Steven Rostedt
2011-07-07
1
-5
/
+11
|
*
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2011-07-07
2
-17
/
+35
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-07-21
6
-35
/
+144
|
\
\
|
|
/
|
/
|
|
*
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
2011-07-14
1
-2
/
+28
|
*
ftrace: Fix regression of :mod:module function enabling
Steven Rostedt
2011-07-07
2
-10
/
+5
|
*
tracing: Have "enable" file use refcounts like the "filter" file
Steven Rostedt
2011-07-07
1
-9
/
+22
|
*
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
2011-07-07
3
-11
/
+82
|
*
jump_label: Fix jump_label update for modules
Xiao Guangrong
2011-06-29
1
-5
/
+9
*
|
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-07-05
13
-316
/
+324
|
\
\
|
*
|
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
2011-06-14
3
-7
/
+42
|
*
|
stack_trace: Add weak save_stack_trace_regs()
Masami Hiramatsu
2011-06-14
1
-3
/
+9
|
*
|
ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process
Vaibhav Nagarnaik
2011-06-14
1
-6
/
+19
|
*
|
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
5
-110
/
+20
|
*
|
tracing, function_graph: Add context-info support for function_graph tracer
Jiri Olsa
2011-06-14
1
-22
/
+31
|
*
|
tracing, function_graph: Remove lock-depth from latency trace
Jiri Olsa
2011-06-14
1
-4
/
+3
|
*
|
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
2011-06-14
1
-0
/
+3
|
*
|
tracing, function_graph: Merge overhead and duration display functions
Jiri Olsa
2011-06-14
1
-74
/
+74
|
*
|
tracing, function_graph: Remove dependency of abstime and duration fields on ...
Jiri Olsa
2011-06-14
3
-18
/
+9
|
*
|
async: Fixed an include coding style issue
Paul McQuade
2011-06-14
1
-5
/
+7
|
*
|
ftrace: Fixed an include coding style issue
Paul McQuade
2011-06-14
1
-5
/
+2
|
*
|
tracing: Add disable_on_free option
Steven Rostedt
2011-06-14
2
-2
/
+5
|
*
|
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
2011-06-14
1
-35
/
+73
|
*
|
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
2011-06-14
3
-22
/
+23
|
*
|
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
2011-06-14
1
-11
/
+12
*
|
|
perf: export perf_event_refresh() to modules
Avi Kivity
2011-07-01
1
-1
/
+2
*
|
|
perf: Add context field to perf_event
Avi Kivity
2011-07-01
3
-10
/
+23
*
|
|
perf: Remove the perf_output_begin(.sample) argument
Peter Zijlstra
2011-07-01
2
-24
/
+21
*
|
|
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
5
-45
/
+33
*
|
|
perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4
Cyrill Gorcunov
2011-07-01
1
-1
/
+5
*
|
|
events: Ensure that timers are updated without requiring read() call
Eric B Munson
2011-07-01
1
-2
/
+13
*
|
|
events: Move lockless timer calculation into helper function
Eric B Munson
2011-07-01
1
-7
/
+15
*
|
|
events: Add note to update_event_times comment about holding ctx->lock
Eric B Munson
2011-07-01
1
-0
/
+1
*
|
|
perf_events: Fix perf buffer watermark setting
Vince Weaver
2011-07-01
2
-9
/
+13
*
|
|
Merge commit 'v3.0-rc5' into perf/core
Ingo Molnar
2011-07-01
16
-521
/
+611
|
\
\
\
|
*
|
|
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
2011-06-27
1
-3
/
+12
|
*
|
|
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-25
1
-70
/
+88
|
|
\
\
\
|
|
*
|
|
alarmtimers: Return -ENOTSUPP if no RTC device is present
John Stultz
2011-06-21
1
-1
/
+22
|
|
*
|
|
alarmtimers: Handle late rtc module loading
John Stultz
2011-06-21
1
-70
/
+67
|
|
|
|
/
|
|
|
/
|
|
*
|
|
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
2011-06-21
1
-1
/
+3
|
|
/
/
[next]