aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-09tracing: Add TRACE_EVENT_FN exampleGravatar Steven Rostedt (Red Hat) 2-0/+95
2015-02-09tracing: Add TRACE_EVENT_CONDITION sampleGravatar Steven Rostedt (Red Hat) 2-0/+61
2015-02-09tracing: Update the TRACE_EVENT fields available in the sample codeGravatar Steven Rostedt (Red Hat) 2-14/+150
2015-02-02tracing: Separate out initializing top level dir from instancesGravatar Steven Rostedt (Red Hat) 1-21/+30
2015-02-02tracing: Make tracing_init_dentry_tr() staticGravatar Steven Rostedt (Red Hat) 2-2/+1
2015-01-28trace: Use 64-bit timekeepingGravatar Tina Ruchandani 1-10/+8
2015-01-28tracing: Add array printing helperGravatar Dave Martin 3-0/+57
2015-01-27tracing: Remove newline from trace_printk warning bannerGravatar Borislav Petkov 1-1/+2
2015-01-22tracing: Use IS_ERR() check for return value of tracing_init_dentry()Gravatar Steven Rostedt (Red Hat) 9-12/+12
2015-01-22tracing: Remove unneeded includes of debugfs.h and fs.hGravatar Steven Rostedt (Red Hat) 9-17/+0
2014-12-22tracing: Remove taking of trace_types_lock in pipe filesGravatar Steven Rostedt (Red Hat) 1-82/+28
2014-12-22tracing: Add ref count to tracer for when they are being read by pipeGravatar Steven Rostedt (Red Hat) 2-1/+16
2014-12-20Linux 3.19-rc1v3.19-rc1Gravatar Linus Torvalds 1-2/+2
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Gravatar Linus Torvalds 10-25/+103
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Gravatar Linus Torvalds 94-690/+6663
2014-12-20Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-2804/+252
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 51-366/+151
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 41-61/+52
2014-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 3-1/+8
2014-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 5-23/+21
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledGravatar Wolfram Sang 1-0/+1
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 17-119/+29
2014-12-19Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-19/+16
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 4-25/+20
2014-12-19Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 24-51/+139
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 23-1238/+1511
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Gravatar Linus Torvalds 8-27/+38
2014-12-19Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 17-816/+1039
2014-12-19Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDGravatar Jesper Nilsson 1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockGravatar Jesper Nilsson 2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapGravatar Jesper Nilsson 1-0/+1
2014-12-20CRISv32: Implement early consoleGravatar Jesper Nilsson 1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpGravatar Jesper Nilsson 1-27/+34
2014-12-20CRISv32: Fix declaration mismatchGravatar Jesper Nilsson 1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverGravatar Jesper Nilsson 1-639/+791
2014-12-20CRIS: Update init memory handlingGravatar Jesper Nilsson 1-5/+33
2014-12-20CRISv32: Better handling of watchdog biteGravatar Jesper Nilsson 1-11/+17
2014-12-20CRIS: Export missing function symbolsGravatar Jesper Nilsson 3-19/+19
2014-12-20CRIS: Export ioremap_nocacheGravatar Jesper Nilsson 1-1/+2
2014-12-20CRIS: Fix headers_installGravatar Sam Ravnborg 3-8/+2
2014-12-20CRISv32: Add missing include for mm.hGravatar Jesper Nilsson 1-0/+1
2014-12-19CRISv32: Drop obsolete file for SPI driverGravatar Jesper Nilsson 1-1/+0
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 37-1412/+1607
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMEGravatar Rafael J. Wysocki 37-48/+39
2014-12-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-4/+0
2014-12-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-2/+79
2014-12-19Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-9/+41
2014-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-6/+7
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 41-714/+897