| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | ring-buffer: Move recursive check to per_cpu descriptor | Steven Rostedt (Red Hat) | 2015-05-27 | |
| | * | | | | | | | | | | | | | | | ring-buffer: Add unlikelys to make fast path the default | Steven Rostedt (Red Hat) | 2015-05-21 | |
| | * | | | | | | | | | | | | | | | tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename ftrace_event_name() to trace_event_name() | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAX | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename ftrace_output functions to trace_output | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename ftrace_event_buffer to trace_event_buffer. | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename ftrace_event_file to trace_event_file | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename ftrace_print_*() functions ta trace_print_*() | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | tracing: Rename ftrace_event.h to trace_events.h | Steven Rostedt (Red Hat) | 2015-05-13 | |
| | * | | | | | | | | | | | | | | | ftrace: Provide trace clock monotonic raw | Drew Richardson | 2015-05-12 | |
| | * | | | | | | | | | | | | | | | tracing: Export tracing clock functions | Jerry Snitselaar | 2015-05-12 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-06-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | tracing: Fix typo from "static inlin" to "static inline" | Steven Rostedt (Red Hat) | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | tracing/filter: Do not allow infix to exceed end of string | Steven Rostedt (Red Hat) | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | tracing/filter: Do not WARN on operand count going below zero | Steven Rostedt (Red Hat) | 2015-06-25 | |
| * | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-06-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | perf: allow for PMU-specific event filtering | Mark Rutland | 2015-05-27 | |
| | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | exit,stats: /* obey this comment */ | Rik van Riel | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | | kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup() | Rasmus Villemoes | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | | kernel/trace/trace_events_filter.c: use strreplace() | Rasmus Villemoes | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | | check_syslog_permissions() cleanup | Vasily Averin | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | | security_syslog() should be called once only | Vasily Averin | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | | printk: implement support for extended console drivers | Tejun Heo | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | | printk: factor out message formatting from devkmsg_read() | Tejun Heo | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | | printk: guard the amount written per line by devkmsg_read() | Tejun Heo | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | | clone: support passing tls argument via C rather than pt_regs magic | Josh Triplett | 2015-06-25 | |
| | * | | | | | | | | | | | | | | | | prctl: more prctl(PR_SET_MM_*) checks | Alexey Dobriyan | 2015-06-25 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | suspend: simplify block I/O handling | Christoph Hellwig | 2015-05-19 | |
| | * | | | | | | | | | | | | | | | | sched: always use blk_schedule_flush_plug in io_schedule_out | Shaohua Li | 2015-05-08 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | mm: oom_kill: clean up victim marking and exiting interfaces | Johannes Weiner | 2015-06-24 | |
| | * | | | | | | | | | | | | | | | | | watchdog: add watchdog_cpumask sysctl to assist nohz | Chris Metcalf | 2015-06-24 | |
| | * | | | | | | | | | | | | | | | | | smpboot: allow excluding cpus from the smpboot threads | Chris Metcalf | 2015-06-24 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | bpf: let kprobe programs use bpf_get_smp_processor_id() helper | Alexei Starovoitov | 2015-06-15 | |
| | * | | | | | | | | | | | | | | | | | bpf: allow networking programs to use bpf_trace_printk() for debugging | Alexei Starovoitov | 2015-06-15 | |
| | * | | | | | | | | | | | | | | | | | bpf: introduce current->pid, tgid, uid, gid, comm accessors | Alexei Starovoitov | 2015-06-15 | |
| | * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | bpf: allow programs to write to certain skb fields | Alexei Starovoitov | 2015-06-07 | |
| | * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-01 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | ebpf: misc core cleanup | Daniel Borkmann | 2015-05-31 | |
