summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-2415-22/+810
|\
| * powerpc/tm: Abort syscalls in active transactionsSam bobroff2015-06-192-3/+4
| * selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual2015-06-071-0/+7
| * selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman2015-06-072-1/+82
| * selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual2015-06-072-1/+98
| * selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual2015-06-072-1/+118
| * selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual2015-06-072-1/+97
| * selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual2015-06-072-1/+62
| * selftests/powerpc: Add test for explicitly changing DSCR valueAnshuman Khandual2015-06-072-1/+72
| * selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual2015-06-074-1/+267
| * selftests/powerpc: Add install support to more powerpc testsMichael Ellerman2015-06-022-18/+9
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-221-4/+73
|\ \
| * | selftest: Timers: Avoid signal deadlock in leap-a-dayJohn Stultz2015-06-181-11/+12
| * | selftests: timers: Add leap-second timer edge testing to leap-a-day.cJohn Stultz2015-06-121-4/+72
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-223-1/+183
|\ \ \
| * \ \ Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar2015-05-175-37/+69
| |\ \ \ | | |/ /
| * | | x86, selftests: Add a test for the "sysret_ss_attrs" bugAndy Lutomirski2015-05-084-1/+185
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-2228-56/+72
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-06-0228-56/+72
| |\ \ \ | | |_|/ | |/| |
| | | |
| | | \
| | | \
| | | \
| | *---. \ Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney2015-05-2728-56/+72
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * rcutorture: Allow repetition factors in Kconfig-fragment listsPaul E. McKenney2015-05-271-6/+19
| | | | | * rcutorture: Display "make oldconfig" errorsPaul E. McKenney2015-05-272-1/+5
| | | | | * rcutorture: Update TREE_RCU-kconfig.txtPaul E. McKenney2015-05-278-30/+21
| | | | | * rcutorture: Make rcutorture scripts force RCU_EXPERTPaul E. McKenney2015-05-2713-0/+13
| | | | | * rcutorture: Update configuration fragments for rcutree.rcu_fanout_exactPaul E. McKenney2015-05-2712-9/+3
| | | | | * rcutorture: TASKS_RCU set directly, so don't explicitly set itPaul E. McKenney2015-05-273-3/+0
| | | | | * rcutorture: Test SRCU cleanup code pathPaul E. McKenney2015-05-271-1/+1
| | | | | * rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplugPaul E. McKenney2015-05-273-2/+3
| | | | | * rcutorture: Exchange TREE03 and TREE04 geometriesPaul E. McKenney2015-05-272-4/+4
| | | |_|/ | | |/| |
| | | | * rcutorture: Test both RCU-sched and RCU-bh for Tiny RCUPaul E. McKenney2015-05-271-0/+1
| | | |/ | | |/|
| | | * rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney2015-05-271-0/+2
| | |/
* | | x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski2015-05-302-2/+118
|/ /
* | Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-165-35/+69
|\ \ | |/ |/|
| * selftests, x86: Rework x86 target architecture detectionAndy Lutomirski2015-05-124-26/+67
| * selftests, x86: Remove useless run_tests ruleAndy Lutomirski2015-05-122-18/+2
| * selftests/x86: install testsTyler Baker2015-05-121-0/+6
| * selftest/x86: have no dependency on all when cross buildingTyler Baker2015-05-121-1/+4
| * selftest/x86: build both bitnessesTyler Baker2015-05-121-2/+2
* | selftests/powerpc: Fix the pmu install ruleMichael Ellerman2015-05-011-1/+1
* | Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-183-1/+184
|\
| * x86, selftests: Add single_step_syscall testAndy Lutomirski2015-04-163-1/+184
* | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-1621-91/+852
|\ \
| * | selftests/powerpc: Add transactional syscall testSam bobroff2015-04-114-1/+153
| * | selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff2015-04-114-49/+48
| * | selftests/powerpc: Add a test of the switch_endian() syscallMichael Ellerman2015-03-286-1/+214
| * | selftests/powerpc: Rename TARGETS in powerpc selftests makefileMichael Ellerman2015-03-181-6/+6
| * | selftests/powerpc: Add test for VPHNGreg Kurz2015-03-187-1/+430
| * | selftests/powerpc: Build the copyloops with -maltivecMichael Ellerman2015-03-171-0/+1
| * | powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-161-33/+0
OpenPOWER on IntegriCloud