summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)AuthorLines
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds-7/+7
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-16/+69
2014-10-10Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-3/+3
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-5/+11
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+29
2014-10-07locks: generic_delete_lease doesn't need a file_lock at allJeff Layton-7/+7
2014-10-06Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown-3/+3
2014-09-30f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim-1/+2
2014-09-30f2fs: introduce cp_control structureJaegeuk Kim-5/+10
2014-09-25ASoC: trace: Remove trailing new-lines in trace messagesAnatol Pomozov-3/+3
2014-09-24kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla-7/+9
2014-09-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-0/+3
2014-09-18Btrfs: fix wrong parse of extent map's tracepointLiu Bo-6/+7
2014-09-17Btrfs: show real function name in btrfs workqueue tracepointLiu Bo-1/+1
2014-09-17Btrfs: cleanup for btrfs workqueue tracepointsLiu Bo-7/+0
2014-09-17Btrfs: add work_struct information for workqueue tracepointLiu Bo-3/+6
2014-09-17btrfs: add trace for qgroup accountingMark Fasheh-0/+56
2014-09-16kvm: ioapic: conditionally delay irq delivery duringeoi broadcastZhang Haoyu-0/+20
2014-09-07rcu: Break more call_rcu() deadlock involving scheduler and perfPaul E. McKenney-0/+3
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida-2/+2
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-0/+88
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-9/+12
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V-0/+88
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+89
2014-08-07tracepoint: add generic tracepoint definitions for IPI tracingNicolas Pitre-0/+89
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+4
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds-9/+8
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-3/+3
2014-08-06mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman-9/+7
2014-08-06mm tracing: tell mm_migrate_pages event about numa_misplacedMax Asbock-0/+1
2014-08-06KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini-4/+4
2014-08-04Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-0/+87
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+128
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-77/+0
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+40
2014-08-04bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov-3/+3
2014-08-04bcache: bcache_write tracepoint was crashingSlava Pestov-6/+9
2014-08-04Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown-3/+3
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu-0/+63
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen-0/+40
2014-07-30f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim-0/+24
2014-07-08fence: dma-buf cross-device synchronization (v18)Maarten Lankhorst-0/+128
2014-06-23trace, AER: Move trace into unified interfaceChen, Gong-77/+0
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen-3/+3
2014-06-21tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt-0/+33
2014-06-21tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov-0/+15
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+20
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-26/+58
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki-26/+58