aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
...
| * | | [media] v4l2: add support for SDR transmitterAntti Palosaari2015-10-20
| * | | [media] media: videobuf2: Prepare to divide videobuf2Junghak Sung2015-10-20
| * | | [media] media: videobuf2: Replace v4l2-specific data with vb2 dataJunghak Sung2015-10-20
| * | | [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01
| | |/ | |/|
* | | Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-11-05
|\ \ \
| * | | f2fs: add a tracepoint for f2fs_read_data_pagesChao Yu2015-10-12
| * | | f2fs: add a tracepoint for background gcJaegeuk Kim2015-10-09
| * | | f2fs: trace in batches extent info updateChao Yu2015-10-09
| |/ /
* | | Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2015-11-05
|\ \ \ | |_|/ |/| |
| * | locks: change tracepoint for generic_add_leaseJeff Layton2015-09-21
| |/
* / sched/core: Fix trace_sched_switch()Peter Zijlstra2015-10-06
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-11
|\
| * thermal: consistently use int for temperaturesSascha Hauer2015-08-03
* | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-10
|\ \
| * | writeback: update writeback tracepoints to report cgroupTejun Heo2015-08-18
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-10
|\ \
| * | kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PFWanpeng Li2015-09-08
| * | KVM: trace kvm_halt_poll_ns grow/shrinkWanpeng Li2015-09-06
| |/
* | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-08
|\ \
| * | tracing: Don't make assumptions about length of string on task renameSasha Levin2015-08-31
| |/
* | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-05
|\ \
| * | [media] videobuf2: add trace eventsPhilipp Zabel2015-07-17
| * | [media] v4l2-dev: use event class to deduplicate v4l2 trace eventsPhilipp Zabel2015-07-17
| |/
* | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-05
|\ \
| * | net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand2015-08-31
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-05
|\ \
| * | x86, mm: trace when an IPI is about to be sentMel Gorman2015-09-04
* | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-04
|\ \ \ | |/ / |/| |
| * | ASoC: dapm: Consolidate path trace eventsLars-Peter Clausen2015-08-13
| |/
* | Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-09-03
|\ \
| * | f2fs: check the largest extent at look-up timeJaegeuk Kim2015-08-04
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-09-03
|\ \
| * | fs: Remove ext3 filesystem driverJan Kara2015-07-23
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \
| * | net: Make table id type u32David Ahern2015-09-01
| * | net: Add tos to validate source tracepointDavid Ahern2015-08-31
| * | net: FIB tracepointsDavid Ahern2015-08-29
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \
| * | sched: Introduce the 'trace_sched_waking' tracepointPeter Zijlstra2015-08-03
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \
| * | rcu: Apply rcu_seq operations to _rcu_barrier()Paul E. McKenney2015-07-17
| |/
* / spmi: add command tracepoints for SPMIAnkit Gupta2015-08-05
|/
* Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-30
|\
| * btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-10
* | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-26
|\ \
| * | tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()Steven Rostedt (Red Hat)2015-05-13
| * | tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##...Steven Rostedt (Red Hat)2015-05-13
| * | tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##callSteven Rostedt (Red Hat)2015-05-13
| * | tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##callSteven Rostedt (Red Hat)2015-05-13
| * | tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven Rostedt (Red Hat)2015-05-13