Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | tracing: Remove outdated ring buffer comment | Joel Fernandes | 2017-02-17 | 1 | -10/+2 | |
| * | | | | | | | | tracing/probes: Fix a warning message to show correct maximum length | Masami Hiramatsu | 2017-02-15 | 1 | -1/+2 | |
| * | | | | | | | | tracing: Fix return value check in trace_benchmark_reg() | Wei Yongjun | 2017-02-15 | 1 | -2/+2 | |
| * | | | | | | | | tracing: Use modern function declaration | Arnd Bergmann | 2017-02-15 | 1 | -1/+1 | |
| * | | | | | | | | jump_label: Reduce the size of struct static_key | Jason Baron | 2017-02-15 | 1 | -26/+127 | |
| * | | | | | | | | tracing/probe: Show subsystem name in messages | Masami Hiramatsu | 2017-02-15 | 3 | -0/+3 | |
| * | | | | | | | | tracing/hwlat: Update old comment about migration | Luiz Capitulino | 2017-02-15 | 1 | -4/+1 | |
| * | | | | | | | | tracing: Have traceprobe_probes_write() not access userspace unnecessarily | Steven Rostedt (VMware) | 2017-02-15 | 1 | -19/+29 | |
| * | | | | | | | | tracing: Have COMM event filter key be treated as a string | Steven Rostedt (VMware) | 2017-02-10 | 1 | -1/+2 | |
| * | | | | | | | | ftrace: Have set_graph_function handle multiple functions in one write | Steven Rostedt (VMware) | 2017-02-03 | 1 | -41/+64 | |
| * | | | | | | | | ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lock | Steven Rostedt (VMware) | 2017-02-03 | 1 | -5/+23 | |
| * | | | | | | | | tracing: Reset parser->buffer to allow multiple "puts" | Steven Rostedt (VMware) | 2017-02-03 | 1 | -0/+1 | |
| * | | | | | | | | ftrace: Have set_graph_functions handle write with RDWR | Steven Rostedt (VMware) | 2017-02-03 | 1 | -0/+6 | |
| * | | | | | | | | ftrace: Reset fgd->hash in ftrace_graph_write() | Steven Rostedt (VMware) | 2017-02-03 | 1 | -2/+5 | |
| * | | | | | | | | ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTY | Steven Rostedt (VMware) | 2017-02-03 | 1 | -2/+4 | |
| * | | | | | | | | ftrace: Create a slight optimization on searching the ftrace_hash | Steven Rostedt (VMware) | 2017-02-03 | 1 | -8/+25 | |
| * | | | | | | | | tracing: Add ftrace_hash_key() helper function | Steven Rostedt (VMware) | 2017-02-03 | 1 | -10/+11 | |
| * | | | | | | | | ftrace: Convert graph filter to use hash tables | Namhyung Kim | 2017-01-20 | 2 | -96/+158 | |
| * | | | | | | | | ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip | Namhyung Kim | 2017-01-20 | 2 | -14/+16 | |
| * | | | | | | | | ftrace: Factor out __ftrace_hash_move() | Namhyung Kim | 2017-01-20 | 1 | -16/+24 | |
| * | | | | | | | | tracing: Add the constant count for branch tracer | Steven Rostedt (VMware) | 2017-01-19 | 2 | -10/+13 | |
| * | | | | | | | | tracing: Show number of constants profiled in likely profiler | Steven Rostedt (VMware) | 2017-01-19 | 1 | -13/+55 | |
| * | | | | | | | | tracing: Process constants for (un)likely() profiler | Steven Rostedt (VMware) | 2017-01-17 | 1 | -1/+5 | |
| * | | | | | | | | uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSET | Kenny Yu | 2017-01-17 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-25 | 7 | -17/+31 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kernel/ksysfs.c: add __ro_after_init to bin_attribute structure | Bhumika Goyal | 2017-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | kernel/notifier.c: simplify expression | Viresh Kumar | 2017-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | userfaultfd: non-cooperative: add event for exit() notification | Mike Rapoport | 2017-02-24 | 1 | -0/+2 | |
| * | | | | | | | | | mm, uprobes: convert __replace_page() to use page_vma_mapped_walk() | Kirill A. Shutemov | 2017-02-24 | 1 | -8/+14 | |
| * | | | | | | | | | uprobes: split THPs before trying to replace them | Kirill A. Shutemov | 2017-02-24 | 1 | -2/+2 | |
| * | | | | | | | | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang | 2017-02-24 | 2 | -5/+5 | |
| * | | | | | | | | | mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} | Dan Williams | 2017-02-24 | 1 | -0/+6 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2017-02-24 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | sparc64: Send break twice from console to return to boot prom | Vijay Kumar | 2017-02-23 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-02-23 | 5 | -11/+76 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | prctl: propagate has_child_subreaper flag to every descendant | Pavel Tikhomirov | 2017-02-03 | 2 | -3/+29 | |
| * | | | | | | | | | | introduce the walk_process_tree() helper | Oleg Nesterov | 2017-02-03 | 1 | -0/+32 | |
| * | | | | | | | | | | fs: Better permission checking for submounts | Eric W. Biederman | 2017-02-02 | 1 | -2/+2 | |
| * | | | | | | | | | | exit: fix the setns() && PR_SET_CHILD_SUBREAPER interaction | Oleg Nesterov | 2017-02-01 | 1 | -5/+8 | |
| * | | | | | | | | | | inotify: Convert to using per-namespace limits | Nikolay Borisov | 2017-01-24 | 1 | -1/+5 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-02-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | bpf: fix spelling mistake: "proccessed" -> "processed" | Colin Ian King | 2017-02-23 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-22 | 3 | -13/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | userfaultfd: non-cooperative: Add fork() event | Pavel Emelyanov | 2017-02-22 | 1 | -3/+7 | |
| * | | | | | | | | | | | kernel/watchdog.c: do not hardcode CPU 0 as the initial thread | Prarit Bhargava | 2017-02-22 | 1 | -10/+15 | |
| * | | | | | | | | | | | tracing: add __print_flags_u64() | Ross Zwisler | 2017-02-22 | 1 | -0/+38 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2017-02-22 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | seccomp: Only dump core when single-threaded | Kees Cook | 2017-02-23 | 1 | -5/+8 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2017-02-22 | 6 | -240/+313 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | printk: drop call_console_drivers() unused param | Sergey Senozhatsky | 2017-02-08 | 1 | -8/+4 |