| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests/powerpc: Use the test harness for the TM DSCR test | Michael Ellerman | 2014-06-24 | 2 | -4/+12 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-06-12 | 41 | -46/+4083 |
|\ |
|
| * | selftests/powerpc: Add tests of PMU EBBs | Michael Ellerman | 2014-06-11 | 34 | -4/+3913 |
| * | selftests/powerpc: Add support for skipping tests | Michael Ellerman | 2014-06-11 | 3 | -1/+21 |
| * | selftests/powerpc: Put the test in a separate process group | Michael Ellerman | 2014-06-11 | 1 | -2/+8 |
| * | selftests/powerpc: Fix instruction loop for ABIv2 (LE) | Michael Ellerman | 2014-06-11 | 1 | -38/+35 |
| * | powerpc: Correct DSCR during TM context switch | Sam bobroff | 2014-06-11 | 3 | -1/+106 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -1/+7 |
|\ \
| |/
|/| |
|
| * | net: filter: BPF testsuite | Alexei Starovoitov | 2014-05-12 | 1 | -1/+7 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-06-10 | 4 | -2/+95 |
|\ \ |
|
| * | | selftests/powerpc: Test the THP bug we fixed in the previous commit | Michael Ellerman | 2014-06-06 | 3 | -1/+91 |
| * | | selftests/powerpc: Update for ABIv2 | Anton Blanchard | 2014-04-23 | 1 | -1/+4 |
| |/ |
|
* | | tools/testing/selftests/sysctl: validate sysctl_writes_strict | Kees Cook | 2014-06-06 | 5 | -0/+216 |
* | | rcutorture: Note diffs from git commits | Paul E. McKenney | 2014-05-14 | 1 | -0/+4 |
* | | rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernels | Paul E. McKenney | 2014-05-14 | 1 | -0/+1 |
* | | torture: Use elapsed time to detect hangs | Paul E. McKenney | 2014-05-14 | 1 | -6/+12 |
* | | torture: Better summary diagnostics for build failures | Paul E. McKenney | 2014-05-14 | 4 | -8/+21 |
* | | torture: Add tracing-enabled variant of TREE02 | Paul E. McKenney | 2014-05-14 | 1 | -0/+25 |
* | | torture: Choose bzImage location based on architecture | Paul E. McKenney | 2014-05-14 | 3 | -6/+43 |
* | | torture: Permit multi-word qemu and boot arguments | Paul E. McKenney | 2014-05-14 | 1 | -2/+2 |
* | | torture: Report diagnostics from qemu | Paul E. McKenney | 2014-05-14 | 1 | -1/+8 |
* | | torture: Make "--dryrun script" use same environment as normal run | Paul E. McKenney | 2014-05-14 | 1 | -15/+11 |
* | | torture: Make "--dryrun script" output self-sufficient | Paul E. McKenney | 2014-05-14 | 1 | -33/+27 |
* | | torture: Make config-fragment filtering RCU-independent | Paul E. McKenney | 2014-05-14 | 1 | -1/+1 |
* | | torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMD | Paul E. McKenney | 2014-05-14 | 2 | -6/+6 |
* | | torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARG | Paul E. McKenney | 2014-05-14 | 1 | -3/+3 |
* | | torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MAC | Paul E. McKenney | 2014-05-14 | 2 | -5/+5 |
* | | torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVE | Paul E. McKenney | 2014-05-14 | 2 | -8/+8 |
* | | torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY | Paul E. McKenney | 2014-05-14 | 2 | -4/+7 |
* | | torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS | Paul E. McKenney | 2014-05-14 | 1 | -3/+3 |
* | | torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG | Paul E. McKenney | 2014-05-14 | 2 | -4/+4 |
* | | torture: Allow variations of "defconfig" to be specified | Paul E. McKenney | 2014-05-14 | 2 | -1/+9 |
* | | torture: Rename RCU_INITRD to TORTURE_INITRD | Paul E. McKenney | 2014-05-13 | 2 | -4/+4 |
* | | torture: Make parse-rcutorture.sh less RCU-specific | Paul E. McKenney | 2014-05-13 | 3 | -13/+13 |
* | | torture: Add batch headers "--dryrun sched" | Paul E. McKenney | 2014-05-13 | 1 | -1/+2 |
* | | torture: Remove obsolete builddir options | Paul E. McKenney | 2014-05-13 | 1 | -16/+0 |
|/ |
|
* | Merge tag 'ktest-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2014-04-04 | 1 | -0/+4 |
|\ |
|
| * | ktest: Set CLOSE_CONSOLE_SIGNAL in the kvm.conf | Satoru Takeuchi | 2014-02-26 | 1 | -0/+4 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-04-02 | 10 | -1/+222 |
|\ \ |
|
| * | | selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests | Michael Ellerman | 2014-03-07 | 10 | -1/+222 |
| |/ |
|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | 108 | -115/+516 |
|\ \ |
|
| * | | rcutorture: Save kvm.sh output to log | Paul E. McKenney | 2014-02-23 | 1 | -7/+15 |
| * | | rcutorture: Place kvm-test-1-run.sh output into res directory | Paul E. McKenney | 2014-02-23 | 1 | -2/+2 |
| * | | rcutorture: Rename TREE_RCU-Kconfig.txt | Paul Bolle | 2014-02-23 | 1 | -0/+0 |
| * | | locktorture: Add kvm-recheck.sh plug-in for locktorture | Paul E. McKenney | 2014-02-23 | 2 | -2/+54 |
| * | | locktorture: Add vestigial locktorture configuration | Paul E. McKenney | 2014-02-23 | 7 | -1/+60 |
| * | | rcutorture: Introduce "rcu" directory level underneath configs | Paul E. McKenney | 2014-02-23 | 97 | -5/+16 |
| * | | rcutorture: Rename kvm-test-1-rcu.sh | Paul E. McKenney | 2014-02-23 | 2 | -10/+10 |
| * | | rcutorture: Remove RCU dependencies from ver_functions.sh API | Paul E. McKenney | 2014-02-23 | 5 | -40/+59 |
| * | | rcutorture: Create CFcommon file for common Kconfig parameters | Paul E. McKenney | 2014-02-23 | 17 | -18/+7 |