summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-04ftracetest: Add --verbose option for showing echo outputMasami Hiramatsu1-10/+23
2014-12-04ftracetest: Fix to show descriptions on dashMasami Hiramatsu1-1/+2
2014-11-06ftracetest: Add basic event tracing test casesNamhyung Kim4-0/+158
2014-11-06ftracetest: Clear trace buffer after running kprobe testcasesNamhyung Kim4-0/+4
2014-11-06ftracetest: Use logfile name supported by busybox's mktempNamhyung Kim1-1/+1
2014-11-06ftracetest: Add a couple of ftrace test casesSteven Rostedt (Red Hat)3-0/+221
2014-11-06ftracetest: Add functions file that holds helper functionsSteven Rostedt (Red Hat)2-0/+19
2014-11-03ftracetest: Sort testcasesHeiko Carstens1-1/+1
2014-11-03ftracetest: Add kprobes on ftrace testcaseHeiko Carstens1-0/+55
2014-11-03ftracetest: Take the first debugfs mount foundSteven Rostedt (Red Hat)1-1/+1
2014-10-08tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup testMasami Hiramatsu2-0/+31
2014-10-04ftracetest: Add POSIX.3 standard and XFAIL result codesMasami Hiramatsu13-33/+189
2014-09-23ftracetest: Add kprobe basic testcasesMasami Hiramatsu2-0/+25
2014-09-23ftracetest: Add ftrace basic testcasesMasami Hiramatsu3-0/+17
2014-09-23ftracetest: Initial commit for ftracetestMasami Hiramatsu6-0/+217
2014-09-22Linux 3.17-rc6v3.17-rc6Linus Torvalds1-1/+1
2014-09-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds11-55/+154
2014-09-21Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-22/+38
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-37/+53
2014-09-20Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+35
2014-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-13/+19
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-63/+85
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs5-1/+7
2014-09-20Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20staging: vt6655: buffer overflow in ioctlDan Carpenter1-0/+3
2014-09-20Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman12-37/+50
2014-09-20USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-20USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-20USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-20USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-20Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2-0/+3
2014-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-21/+19
2014-09-20Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-36/+42
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds16-114/+110
2014-09-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-3/+14
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+13
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-40/+108
2014-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds17-38/+67
2014-09-19[SCSI] fix for bidi use after freeDaniel Gryniewicz1-2/+3
2014-09-19[SCSI] fix regression that accidentally disabled block-based tcqChristoph Hellwig1-1/+1
2014-09-19[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10
2014-09-19Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas5-62/+40
2014-09-19drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_pageMichel Dänzer1-2/+2
2014-09-19Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-2/+11
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie13-57/+63
2014-09-19drm/nouveau/runpm: fix module unloadAlex Deucher1-0/+9
2014-09-19drm/radeon/px: fix module unloadAlex Deucher1-2/+9
2014-09-19vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher2-0/+8