summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-1/+1
|\
| * tracing: Don't make assumptions about length of string on task renameSasha Levin2015-08-311-1/+1
* | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-051-82/+175
|\ \
| * | [media] videobuf2: add trace eventsPhilipp Zabel2015-07-171-0/+97
| * | [media] v4l2-dev: use event class to deduplicate v4l2 trace eventsPhilipp Zabel2015-07-171-82/+78
| |/
* | Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-09-051-7/+14
|\ \
| * | net: sunrpc: fix tracepoint Warning: unknown op '->'Pratyush Anand2015-08-311-7/+14
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-051-1/+2
|\ \
| * | x86, mm: trace when an IPI is about to be sentMel Gorman2015-09-041-1/+2
* | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-041-38/+15
|\ \ \ | |/ / |/| |
| * | ASoC: dapm: Consolidate path trace eventsLars-Peter Clausen2015-08-131-38/+15
| |/
* | Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-09-031-6/+6
|\ \
| * | f2fs: check the largest extent at look-up timeJaegeuk Kim2015-08-041-6/+6
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-09-032-1060/+0
|\ \
| * | fs: Remove ext3 filesystem driverJan Kara2015-07-232-1060/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-031-0/+113
|\ \
| * | net: Make table id type u32David Ahern2015-09-011-3/+3
| * | net: Add tos to validate source tracepointDavid Ahern2015-08-311-2/+4
| * | net: FIB tracepointsDavid Ahern2015-08-291-0/+111
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-311-9/+21
|\ \
| * | sched: Introduce the 'trace_sched_waking' tracepointPeter Zijlstra2015-08-031-9/+21
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-311-1/+0
|\ \
| * | rcu: Apply rcu_seq operations to _rcu_barrier()Paul E. McKenney2015-07-171-1/+0
| |/
* | spmi: add command tracepoints for SPMIAnkit Gupta2015-08-051-0/+135
|/
* Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-301-55/+0
|\
| * btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-101-55/+0
* | Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-06-261-1/+1
|\ \
| * | tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-131-1/+1
* | | Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-06-251-1/+2
|\ \ \
| * | | [media] videodev2: Add V4L2_BUF_FLAG_LASTPeter Seiderer2015-05-121-1/+2
| |/ /
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-06-252-0/+145
|\ \ \
| * | | thermal: add trace events to the power allocator governorJavi Merino2015-05-042-0/+145
| |/ /
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-7/+8
|\ \ \
| * | | writeback: move global_dirty_limit into wb_domainTejun Heo2015-06-021-3/+4
| * | | writeback: move bandwidth related fields from backing_dev_info into bdi_write...Tejun Heo2015-06-021-4/+4
| |/ /
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-06-251-6/+29
|\ \ \
| * | | ext4: minor cleanup of ext4_da_reserve_space()Eric Whitney2015-06-211-6/+4
| * | | ext4: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-06-091-0/+25
| |/ /
* | | Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-06-241-14/+19
|\ \ \
| * | | f2fs: add f2fs_map_blocksJaegeuk Kim2015-05-281-14/+14
| * | | f2fs: export more enums for tracepointJaegeuk Kim2015-05-071-0/+5
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-1/+1
|\ \ \
| * | | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-1/+1
| |/ /
* | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-8/+17
|\ \ \
| * \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-06-191-8/+17
| |\ \ \
| | * | | intel_pstate: Add tsc collection and keep previous target pstateDoug Smythies2015-05-051-8/+17
| | |/ /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-4/+8
|\ \ \ \
| * | | | timer: Replace timer base by a cpu indexThomas Gleixner2015-06-191-7/+6
| * | | | tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan2015-05-221-4/+9
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-221-1/+2
|\ \ \ \ | |_|/ / |/| | |
OpenPOWER on IntegriCloud