aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-22Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+0
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-109/+272
2013-07-18tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov1-4/+0
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+214
2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds1-25/+3
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-12/+23
2013-07-07target: Add tracepoints for SCSI commands being processedRoland Dreier1-0/+214
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-0/+89
2013-07-03mm: add tracepoints for LRU activation and insertionsMel Gorman1-0/+89
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+173
2013-07-03Merge tag 'regmap-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+23
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+9
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+37
2013-07-01tracing: Add missing syscall_metadata commentTom Zanussi1-0/+1
2013-07-01ext4: translate flag bits to strings in tracepointsTheodore Ts'o1-39/+96
2013-06-30Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown1-0/+23
2013-06-26bcache: Rip out pkey()/pbtree()Kent Overstreet1-0/+33
2013-06-26bcache: Fix/revamp tracepointsKent Overstreet1-111/+241
2013-06-24PM / QoS: Add dev_pm_qos_request tracepointsSahara1-0/+51
2013-06-24PM / QoS: Add pm_qos_request tracepointsSahara1-0/+71
2013-06-24PM / QoS: Add pm_qos_update_target/flags tracepointsSahara1-0/+51
2013-06-23x86: Add NMI duration tracepointsDave Hansen1-0/+37
2013-06-20tracing: Add DEFINE_EVENT_FN() macroSteven Rostedt2-0/+9
2013-06-14Btrfs: update new flags for tracepointLiu Bo1-12/+23
2013-06-06ext4: use ext4_da_writepages() for all modesTheodore Ts'o1-2/+2
2013-06-04ext4: restructure writeback pathJan Kara1-24/+40
2013-06-04ext4: provide wrappers for transaction reservation callsJan Kara1-8/+33
2013-05-289p: trace: use %*ph to dump bufferAndy Shevchenko1-25/+3
2013-05-27ext4: make punch hole code path work with bigallocLukas Czerner1-12/+13
2013-05-27ext4: update ext4_ext_remove_space trace pointLukas Czerner1-7/+14
2013-05-21jbd: change journal_invalidatepage() to accept lengthLukas Czerner1-5/+7
2013-05-21ext4: use ->invalidatepage() length argumentLukas Czerner1-10/+12
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-2/+2
2013-05-12regmap: Add support for discarding parts of the register cacheMark Brown1-0/+23
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+682
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+271
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-11/+6
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+10
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+21
2013-05-03ext4: fix fio regressionYan, Zheng1-2/+2
2013-05-02Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+253
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker7-50/+195
2013-05-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-12/+25
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-5/+5
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+55
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-19/+6
2013-04-29printk/tracing: rework console tracingzhangwei(Jovi)1-19/+6
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-0/+58
2013-04-29Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+48