summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | rcu: Break more call_rcu() deadlock involving scheduler and perfPaul E. McKenney2014-09-071-0/+3
| | |/ /
* | | | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-111-7/+7
|\ \ \ \
| * | | | locks: generic_delete_lease doesn't need a file_lock at allJeff Layton2014-10-071-7/+7
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-10-111-16/+69
|\ \ \ \
| * | | | Btrfs: fix wrong parse of extent map's tracepointLiu Bo2014-09-181-6/+7
| * | | | Btrfs: show real function name in btrfs workqueue tracepointLiu Bo2014-09-171-1/+1
| * | | | Btrfs: cleanup for btrfs workqueue tracepointsLiu Bo2014-09-171-7/+0
| * | | | Btrfs: add work_struct information for workqueue tracepointLiu Bo2014-09-171-3/+6
| * | | | btrfs: add trace for qgroup accountingMark Fasheh2014-09-171-0/+56
| | |/ / | |/| |
* | | | Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-101-3/+3
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-10-061-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: trace: Remove trailing new-lines in trace messagesAnatol Pomozov2014-09-251-3/+3
| | |/ /
* | | | Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-10-081-5/+11
|\ \ \ \
| * | | | f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim2014-09-301-1/+2
| * | | | f2fs: introduce cp_control structureJaegeuk Kim2014-09-301-5/+10
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-7/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla2014-09-241-7/+9
| * | | kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu2014-09-161-0/+20
| |/ /
* | | net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida2014-09-051-2/+2
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-141-0/+88
|\ \
| * | powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V2014-08-131-0/+88
* | | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-141-9/+12
|\ \ \ | |/ / |/| |
| * | bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov2014-08-041-3/+3
| * | bcache: bcache_write tracepoint was crashingSlava Pestov2014-08-041-6/+9
| |/
* | Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-091-0/+89
|\ \
| * | tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre2014-08-071-0/+89
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-4/+4
|\ \
| * | KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2014-08-061-4/+4
| |/
* | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-062-9/+8
|\ \
| * | mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman2014-08-061-9/+7
| * | mm tracing: tell mm_migrate_pages event about numa_misplacedMax Asbock2014-08-061-0/+1
* | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-061-3/+3
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-08-041-3/+3
| |\ \ | | |/ | |/|
| | * ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2014-06-211-3/+3
* | | Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-08-041-0/+87
|\ \ \
| * | | f2fs: add tracepoint for f2fs_direct_IOChao Yu2014-08-021-0/+63
| * | | f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim2014-07-301-0/+24
| |/ /
* | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-0/+128
|\ \ \
| * | | fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst2014-07-081-0/+128
| |/ /
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-77/+0
|\ \ \
| * | | trace, AER: Move trace into unified interfaceChen, Gong2014-06-231-77/+0
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-041-0/+40
|\ \ \ | |/ / |/| |
| * | x86/mm: Add tracepoints for TLB flushesDave Hansen2014-07-311-0/+40
* | | tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt2014-06-211-0/+33
* | | tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov2014-06-211-0/+15
| |/ |/|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-121-0/+20
|\ \
| * | sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski2014-06-051-0/+20
* | | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-06-121-26/+58
|\ \ \
| * \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2014-06-121-26/+58
| |\ \ \
| | * | | PM / sleep: trace events for device PM callbacksTodd E Brandt2014-06-111-18/+42
OpenPOWER on IntegriCloud