| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-13 | 34 | -30/+112 |
|\ |
|
| * | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2014-10-09 | 3 | -0/+8 |
| |\ |
|
| | * | locktorture: Support rwlocks | Davidlohr Bueso | 2014-09-30 | 3 | -0/+8 |
| * | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2014-09-23 | 32 | -30/+104 |
| |\ \
| | |/ |
|
| | * | rcutorture: Rename rcutorture_runnable parameter | Paul E. McKenney | 2014-09-16 | 1 | -1/+1 |
| | * | locktorture: Add test scenario for rwsem_lock | Paul E. McKenney | 2014-09-16 | 3 | -0/+8 |
| | * | locktorture: Add test scenario for mutex_lock | Paul E. McKenney | 2014-09-16 | 3 | -0/+8 |
| | * | locktorture: Make torture scripting account for new _runnable name | Paul E. McKenney | 2014-09-16 | 1 | -1/+1 |
| | * | Merge branch 'rcu-tasks.2014.09.10a' into HEAD | Paul E. McKenney | 2014-09-16 | 7 | -0/+33 |
| | |\ |
|
| | | * | rcutorture: Add RCU-tasks tests to default rcutorture list | Paul E. McKenney | 2014-09-10 | 1 | -0/+3 |
| | | * | rcutorture: Add RCU-tasks test cases | Paul E. McKenney | 2014-09-07 | 6 | -0/+30 |
| | * | | torture: Check for nul bytes in console output | Paul E. McKenney | 2014-09-07 | 1 | -0/+4 |
| | * | | torture: Print PID in hung-kernel diagnostic message | Paul E. McKenney | 2014-09-07 | 1 | -1/+1 |
| | * | | rcutorture: Specify CONFIG_CPUMASK_OFFSTACK=y for TREE07 | Paul E. McKenney | 2014-09-07 | 1 | -0/+1 |
| | * | | rcutorture: Specify MAXSMP=y for TREE01 | Paul E. McKenney | 2014-09-07 | 5 | -5/+26 |
| | * | | rcutorture: Test partial nohz_full= configuration | Paul E. McKenney | 2014-09-07 | 2 | -1/+2 |
| | * | | rcu: Add step to initrd documentation | Paul E. McKenney | 2014-09-07 | 1 | -0/+1 |
| | * | | rcutorture: Set executable bit and drop bash from Usage | Pranith Kumar | 2014-09-07 | 12 | -15/+12 |
| | * | | rcutorture: Use bash shell for all the test scripts | Pranith Kumar | 2014-09-07 | 12 | -18/+18 |
| | |/ |
|
* | | | Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-12 | 2 | -40/+17 |
|\ \ \ |
|
| * | | | selftests/memfd: Run test on all architectures | Pranith Kumar | 2014-09-17 | 1 | -21/+0 |
| * | | | memfd_test: Add missing argument to printf() | Pranith Kumar | 2014-09-04 | 1 | -1/+1 |
| * | | | memfd_test: Make it work on 32-bit systems | Pranith Kumar | 2014-09-04 | 1 | -18/+16 |
| |/ / |
|
* | | | Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-10-12 | 18 | -0/+445 |
|\ \ \ |
|
| * | | | tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup test | Masami Hiramatsu | 2014-10-08 | 2 | -0/+31 |
| * | | | ftracetest: Add POSIX.3 standard and XFAIL result codes | Masami Hiramatsu | 2014-10-03 | 13 | -33/+189 |
| * | | | ftracetest: Add kprobe basic testcases | Masami Hiramatsu | 2014-09-23 | 2 | -0/+25 |
| * | | | ftracetest: Add ftrace basic testcases | Masami Hiramatsu | 2014-09-23 | 3 | -0/+17 |
| * | | | ftracetest: Initial commit for ftracetest | Masami Hiramatsu | 2014-09-23 | 5 | -0/+216 |
| |/ / |
|
* | | | Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2014-10-12 | 2 | -14/+57 |
|\ \ \ |
|
| * | | | ktest: Don't bother with bisect good or bad on replay | Steven Rostedt (Red Hat) | 2014-10-07 | 1 | -6/+8 |
| * | | | ktest: Fix check for new kernel success on rebooting to good kernel | Steven Rostedt (Red Hat) | 2014-10-07 | 1 | -0/+6 |
| * | | | ktest: add ability to skip during BISECT_MANUAL | Chris J Arges | 2014-09-19 | 1 | -2/+4 |
| * | | | ktest: Add PATCHCHECK_CHERRY | Steven Rostedt (Red Hat) | 2014-09-19 | 2 | -6/+39 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 2014-10-11 | 6 | -1/+167 |
|\ \ \ |
|
| * | | | selftests/powerpc: Add test of load_unaligned_zero_pad() | Michael Ellerman | 2014-09-30 | 6 | -1/+167 |
| |/ / |
|
* | | | selftests/vm/transhuge-stress: stress test for memory compaction | Konstantin Khlebnikov | 2014-10-09 | 2 | -0/+145 |
|/ / |
|
* | | tools: selftests: fix build issue with make kselftests target | Phong Tran | 2014-08-29 | 3 | -11/+11 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2014-08-09 | 3 | -0/+260 |
|\ |
|
| * | mnt: Add tests for unprivileged remount cases that have found to be faulty | Eric W. Biederman | 2014-07-31 | 3 | -0/+260 |
* | | selftests: add memfd/sealing page-pinning tests | David Herrmann | 2014-08-08 | 5 | -1/+450 |
* | | selftests: add memfd_create() + sealing tests | David Herrmann | 2014-08-08 | 4 | -0/+945 |
* | | tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition | Thierry Fauck | 2014-08-08 | 1 | -0/+4 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-08-07 | 12 | -284/+617 |
|\ \ |
|
| * | | selftests/powerpc: Add test of per-event excludes | Michael Ellerman | 2014-07-28 | 2 | -1/+115 |
| * | | selftests/powerpc: Add a routine for retrieving an AUXV entry | Michael Ellerman | 2014-07-28 | 2 | -0/+49 |
| * | | selftests/powerpc: Add cycles test with MMCR2 handling | Michael Ellerman | 2014-07-28 | 2 | -1/+93 |
| * | | selftests/powerpc: Dump MMCR2 as part of the EBB HW state | Michael Ellerman | 2014-07-28 | 1 | -4/+6 |
| * | | selftests/powerpc: Count more instructions & use decimal | Michael Ellerman | 2014-07-28 | 1 | -8/+14 |
| * | | selftests/powerpc: Count instructions under scheduler pressure | Michael Ellerman | 2014-07-28 | 2 | -2/+8 |