summaryrefslogtreecommitdiffstats
path: root/include/trace/events
AgeCommit message (Expand)AuthorLines
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov-1/+0
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-92/+0
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton-0/+96
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown-92/+0
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2014-05-08trace: module: Maintain a valid user countRomain Izard-1/+1
2014-04-23Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers-1/+1
2014-04-22ASoC: Remove ASoC level IO tracingLars-Peter Clausen-92/+0
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+0
2014-04-14ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o-9/+0
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-3/+0
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+372
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers-3/+0
2014-04-07exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov-1/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+3
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-32/+70
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-0/+137
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+3
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-6/+6
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-17/+35
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+30
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+532
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert-6/+6
2014-03-20btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo-0/+55
2014-03-20Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki-2/+2
2014-03-18ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocateLukas Czerner-33/+35
2014-03-18bcache: Kill unused freelistKent Overstreet-4/+2
2014-03-18bcache: Better alloc tracepointsKent Overstreet-14/+34
2014-03-13i2c: Add message transfer tracepoints for SMBUS [ver #2]David Howells-1/+223
2014-03-13i2c: Add message transfer tracepoints for I2CDavid Howells-0/+150
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers-1/+3
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown-0/+532
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab-9/+4
2014-03-10btrfs: Add ftrace for btrfs_workqueueQu Wenruo-0/+82
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-2/+2
2014-03-07SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen-2/+2
2014-03-07tracing: Fix event header migrate.h to include tracepoint.hSteven Rostedt (Red Hat)-0/+2
2014-03-07tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)-0/+1
2014-03-05blktrace: fix accounting of partially completed requestsRoman Pen-3/+30
2014-03-05[media] v4l: add stream format for SDR receiverAntti Palosaari-0/+1
2014-02-23ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon-1/+32
2014-02-22ext4: translate fallocate mode bits to stringsLukas Czerner-2/+7
2014-02-22Revert "writeback: do not sync data dirtied after sync start"Jan Kara-3/+3
2014-02-13intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie-6/+1
2014-02-11PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki-2/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+157
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-11/+12
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds-5/+5
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds-28/+28