summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-18tracing: Remove redundant reset per-CPU buff in irqsoff tracerDmitry Safonov1-1/+0
2016-03-18x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.cLi Bin1-1/+1
2016-03-18tracing: Fix crash from reading trace_pipe with sendfileSteven Rostedt (Red Hat)1-1/+4
2016-03-18tracing: Have preempt(irqs)off trace preempt disabled functionsSteven Rostedt (Red Hat)1-2/+6
2016-03-18tracing: Fix return while holding a lock in register_tracer()Chunyu Hu1-2/+4
2016-03-18ftrace: Use kasprintf() in ftrace_profile_tracefs()Geliang Tang1-3/+1
2016-03-18ftrace: Update dynamic ftrace calls only if necessaryJiri Olsa1-5/+5
2016-03-18ftrace: Make ftrace_hash_rec_enable return update boolJiri Olsa1-10/+17
2016-03-08tracing: Fix typoes in code comment and printk in trace_nop.cChunyu Hu1-2/+2
2016-03-08tracing, writeback: Replace cgroup path to cgroup inoYang Shi1-76/+45
2016-03-08tracing: Use flags instead of bool in trigger structureSteven Rostedt (Red Hat)2-30/+49
2016-03-08tracing: Add an unreg_all() callback to trigger commandsTom Zanussi2-2/+20
2016-03-08tracing: Add needs_rec flag to event triggersTom Zanussi2-1/+9
2016-03-08tracing: Add a per-event-trigger 'paused' fieldTom Zanussi2-0/+5
2016-03-08tracing: Add get_syscall_name()Tom Zanussi2-0/+16
2016-03-08tracing: Add event record param to trigger_ops.func()Tom Zanussi3-22/+27
2016-03-08tracing: Make event trigger functions availableTom Zanussi2-15/+27
2016-03-08tracing: Make ftrace_event_field checking functions availableTom Zanussi2-12/+12
2016-03-08tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)2-41/+5
2016-03-08tracing: Make tracer_flags use the right set_flag callbackChunyu Hu3-14/+21
2016-03-06Linux 4.5-rc7Linus Torvalds1-1/+1
2016-03-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+0
2016-03-06Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-0/+6
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds7-3/+49
2016-03-06Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+1
2016-03-06Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+4
2016-03-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-14/+18
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-2/+16
2016-03-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2016-03-06Merge tag 'usb-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-1026/+12
2016-03-05um: use %lx format specifiers for unsigned longsColin Ian King1-2/+2
2016-03-05um: Export pm_power_offRichard Weinberger1-0/+1
2016-03-05Revert "um: Fix get_signal() usage"Richard Weinberger1-1/+1
2016-03-05ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2016-03-05Merge tag 'sound-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-53/+348
2016-03-05Merge tag 'dmaengine-fix-4.5-rc7' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+7
2016-03-05Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds6-34/+34
2016-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+11
2016-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+6
2016-03-04Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-59/+171
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds10-148/+341
2016-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds4-23/+30
2016-03-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-35/+60
2016-03-04Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-2/+11
2016-03-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-5/+6
2016-03-04Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtdLinus Torvalds6-52/+98
2016-03-04Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+9
2016-03-04Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+17
2016-03-04nfit: Continue init even if ARS commands are unimplementedVishal Verma1-4/+11
2016-03-04ARM: 8544/1: set_memory_xx fixesMika Penttilä1-0/+3