index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-20
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
Masami Hiramatsu
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
2020-02-20
tracing: Clear trace_state when starting trace
Masami Hiramatsu
2020-02-20
bootconfig: Mark boot_config_checksum() static
Qiujun Huang
2020-02-20
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-02-20
tracing: Have synthetic event test use raw_smp_processor_id()
Steven Rostedt (VMware)
2020-02-20
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
2020-02-20
tracing: Check that number of vals matches number of synth event fields
Tom Zanussi
2020-02-20
tracing: Make synth_event trace functions endian-correct
Tom Zanussi
2020-02-20
tracing: Make sure synth_event_trace() example always uses u64
Tom Zanussi
2020-02-10
tracing: Consolidate trace() functions
Tom Zanussi
2020-02-10
tracing: Don't return -EINVAL when tracing soft disabled synth events
Tom Zanussi
2020-02-10
tracing: Add missing nest end to synth_event_trace_start() error case
Tom Zanussi
2020-02-10
tools/bootconfig: Suppress non-error messages
Masami Hiramatsu
2020-02-10
bootconfig: Allocate xbc_nodes array dynamically
Masami Hiramatsu
2020-02-10
bootconfig: Use parse_args() to find bootconfig and '--'
Steven Rostedt (VMware)
2020-02-10
tracing/kprobe: Fix uninitialized variable bug
Gustavo A. R. Silva
2020-02-10
bootconfig: Remove unneeded CONFIG_LIBXBC
Masami Hiramatsu
2020-02-10
tools/bootconfig: Fix wrong __VA_ARGS__ usage
Masami Hiramatsu
2020-02-05
bootconfig: Show the number of nodes on boot message
Masami Hiramatsu
2020-02-05
tools/bootconfig: Show the number of bootconfig nodes
Masami Hiramatsu
2020-02-05
bootconfig: Add more parse error messages
Masami Hiramatsu
2020-02-05
bootconfig: Use bootconfig instead of boot config
Masami Hiramatsu
2020-02-05
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2020-02-05
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
2020-02-05
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2020-02-05
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2020-02-05
bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline
Steven Rostedt (VMware)
2020-02-01
tracing: Use seq_buf for building dynevent_cmd string
Tom Zanussi
2020-02-01
tracing: Remove useless code in dynevent_arg_pair_add()
Tom Zanussi
2020-02-01
tracing: Remove check_arg() callbacks from dynevent args
Tom Zanussi
2020-01-31
tracing: Consolidate some synth_event_trace code
Tom Zanussi
2020-01-31
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
2020-01-31
tracing: Change trace_boot to use synth_event interface
Tom Zanussi
2020-01-30
tracing: Move tracing selftests to bottom of menu
Steven Rostedt (VMware)
2020-01-30
tracing: Move mmio tracer config up with the other tracers
Steven Rostedt (VMware)
2020-01-30
tracing: Move tracing test module configs together
Steven Rostedt (VMware)
2020-01-30
tracing: Move all function tracing configs together
Steven Rostedt (VMware)
2020-01-30
tracing: Documentation for in-kernel synthetic event API
Tom Zanussi
2020-01-30
tracing: Add kprobe event command generation test module
Tom Zanussi
2020-01-30
tracing: Change trace_boot to use kprobe_event interface
Tom Zanussi
2020-01-30
tracing: Add kprobe event command generation functions
Tom Zanussi
2020-01-30
tracing: Add synth event generation test module
Tom Zanussi
2020-01-30
tracing: Add synth_event_trace() and related functions
Tom Zanussi
2020-01-30
tracing: Add synthetic event command generation functions
Tom Zanussi
2020-01-30
tracing: Add dynamic event command creation interface
Tom Zanussi
2020-01-30
tracing: Add synth_event_delete()
Tom Zanussi
2020-01-30
tracing: Add trace_get/put_event_file()
Tom Zanussi
2020-01-30
tracing: Add trace_array_find/_get() to find instance trace arrays
Tom Zanussi
2020-01-30
trigger_next should increase position index
Vasily Averin
[next]