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
*
tracepoint: Fix sparse warnings in tracepoint.c
Mathieu Desnoyers
2014-04-09
1
-2
/
+4
*
tracepoint: Simplify tracepoint module search
Steven Rostedt (Red Hat)
2014-04-08
1
-5
/
+4
*
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-08
6
-331
/
+280
*
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
16
-463
/
+638
|
\
|
*
tracing: Add BUG_ON when stack end location is over written
Aaron Tomlin
2014-03-24
1
-0
/
+3
|
*
tracepoint: Remove unused API functions
Mathieu Desnoyers
2014-03-21
1
-217
/
+5
|
*
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
2014-03-21
3
-25
/
+14
|
*
ftrace: Constify ftrace_text_reserved
Sasha Levin
2014-03-11
1
-1
/
+1
|
*
tracepoints: API doc update to tracepoint_probe_register() return value
Mathieu Desnoyers
2014-03-11
1
-1
/
+11
|
*
tracepoints: API doc update to data argument
Mathieu Desnoyers
2014-03-11
1
-0
/
+4
|
*
ftrace: Fix compilation warning about control_ops_free
Jiri Slaby
2014-03-11
1
-5
/
+5
|
*
ftrace: Warn on error when modifying ftrace function
Petr Mladek
2014-03-07
1
-5
/
+12
|
*
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
2014-03-07
1
-5
/
+2
|
*
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
2014-03-07
1
-4
/
+2
|
*
ftrace: Inline the code from ftrace_dyn_table_alloc()
Jiri Slaby
2014-03-07
1
-19
/
+6
|
*
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
Jiri Slaby
2014-03-07
1
-17
/
+8
|
*
tracing: Warn if a tracepoint is not set via debugfs
Steven Rostedt
2014-03-07
1
-1
/
+10
|
*
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
2014-03-07
1
-0
/
+30
|
*
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
2014-03-07
3
-14
/
+25
|
*
tracing: Move raw output code from macro to standalone function
Steven Rostedt
2014-03-07
1
-0
/
+31
|
*
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
2014-03-03
1
-0
/
+6
|
*
ftrace: Have static function trace clear ENABLED flag on unregister
Steven Rostedt (Red Hat)
2014-02-20
1
-1
/
+7
|
*
tracing: Add trace_clock=<clock> kernel parameter
Steven Rostedt
2014-02-20
1
-16
/
+45
|
*
tracing/uprobes: Support mix of ftrace and perf
Namhyung Kim
2014-02-20
1
-8
/
+1
|
*
tracing/uprobes: Support event triggering
Namhyung Kim
2014-02-20
1
-2
/
+4
|
*
tracing/uprobes: Support ftrace_event_file base multibuffer
zhangwei(Jovi)
2014-02-20
3
-38
/
+101
|
*
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
Namhyung Kim
2014-02-20
1
-37
/
+56
|
*
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
Namhyung Kim
2014-02-20
1
-6
/
+6
|
*
ftrace: Allow for function tracing instance to filter functions
Steven Rostedt (Red Hat)
2014-02-20
4
-14
/
+94
|
*
ftrace: Pass in global_ops for use with filtering files
Steven Rostedt (Red Hat)
2014-02-20
1
-4
/
+8
|
*
ftrace: Allow instances to use function tracing
Steven Rostedt (Red Hat)
2014-02-20
2
-40
/
+81
|
*
tracing: Convert tracer->enabled to counter
Steven Rostedt (Red Hat)
2014-02-20
2
-4
/
+4
|
*
tracing: Disable tracers before deletion of instance
Steven Rostedt (Red Hat)
2014-02-20
1
-0
/
+18
|
*
ftrace: Copy ops private to global_ops private
Steven Rostedt (Red Hat)
2014-02-20
1
-9
/
+8
|
*
tracing: Only let top level have option files
Steven Rostedt (Red Hat)
2014-02-20
1
-3
/
+5
|
*
tracing: Set up infrastructure to allow tracers for instances
Steven Rostedt (Red Hat)
2014-02-20
3
-16
/
+60
|
*
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
2014-02-20
4
-4
/
+8
|
*
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
2014-02-20
8
-17
/
+27
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2014-04-03
2
-20
/
+11
|
\
\
|
*
|
kernel: Mark function as static in kernel/seccomp.c
Rashika Kheria
2014-02-28
1
-1
/
+1
|
*
|
capability: Use current logging styles
Joe Perches
2014-02-24
1
-19
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
1
-61
/
+58
|
\
\
\
|
*
|
|
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2014-03-31
1
-61
/
+58
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-02
2
-2
/
+2
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into for-next
Jiri Kosina
2014-02-20
98
-2990
/
+8298
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
user_namespace.c: Remove duplicated word in comment
Brian Campbell
2014-02-19
1
-1
/
+1
|
*
|
|
|
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-19
2
-2
/
+2
*
|
|
|
|
Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-04-02
1
-16
/
+134
|
\
\
\
\
\
|
*
|
|
|
|
sched/idle: Add more comments to the code
Daniel Lezcano
2014-03-11
1
-2
/
+57
|
*
|
|
|
|
sched/idle: Move idle conditions in cpuidle_idle main function
Daniel Lezcano
2014-03-11
1
-34
/
+44
[next]