summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes2015-04-153-4/+14
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-142-1/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-03-272-1/+2
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-202-1/+2
| | |\ \ \
| | | | * | rcutorture: Enable slow grace-period initializationsPaul E. McKenney2015-03-111-0/+1
| | | |/ / | | |/| |
| | | * | torture: Avoid script syntax error when insufficient CPUsPaul E. McKenney2015-03-031-1/+1
| | |/ /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-136-0/+760
|\ \ \ \
| * \ \ \ Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar2015-04-081-0/+8
| |\ \ \ \ | | |/ / /
| * | | | x86, selftests: Add sigreturn selftestAndy Lutomirski2015-04-086-0/+760
| | |_|/ | |/| |
* | | | Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-1367-196/+3364
|\ \ \ \ | |_|/ / |/| | |
| * | | ftracetest: Do not use usleep directlyNamhyung Kim2015-04-033-6/+33
OpenPOWER on IntegriCloud