summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-1237-268/+368
|\
| * Merge tag 'perf-core-for-mingo-4.14-20170901' of git://git.kernel.org/pub/scm...Ingo Molnar2017-09-0537-268/+368
| |\
| | * perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...Arnaldo Carvalho de Melo2017-09-011-1/+2
| | * perf stat: Only auto-merge events that are PMU aliasesArnaldo Carvalho de Melo2017-09-013-9/+18
| | * perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang2017-09-011-1/+5
| | * perf script: Support physical addressKan Liang2017-09-012-3/+14
| | * perf mem: Support physical addressKan Liang2017-09-012-26/+75
| | * perf sort: Add sort option for physical addressKan Liang2017-09-018-2/+59
| | * perf tools: Support new sample type for physical addressKan Liang2017-09-016-3/+29
| | * perf vendor events powerpc: Remove duplicate eventsSukadev Bhattiprolu2017-09-014-138/+3
| | * perf intel-pt: Fix syntax in documentation of config optionJack Henschel2017-09-011-1/+1
| | * perf test powerpc: Fix 'Object code reading' testRavi Bangoria2017-09-011-0/+5
| | * perf trace: Support syscall name globbingArnaldo Carvalho de Melo2017-09-012-5/+36
| | * perf syscalltbl: Support glob matching on syscall namesArnaldo Carvalho de Melo2017-09-012-0/+36
| | * perf report: Calculate the average cycles of iterationsJin Yao2017-08-305-79/+85
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-112-9/+7
|\ \ \
| * | | signal/testing: Don't look for __SI_FAULT in userspaceEric W. Biederman2017-07-192-9/+7
* | | | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-111-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams2017-08-3110-24/+82
| |\ \ \ \
| * | | | | libnvdimm, nd_blk: remove mmio_flush_range()Robin Murphy2017-08-311-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-091-1/+50
|\ \ \ \ \ \
| * | | | | | bpf: add support for sockmap detach programsJohn Fastabend2017-09-081-1/+50
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-091-2/+58
|\ \ \ \ \ \ \
| * | | | | | | tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testingCyrill Gorcunov2017-09-081-2/+58
* | | | | | | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | tools: PCI: Add a missing option help lineStan Drozd2017-08-291-0/+1
* | | | | | | | | Merge tag 'linux-kselftest-4.14-rc1-update' of git://git.kernel.org/pub/scm/l...Linus Torvalds2017-09-0847-491/+518
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | selftests: Enhance kselftest_harness.h to print which assert failedMickaël Salaün2017-09-052-6/+35
| * | | | | | | | selftests: lib.mk: change RUN_TESTS to print messages in TAP13 formatShuah Khan2017-08-251-3/+9
| * | | | | | | | selftests: change lib.mk RUN_TESTS to take test list as an argumentShuah Khan2017-08-252-15/+3
| * | | | | | | | selftests: lib.mk: suppress "cd" output from run_tests targetShuah Khan2017-08-251-1/+1
| * | | | | | | | selftests: kselftest framework: change skip exit code to 0Shuah Khan2017-08-251-1/+2
| * | | | | | | | selftests/timers: make loop consistent with array sizeBenjamin Gaignard2017-08-251-1/+1
| * | | | | | | | selftests: timers: remove rtctest_setdate from run_destructive_testsShuah Khan2017-08-231-3/+5
| * | | | | | | | selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan2017-08-221-13/+13
| * | | | | | | | kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz2017-08-221-8/+9
| * | | | | | | | selftests: timers: drop support for !KTEST caseShuah Khan2017-08-2219-204/+1
| * | | | | | | | rtc: rtctest: Improve support detectionLukáš Doktor2017-08-161-1/+6
| * | | | | | | | selftests/cpu-hotplug: Skip test when there is only one online cpuLi Zhijian2017-08-161-0/+6
| * | | | | | | | selftests/cpu-hotplug: exit with failure when test occured unexpected behaviorsLi Zhijian2017-08-161-0/+8
| * | | | | | | | selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan2017-08-168-23/+30
| * | | | | | | | selftests: capabilities: convert error output to TAP13 ksft frameworkShuah Khan2017-08-142-49/+65
| * | | | | | | | selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai2017-08-111-1/+1
| * | | | | | | | selftests: warn if failure is due to lack of executable bitLuis R. Rodriguez2017-08-091-1/+6
| * | | | | | | | selftests: kselftest framework: add error counterShuah Khan2017-08-091-3/+18
| * | | | | | | | selftests: capabilities: convert the test to use TAP13 ksft frameworkShuah Khan2017-08-022-38/+62
| * | | | | | | | selftests: capabilities: fix to run Non-root +ia, sgidroot => i testShuah Khan2017-08-021-1/+2
| * | | | | | | | selftests: ptp: include default header install pathGrygorii Strashko2017-08-021-0/+1
| * | | | | | | | selftests: sigaltstack: convert to use TAP13 ksft frameworkShuah Khan2017-08-021-22/+31
| * | | | | | | | selftests: splice: add .gitignore for generated filesShuah Khan2017-08-021-0/+1
OpenPOWER on IntegriCloud