summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-011-55/+0Star
|\
| * btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.Qu Wenruo2015-06-101-55/+0Star
* | 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-261-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-262-0/+145
|\ \ \
| * | | thermal: add trace events to the power allocator governorJavi Merino2015-05-052-0/+145
| |/ /
* | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-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-221-6/+4Star
| * | | 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-251-14/+19
|\ \ \
| * | | f2fs: add f2fs_map_blocksJaegeuk Kim2015-05-291-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-241-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-231-4/+8
|\ \ \ \
| * | | | timer: Replace timer base by a cpu indexThomas Gleixner2015-06-191-7/+6Star
| * | | | 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-231-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-041-1/+0Star
|\ \ \ | |_|/ |/| |
| * | block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown2015-05-281-1/+0Star
| |/
* | tracing/mm: don't trace mm_page_pcpu_drain on offline cpusShreyas B. Prabhu2015-05-291-1/+24
* | tracing/mm: don't trace mm_page_free on offline cpusShreyas B. Prabhu2015-05-291-1/+13
* | tracing/mm: don't trace kmem_cache_free on offline cpusShreyas B. Prabhu2015-05-291-2/+13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-273-18/+18
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-153-18/+18
* | Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-0/+198
|\ \
| * | clk: Add tracepoints for hardware operationsStephen Boyd2015-03-121-0/+198
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-183-29/+29
|\ \ \
| * | | tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim2015-04-133-29/+29
| | |/ | |/|
* | | Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-04-181-1/+161
|\ \ \
| * | | f2fs: pass checkpoint reason on roll-forward recoveryJaegeuk Kim2015-04-161-0/+1
| * | | f2fs: add some tracepoints to debug volatile and atomic writesJaegeuk Kim2015-04-111-1/+26
| * | | f2fs: add trace for rb-tree extent cache opsChao Yu2015-03-031-0/+134
| | |/ | |/|
* | | mm: cma: add trace events for CMA allocations and freeingsStefan Strogin2015-04-161-0/+66
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-1/+1
|\ \ \
| * | | x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-151-1/+1
* | | | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-1414-160/+341
|\ \ \ \ | |/ / / |/| | |
| * | | writeback: Export enums used by tracepoint to user spaceSteven Rostedt (Red Hat)2015-04-081-8/+25
| * | | v4l: Export enums used by tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-081-25/+50
| * | | SUNRPC: Export enums in tracepoints to user spaceSteven Rostedt (Red Hat)2015-04-081-18/+44