summaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-301-9/+9
|\
| * rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney2014-10-281-9/+9
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-10-241-0/+83
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti...Zhang Rui2014-08-271-0/+83
| |\ \
| | * | thermal: trace: Trace when temperature is above a trip pointPunit Agrawal2014-07-291-0/+26
| | * | thermal: trace: Trace when a cooling device's state is updatedPunit Agrawal2014-07-291-0/+19
| | * | thermal: trace: Trace temperature changesPunit Agrawal2014-07-291-0/+38
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-10-201-8/+51
|\ \ \ \ | |_|_|/ |/| | |
| * | | ext4: track extent status tree shrinker delay staticticsZheng Liu2014-09-011-0/+31
| * | | ext4: improve extents status tree trace pointZheng Liu2014-09-011-8/+20
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-131-0/+3
|\ \ \
| * \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-231-0/+3
| |\ \ \
| | * | | 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
|\ \ \ | |/ / |/| |
| * | 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
| |/
OpenPOWER on IntegriCloud