summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* 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-265-387/+387
|\ \
| * | tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()Steven Rostedt (Red Hat)2015-05-132-4/+4
| * | tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##...Steven Rostedt (Red Hat)2015-05-132-3/+3
| * | tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##callSteven Rostedt (Red Hat)2015-05-132-4/+4
| * | tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##callSteven Rostedt (Red Hat)2015-05-132-6/+6
| * | tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven Rostedt (Red Hat)2015-05-132-15/+15
| * | tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)2015-05-131-1/+1
| * | tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)2015-05-131-5/+5
| * | tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)2015-05-132-9/+9
| * | tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)2015-05-131-3/+3
| * | tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-133-16/+16
| * | tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)2015-05-131-12/+12
| * | tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)2015-05-131-2/+2
| * | tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)2015-05-131-6/+6
| * | tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-133-3/+3
| * | tracing: Move the perf code out of trace_event.hSteven Rostedt (Red Hat)2015-05-133-351/+351
| * | tracing: Rename trace/ftrace.h to trace/trace_events.hSteven Rostedt (Red Hat)2015-05-132-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
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar2015-06-021-4/+50
| |\ \ \ | | | |/ | | |/|
| * | | sched/wait: Introduce TASK_NOLOAD and TASK_IDLEPeter Zijlstra2015-05-191-1/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-031-1/+0
|\ \ \ | |_|/ |/| |
| * | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-281-1/+0
| |/
* | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-281-1/+24
* | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-281-1/+13
* | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-281-2/+13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-263-18/+18
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-153-18/+18
OpenPOWER on IntegriCloud