summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown5-3/+567
2015-12-08spi: spidev_test: Fix typo in error messageFabio Estevam1-1/+1
2015-12-07tools/virtio: fix byteswap logicMichael S. Tsirkin1-7/+13
2015-12-07tools/virtio: move list macro stubsMichael S. Tsirkin2-6/+6
2015-11-30nfit: Adjust for different _FIT and NFIT headersLinda Knippers1-34/+15
2015-11-30spi: tools: move spidev_test metadataJoshua Clayton1-0/+2
2015-11-23Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+8
2015-11-23spi: spidev_test: fix whitespaceJoshua Clayton1-2/+3
2015-11-23spi: spidev_test: check errorJoshua Clayton1-1/+5
2015-11-23spi: spidev_test: output to a fileJoshua Clayton1-3/+23
2015-11-23spi: spidev_test: accept input from a fileJoshua Clayton1-1/+47
2015-11-23spi: spidev_test: transfer_escaped_string functionJoshua Clayton1-13/+23
2015-11-23spi: Move spi code from Documentation to toolsJoshua Clayton4-3/+484
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-35/+69
2015-11-20tools/vm/page-types.c: support KPF_IDLENaoya Horiguchi1-0/+1
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2015-11-18selftests/seccomp: Get page size from sysconfBamvor Jian Zhang1-4/+7
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+4
2015-11-16tools:testing/selftests: fix typo in futex/READMEWei Jiangang1-1/+1
2015-11-16Merge branch 'pm-tools'Rafael J. Wysocki1-4/+4
2015-11-15tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-3/+4
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds35-278/+934
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-2/+7
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2015-11-13tools/power turbostat: use new name for MSR_PLATFORM_INFOLen Brown1-4/+4
2015-11-13perf probe: Clear probe_trace_event when add_probe_trace_event() failsWang Nan1-6/+14
2015-11-13perf probe: Fix memory leaking on failure by clearing all probe_trace_eventsMasami Hiramatsu1-1/+3
2015-11-13perf inject: Also re-pipe lost_samples eventAdrian Hunter1-0/+1
2015-11-13perf buildid-list: Requires ordered eventsAdrian Hunter1-0/+1
2015-11-13perf symbols: Fix dso lookup by long name and missing buildidsAdrian Hunter3-0/+19
2015-11-12perf symbols: Allow forcing reading of non-root owned files by rootArnaldo Carvalho de Melo3-5/+6
2015-11-12perf hists browser: The dso can be obtained from popup_action->ms.map->dsoArnaldo Carvalho de Melo1-6/+0
2015-11-12perf hists browser: Fix 'd' hotkey action to filter by DSOArnaldo Carvalho de Melo1-0/+1
2015-11-12perf symbols: Rebuild rbtree when adjusting symbols for kcoreAdrian Hunter1-16/+14
2015-11-12tools: Add a "make all" ruleKamal Mostafa1-0/+9
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-63/+88
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams1-1/+1
2015-11-12tools: Actually install tmon in the install ruleKamal Mostafa1-1/+1
2015-11-12Merge branch 'pm-tools'Rafael J. Wysocki11-63/+88
2015-11-11tools include: Add compiler.h to list.hArnaldo Carvalho de Melo1-0/+1
2015-11-11perf probe: Verify parameters in two functionsWang Nan1-0/+6
2015-11-11perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo1-4/+4
2015-11-11perf annotate: Support full source file paths for srcline fixMichael Petlan1-0/+1
2015-11-11perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song1-0/+2
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+3
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-53/+362
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven1-2/+2
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven1-0/+1
2015-11-11Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki1-12/+18