summaryrefslogtreecommitdiffstats
path: root/include/trace
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-6/+12
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers-3/+9
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-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers-3/+6
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-27/+14
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-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert-6/+6
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown-0/+532
2014-03-21Revert "tracing: Move event storage for array from macro to standalone function"Steven Rostedt (Red Hat)-4/+8
2014-03-20btrfs: Add trace for btrfs_workqueue alloc/destroyQu Wenruo-0/+55
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik-5/+2
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: Evaluate len expression only once in __dynamic_array macroFilipe Brandenburger-2/+4
2014-03-07tracing: Correctly expand len expressions from __dynamic_array macroFilipe Brandenburger-1/+1
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-07tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt-16/+6
2014-03-07tracing: Move event storage for array from macro to standalone functionSteven Rostedt-8/+4
2014-03-07tracing: Move raw output code from macro to standalone functionSteven Rostedt-9/+1