summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2016-08-10tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams-0/+2
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman-1/+1
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds-0/+422
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe-0/+422
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-3/+10
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks-1/+1
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds-13/+268
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+123
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-32/+810
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-11/+165
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-138/+168
2016-07-26selftests: media_tests add a new video device testShuah Khan-2/+103
2016-07-26selftests/powerpc: exec() with suspended transactionCyril Bur-18/+98
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2342
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-17/+60
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams-138/+168
2016-07-24nfit: do an ARS scrub on hitting a latent media errorVishal Verma-0/+1
2016-07-24nfit: move to nfit/ sub-directoryDan Williams-3/+3
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter-1/+1
2016-07-22nfit, tools/testing/nvdimm/: unify shutdown pathsDan Williams-14/+2
2016-07-21libnvdimm: move ->module to struct nvdimm_bus_descriptorDan Williams-0/+1
2016-07-21nfit: cleanup acpi_nfit_init calling conventionDan Williams-3/+4
2016-07-21tools/testing/nvdimm: add manufacturing_{date|location} dimm propertiesDan Williams-33/+21
2016-07-21tools/testing/nvdimm: add virtual ramdisk rangeDan Williams-2/+16
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar-1/+2230
2016-07-14selftests/powerpc: Add a test for PROT_SAOMichael Ellerman-1/+51
2016-07-12pmem: kill __pmem address spaceDan Williams-1/+1
2016-07-11tools/testing/nvdimm: simulate multiple flush hints per-dimmDan Williams-22/+33
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar-16/+13
2016-07-08selftests/x86: Add vDSO mremap() testDmitry Safonov-1/+112
2016-07-07tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams-17/+2
2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman-1/+1
2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart-1/+332
2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman-1/+86
2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur-3/+9
2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur-3/+3
2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur-3/+3
2016-06-30Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-17/+60
2016-06-27selftests: media_tests - Add media_device_open to .gitignoreShuah Khan-0/+1
2016-06-27selftests: add media controller regression test scripts and documentShuah Khan-0/+65
2016-06-27selftests: add media_device_open testShuah Khan-2/+83
2016-06-27selftests: media_device_test change it to randomize loop countShuah Khan-6/+13
2016-06-27selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit testYannick Brosseau-1/+1
2016-06-27selftests/vm: write strlen length instead of sizeof to nr_hugepagesYannick Brosseau-5/+5
2016-06-27selftests/lib: set printf.sh executableSeongJae Park-0/+0
2016-06-27tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams-47/+41
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_SETAndrey Smirnov-1/+1
2016-06-26rtc: rtctest: Change no IRQ detection for RTC_IRQP_READAndrey Smirnov-1/+1
2016-06-26rtc: rtctest: Change alarm IRQ support detectionAndrey Smirnov-1/+8