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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-03-03
ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
Steven Rostedt (VMware)
2017-02-27
tracing: Fix code comment for ftrace_ops_get_func()
Chunyu Hu
2017-02-17
tracing: Remove outdated ring buffer comment
Joel Fernandes
2017-02-15
tracing/probes: Fix a warning message to show correct maximum length
Masami Hiramatsu
2017-02-15
tracing: Fix return value check in trace_benchmark_reg()
Wei Yongjun
2017-02-15
tracing: Use modern function declaration
Arnd Bergmann
2017-02-15
jump_label: Reduce the size of struct static_key
Jason Baron
2017-02-15
tracing/probe: Show subsystem name in messages
Masami Hiramatsu
2017-02-15
tracing/hwlat: Update old comment about migration
Luiz Capitulino
2017-02-15
tracing: Have traceprobe_probes_write() not access userspace unnecessarily
Steven Rostedt (VMware)
2017-02-10
tracing: Have COMM event filter key be treated as a string
Steven Rostedt (VMware)
2017-02-03
ftrace: Have set_graph_function handle multiple functions in one write
Steven Rostedt (VMware)
2017-02-03
ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lock
Steven Rostedt (VMware)
2017-02-03
tracing: Reset parser->buffer to allow multiple "puts"
Steven Rostedt (VMware)
2017-02-03
ftrace: Have set_graph_functions handle write with RDWR
Steven Rostedt (VMware)
2017-02-03
ftrace: Reset fgd->hash in ftrace_graph_write()
Steven Rostedt (VMware)
2017-02-03
ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTY
Steven Rostedt (VMware)
2017-02-03
ftrace: Create a slight optimization on searching the ftrace_hash
Steven Rostedt (VMware)
2017-02-03
tracing: Add ftrace_hash_key() helper function
Steven Rostedt (VMware)
2017-01-20
ftrace: Convert graph filter to use hash tables
Namhyung Kim
2017-01-20
ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip
Namhyung Kim
2017-01-20
ftrace: Factor out __ftrace_hash_move()
Namhyung Kim
2017-01-19
tracing: Add the constant count for branch tracer
Steven Rostedt (VMware)
2017-01-19
tracing: Show number of constants profiled in likely profiler
Steven Rostedt (VMware)
2017-01-17
tracing: Process constants for (un)likely() profiler
Steven Rostedt (VMware)
2017-01-17
uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET
Kenny Yu
2016-12-26
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-22
move aio compat to fs/aio.c
Al Viro
2016-12-20
kcov: make kcov work properly with KASLR enabled
Alexander Popov
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
2016-12-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...
Marcin Nowakowski
2016-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-17
bpf: fix mark_reg_unknown_value for spilled regs on map value marking
Daniel Borkmann
2016-12-17
bpf: fix overflow in prog accounting
Daniel Borkmann
2016-12-17
bpf: dynamically allocate digest scratch buffer
Daniel Borkmann
2016-12-17
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
[next]