summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-19powerpc/tm: Abort syscalls in active transactionsSam bobroff
2015-06-18selftest: Timers: Avoid signal deadlock in leap-a-dayJohn Stultz
2015-06-12selftests: timers: Add leap-second timer edge testing to leap-a-day.cJohn Stultz
2015-06-07selftests/powerpc: Add gitignore file for the new DSCR testsAnshuman Khandual
2015-06-07selftests/powerpc: Add thread based stress test for DSCR sysfs interfacesMichael Ellerman
2015-06-07selftests/powerpc: Add test for all DSCR sysfs interfacesAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR inheritence across fork & execAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR value inheritence across forkAnshuman Khandual
2015-06-07selftests/powerpc: Add test for DSCR SPR numbersAnshuman Khandual
2015-06-07selftests/powerpc: Add test for explicitly changing DSCR valueAnshuman Khandual
2015-06-07selftests/powerpc: Add test for system wide DSCR defaultAnshuman Khandual
2015-06-02selftests/powerpc: Add install support to more powerpc testsMichael Ellerman
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-05-30x86/asm/entry/32, selftests: Add a selftest for kernel entries from VM86 modeAndy Lutomirski
2015-05-27Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...Paul E. McKenney
2015-05-27rcutorture: Allow repetition factors in Kconfig-fragment listsPaul E. McKenney
2015-05-27rcutorture: Display "make oldconfig" errorsPaul E. McKenney
2015-05-27rcutorture: Update TREE_RCU-kconfig.txtPaul E. McKenney
2015-05-27rcutorture: Make rcutorture scripts force RCU_EXPERTPaul E. McKenney
2015-05-27rcutorture: Update configuration fragments for rcutree.rcu_fanout_exactPaul E. McKenney
2015-05-27rcutorture: TASKS_RCU set directly, so don't explicitly set itPaul E. McKenney
2015-05-27rcutorture: Test SRCU cleanup code pathPaul E. McKenney
2015-05-27rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplugPaul E. McKenney
2015-05-27rcutorture: Exchange TREE03 and TREE04 geometriesPaul E. McKenney
2015-05-27rcutorture: Test both RCU-sched and RCU-bh for Tiny RCUPaul E. McKenney
2015-05-27rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar
2015-05-16Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-12selftests, x86: Rework x86 target architecture detectionAndy Lutomirski
2015-05-12selftests, x86: Remove useless run_tests ruleAndy Lutomirski
2015-05-12selftests/x86: install testsTyler Baker
2015-05-12selftest/x86: have no dependency on all when cross buildingTyler Baker
2015-05-12selftest/x86: build both bitnessesTyler Baker
2015-05-08x86, selftests: Add a test for the "sysret_ss_attrs" bugAndy Lutomirski
2015-05-01selftests/powerpc: Fix the pmu install ruleMichael Ellerman
2015-04-30Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman
2015-04-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-16x86, selftests: Add single_step_syscall testAndy Lutomirski
2015-04-15mm, selftests: test return value of munmap for MAP_HUGETLB memoryDavid Rientjes
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-11selftests/powerpc: Add transactional syscall testSam bobroff
2015-04-11selftests/powerpc: Move get_auxv_entry() to harness.cSam bobroff
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar