aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-24tracing: Fix tracing_stat return values in error handling pathsLuis Henriques1-4/+8
2020-01-24tracing: Fix very unlikely race of registering two stat tracersSteven Rostedt (VMware)1-10/+9
2020-01-22trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZEAlex Shi1-1/+0
2020-01-22tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()Steven Rostedt (VMware)1-1/+2
2020-01-21tracing/boot: Fix an IS_ERR() vs NULL bugDan Carpenter1-1/+1
2020-01-21tracing: Remove unused TRACE_SEQ_BUF_USEDAlex Shi1-3/+0
2020-01-21ring-buffer: Remove abandoned macro RB_MISSED_FLAGSAlex Shi1-2/+0
2020-01-21tools: bootconfig: Fix spelling mistake "faile" -> "failed"Colin Ian King1-2/+2
2020-01-21Documentation: tracing: Fix typos in boot-time tracing documentationMasami Hiramatsu1-9/+9
2020-01-21Documentation: bootconfig: Fix typos in bootconfig documentationMasami Hiramatsu1-15/+17
2020-01-21bootconfig: Fix Kconfig help message for BOOT_CONFIGMasami Hiramatsu1-1/+3
2020-01-21ftrace: Remove NR_TO_INIT macroAlex Shi1-3/+0
2020-01-21ftrace: Remove abandoned macrosAlex Shi1-2/+0
2020-01-16tracing: Allow trace_printk() to nest in other tracing codeSteven Rostedt (VMware)1-5/+19
2020-01-14ring-buffer: Fix kernel doc for rb_update_event()Steven Rostedt (VMware)1-3/+3
2020-01-14ring-bufer: kernel-doc warning fixesFabian Frederick1-0/+3
2020-01-13tracing: trigger: Replace unneeded RCU-list traversalsMasami Hiramatsu2-16/+45
2020-01-13Documentation: tracing: Add boot-time tracing documentMasami Hiramatsu3-0/+187
2020-01-13tracing/boot: Add function tracer filter optionsMasami Hiramatsu1-0/+40
2020-01-13tracing/boot: Add cpu_mask option supportMasami Hiramatsu2-13/+43
2020-01-13tracing/boot: Add instance node supportMasami Hiramatsu1-5/+38
2020-01-13tracing/boot: Add synthetic event supportMasami Hiramatsu2-0/+52
2020-01-13tracing/boot Add kprobe event supportMasami Hiramatsu2-0/+51
2020-01-13tracing/boot: Add per-event settingsMasami Hiramatsu2-1/+61
2020-01-13tracing/boot: Add boot-time tracingMasami Hiramatsu4-5/+128
2020-01-13tracing: Add NULL trace-array check in print_synth_event()Masami Hiramatsu1-1/+1
2020-01-13tracing: Accept different type for synthetic event fieldsMasami Hiramatsu1-2/+5
2020-01-13tracing: kprobes: Register to dynevent earlier stageMasami Hiramatsu1-4/+15
2020-01-13tracing: kprobes: Output kprobe event to printk bufferMasami Hiramatsu4-31/+32
2020-01-13tracing: Apply soft-disabled and filter to tracepoints printkMasami Hiramatsu1-0/+7
2020-01-13Documentation: bootconfig: Add a doc for extended boot configMasami Hiramatsu3-0/+186
2020-01-13bootconfig: init: Allow admin to use bootconfig for init command lineMasami Hiramatsu1-3/+28
2020-01-13bootconfig: init: Allow admin to use bootconfig for kernel command lineMasami Hiramatsu1-5/+101
2020-01-13init/main.c: Alloc initcall_command_line in do_initcall() and free itMasami Hiramatsu1-11/+15
2020-01-13proc: bootconfig: Add /proc/bootconfig to show boot config listMasami Hiramatsu3-0/+91
2020-01-13tools: bootconfig: Add bootconfig test scriptMasami Hiramatsu22-0/+176
2020-01-13tools: bootconfig: Add bootconfig commandMasami Hiramatsu12-5/+481
2020-01-13bootconfig: Load boot config from the tail of initrdMasami Hiramatsu2-0/+55
2020-01-13bootconfig: Add Extra Boot Config supportMasami Hiramatsu6-0/+1049
2020-01-13tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)19-185/+185
2020-01-13tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)18-195/+195
2020-01-13perf: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)4-68/+68
2020-01-12Linux 5.5-rc6Linus Torvalds1-1/+1
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-6/+6
2020-01-12riscv: Fixup obvious bug for fp-regs resetGuo Ren1-1/+1
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah3-5/+5
2020-01-12Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-7/+19
2020-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-15/+23
2020-01-11Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds18-32/+45
2020-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds2-5/+7