summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-12Merge branch 'pm-sleep'Rafael J. Wysocki
2014-06-11PM / sleep: trace events for device PM callbacksTodd E Brandt
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-06-09Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-07PM / sleep: trace events for suspend/resumeTodd E Brandt
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski
2014-06-04mm/compaction: do not count migratepages when unnecessaryVlastimil Babka
2014-06-04mm: shrinker: add nid to tracepoint outputDave Hansen
2014-06-04mm: shrinker trace points: fix negativesDave Hansen
2014-06-04mm: get rid of __GFP_KMEMCGVladimir Davydov
2014-06-04tracing: Add __get_dynamic_array_len() macro for trace eventsSteven Rostedt (Red Hat)
2014-06-04Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-08trace: module: Maintain a valid user countRomain Izard
2014-05-07f2fs: add a tracepoint for f2fs_read_data_pageChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pagesChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pageChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_endChao Yu
2014-05-07f2fs: add a tracepoint for f2fs_write_beginChao Yu
2014-04-23Fix: tracing: use 'E' instead of 'X' for unsigned module tain flagMathieu Desnoyers
2014-04-22ASoC: Remove ASoC level IO tracingLars-Peter Clausen
2014-04-20ext4: rename uninitialized extents to unwrittenLukas Czerner
2014-04-20ext4: get rid of EXT4_MAP_UNINIT flagLukas Czerner
2014-04-20Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-14ext4: remove temporary shim used to merge COLLAPSE_RANGE and ZERO_RANGETheodore Ts'o
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2014-04-09tracing: Fix anonymous unions in struct ftrace_event_callMathieu Desnoyers
2014-04-09Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-09tracepoint: Fix sparse warnings in tracepoint.cMathieu Desnoyers
2014-04-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers
2014-04-07exec: kill bprm->tcomm[], simplify the "basename" logicOleg Nesterov
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-04-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-01Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown
2014-03-21Revert "tracing: Move event storage for array from macro to standalone function"Steven Rostedt (Red Hat)