summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-09ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)
2016-12-09tracing: Allow benchmark to be enabled at early_initcall()Steven Rostedt (Red Hat)
2016-12-09tracing: Have system enable return error if one of the events failSteven Rostedt (Red Hat)
2016-12-09tracing: Do not start benchmark on boot upSteven Rostedt (Red Hat)
2016-12-09tracing: Have the reg function allow to failSteven Rostedt (Red Hat)
2016-11-23ring-buffer: Force rb_end_commit() and rb_set_commit_to_write() inlineSteven Rostedt (Red Hat)
2016-11-23ring-buffer: Froce rb_update_write_stamp() to be inlinedSteven Rostedt (Red Hat)
2016-11-23ring-buffer: Force inline of hotpath helper functionsSteven Rostedt (Red Hat)
2016-11-23tracing: Make __buffer_unlock_commit() always_inlineSteven Rostedt (Red Hat)
2016-11-23tracing: Make tracepoint_printk a static_keySteven Rostedt (Red Hat)
2016-11-23ring-buffer: Always inline rb_event_data()Steven Rostedt (Red Hat)
2016-11-23ring-buffer: Make rb_reserve_next_event() always inlinedSteven Rostedt (Red Hat)
2016-11-23tracing: Create a always_inlined __trace_buffer_lock_reserve()Steven Rostedt (Red Hat)
2016-11-22tracing: Add error checks to creation of event filesSteven Rostedt (Red Hat)
2016-11-22stm: Mark the functions of writing STM with notraceChunyan Zhang
2016-11-22stm dummy: Mark dummy_stm_packet() with notraceChunyan Zhang
2016-11-22intel_th: Mark sth_stm_packet() with notraceChunyan Zhang
2016-11-22coresight: Mark stm_generic_packet() with notraceChunyan Zhang
2016-11-22stm class: ftrace: Add ftrace-export-over-stm driverChunyan Zhang
2016-11-22tracing: Add hook to function tracing for other subsystems to useChunyan Zhang
2016-11-22selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu
2016-11-22selftests: ftrace: Add a testcase for function filter glob matchMasami Hiramatsu
2016-11-22selftests: ftrace: Introduce TMPDIR for temporary filesMasami Hiramatsu
2016-11-22selftests: ftrace: Hide ftracetest logs from gitMasami Hiramatsu
2016-11-22selftests: ftrace: Fix trigger-mod to run without syscall traceMasami Hiramatsu
2016-11-22selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu
2016-11-22selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu
2016-11-22selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu
2016-11-15tracing: Add new trace_marker_rawSteven Rostedt
2016-11-14recordmcount: arm: Implement make_nopStephen Boyd
2016-11-14tracing: Allow wakeup_dl tracer to be used by instancesZhou Chengming
2016-11-14tracing/filter: Define op as the enum that it isSteven Rostedt (Red Hat)
2016-11-14tracing: Optimise comparison filters and fix binary and for 64 bitSteven Rostedt (Red Hat)
2016-11-14ftrace: Support full glob matchingMasami Hiramatsu
2016-11-14ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip recordsSteven Rostedt (Red Hat)
2016-11-14ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace recordsAlexei Starovoitov
2016-11-13Linux 4.9-rc5v4.9-rc5Linus Torvalds
2016-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-13Merge branch 'media-fixes' (patches from Mauro)Linus Torvalds
2016-11-13Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-11-13Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-13Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-11-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-11-13gp8psk: Fix DVB frontend attachMauro Carvalho Chehab
2016-11-13gp8psk: fix gp8psk_usb_in_op() logicMauro Carvalho Chehab
2016-11-13dvb-usb: move data_mutex to struct dvb_usb_deviceMauro Carvalho Chehab
2016-11-13iio: maxim_thermocouple: detect invalid storage size in read()Arnd Bergmann