summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | ring-buffer: Move recursive check to per_cpu descriptorSteven Rostedt (Red Hat)2015-05-27
| * | | | | | | | | | | | | | | ring-buffer: Add unlikelys to make fast path the defaultSteven Rostedt (Red Hat)2015-05-21
| * | | | | | | | | | | | | | | tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven 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_dirSteven 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_MAXSteven Rostedt (Red Hat)2015-05-13
| * | | | | | | | | | | | | | | tracing: Rename ftrace_output functions to trace_outputSteven 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_fileSteven 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.hSteven Rostedt (Red Hat)2015-05-13
| * | | | | | | | | | | | | | | ftrace: Provide trace clock monotonic rawDrew Richardson2015-05-12
| * | | | | | | | | | | | | | | tracing: Export tracing clock functionsJerry Snitselaar2015-05-12
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-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 stringSteven Rostedt (Red Hat)2015-06-25
| * | | | | | | | | | | | | | | tracing/filter: Do not WARN on operand count going below zeroSteven Rostedt (Red Hat)2015-06-25
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | perf: allow for PMU-specific event filteringMark Rutland2015-05-27
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | exit,stats: /* obey this comment */Rik van Riel2015-06-25
| * | | | | | | | | | | | | | | | kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()Rasmus Villemoes2015-06-25
| * | | | | | | | | | | | | | | | kernel/trace/trace_events_filter.c: use strreplace()Rasmus Villemoes2015-06-25
| * | | | | | | | | | | | | | | | check_syslog_permissions() cleanupVasily Averin2015-06-25
| * | | | | | | | | | | | | | | | security_syslog() should be called once onlyVasily Averin2015-06-25
| * | | | | | | | | | | | | | | | printk: implement support for extended console driversTejun Heo2015-06-25
| * | | | | | | | | | | | | | | | printk: factor out message formatting from devkmsg_read()Tejun Heo2015-06-25
| * | | | | | | | | | | | | | | | printk: guard the amount written per line by devkmsg_read()Tejun Heo2015-06-25
| * | | | | | | | | | | | | | | | clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2015-06-25
| * | | | | | | | | | | | | | | | prctl: more prctl(PR_SET_MM_*) checksAlexey Dobriyan2015-06-25
* | | | | | | | | | | | | | | | | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | suspend: simplify block I/O handlingChristoph Hellwig2015-05-19
| * | | | | | | | | | | | | | | | sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-08
* | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner2015-06-24
| * | | | | | | | | | | | | | | | | watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-24
| * | | | | | | | | | | | | | | | | smpboot: allow excluding cpus from the smpboot threadsChris Metcalf2015-06-24
| | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | bpf: let kprobe programs use bpf_get_smp_processor_id() helperAlexei Starovoitov2015-06-15
| * | | | | | | | | | | | | | | | | bpf: allow networking programs to use bpf_trace_printk() for debuggingAlexei Starovoitov2015-06-15
| * | | | | | | | | | | | | | | | | bpf: introduce current->pid, tgid, uid, gid, comm accessorsAlexei Starovoitov2015-06-15
| * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-07
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ebpf: misc core cleanupDaniel Borkmann2015-05-31