Age | Commit message (Expand) | Author |
2016-11-17 | selftests/powerpc: Add ptrace tests for TM SPR registers | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers | Anshuman Khandual |
2016-11-17 | selftests/powerpc: Move shared headers into new include dir | Simon Guo |
2016-11-17 | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in... | Anshuman Khandual |
2016-11-14 | selftests/powerpc: Return false instead of -1 in require_paranoia_below() | Peter Senna Tschudin |
2016-11-14 | selftests/powerpc: Revert Load Monitor Register Tests | Michael Neuling |
2016-11-14 | powerpc: Add support for relative exception tables | Nicholas Piggin |
2016-11-14 | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin |
2016-11-14 | selftests/powerpc: Fail load_unaligned_zeropad on miscompare | Michael Ellerman |
2016-11-14 | selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV | Michael Ellerman |
2016-11-14 | selftests/powerpc: Add Anton's null_syscall benchmark to the selftests | Anton Blanchard |
2016-10-14 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2016-10-14 | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-10-11 | radix-tree tests: properly initialize mutex | Ross Zwisler |
2016-10-11 | radix-tree tests: add iteration test | Ross Zwisler |
2016-10-11 | Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-10-11 | selftests/futex: Check ANSI terminal color support | SeongJae Park |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-07 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-10-07 | selftests: expanding more mlock selftest | Simon Guo |
2016-10-07 | selftest: move seek_to_smaps_entry() out of mlock2-tests.c | Simon Guo |
2016-10-07 | selftests/vm: add test for mlock() when areas are intersected | Simon Guo |
2016-10-07 | selftest: split mlock2_ funcs into separate mlock2.h | Simon Guo |
2016-10-07 | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams |
2016-10-07 | tools/testing/nvdimm: support for sub-dividing a pmem region | Dan Williams |
2016-10-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-10-06 | selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changes | Michael Ellerman |
2016-10-06 | selftests/powerpc: Add missing binaries to .gitignores | Michael Ellerman |
2016-10-04 | selftests/powerpc: Add checks for transactional VSXs in signal contexts | Cyril Bur |
2016-10-04 | selftests/powerpc: Add checks for transactional VMXs in signal contexts | Cyril Bur |
2016-10-04 | selftests/powerpc: Add checks for transactional FPUs in signal contexts | Cyril Bur |
2016-10-04 | selftests/powerpc: Add checks for transactional GPRs in signal contexts | Cyril Bur |
2016-10-04 | selftests/powerpc: Check that signals always get delivered | Cyril Bur |
2016-10-04 | selftests/powerpc: Add TM tcheck helpers in C | Cyril Bur |
2016-10-04 | selftests/powerpc: Allow tests to extend their kill timeout | Cyril Bur |
2016-10-04 | selftests/powerpc: Introduce GPR asm helper header file | Cyril Bur |
2016-10-04 | selftests/powerpc: Move VMX stack frame macros to header file | Cyril Bur |
2016-10-04 | selftests/powerpc: Rework FPU stack placement macros and move to header file | Cyril Bur |
2016-10-04 | selftests/powerpc: Check for VSX preservation across userspace preemption | Cyril Bur |