| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests/powerpc: Fix remaining fallout from recent changes | Michael Ellerman | 2017-02-14 | 4 | -12/+13 |
* | selftests/powerpc: Fix the clean rule since recent changes | Michael Ellerman | 2017-02-14 | 1 | -1/+2 |
* | selftests: Fix the .S and .S -> .o rules | Michael Ellerman | 2017-02-14 | 1 | -2/+2 |
* | selftests: Fix the .c linking rule | Michael Ellerman | 2017-02-14 | 1 | -1/+1 |
* | selftests: Fix selftests build to just build, not run tests | Michael Ellerman | 2017-02-14 | 1 | -5/+5 |
* | selftests, x86, protection_keys: fix wrong offset in siginfo | Dave Hansen | 2017-02-08 | 1 | -1/+1 |
* | selftests, x86, protection_keys: fix uninitialized variable warning | Dave Hansen | 2017-02-08 | 1 | -1/+1 |
* | selftest: cpufreq: Add special tests | Viresh Kumar | 2017-01-19 | 4 | -3/+146 |
* | selftest: cpufreq: Add support to test cpufreq modules | Viresh Kumar | 2017-01-19 | 3 | -6/+284 |
* | selftest: cpufreq: Add suspend/resume/hibernate support | Viresh Kumar | 2017-01-19 | 2 | -2/+52 |
* | selftest: cpufreq: Add support for cpufreq tests | Viresh Kumar | 2017-01-19 | 6 | -0/+568 |
* | selftests: Add intel_pstate to TARGETS | Stafford Horne | 2017-01-19 | 1 | -0/+1 |
* | selftests/intel_pstate: Update makefile to match new style | Stafford Horne | 2017-01-19 | 1 | -9/+4 |
* | selftests/intel_pstate: Fix warning on loop index overflow | Stafford Horne | 2017-01-19 | 1 | -1/+1 |
* | selftests/futex: Add headers to makefile dependencies | Stafford Horne | 2017-01-19 | 1 | -1/+4 |
* | selftests/futex: Add stdio used for logging | Stafford Horne | 2017-01-19 | 1 | -0/+1 |
* | selftests: x86 protection_keys remove dead code | Shuah Khan | 2017-01-11 | 1 | -10/+0 |
* | selftests: x86 protection_keys fix unused variable compile warnings | Shuah Khan | 2017-01-11 | 1 | -5/+0 |
* | selftests: ipc add missing generated file to .gitignore | Shuah Khan | 2017-01-11 | 1 | -0/+1 |
* | selftests: gpio add .gitignore for generated files | Shuah Khan | 2017-01-11 | 1 | -0/+1 |
* | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 2017-01-05 | 18 | -75/+122 |
* | selftests: add EXTRA_CLEAN for clean target | bamvor.zhangjian@huawei.com | 2017-01-05 | 7 | -24/+17 |
* | selftests: remove CROSS_COMPILE in dedicated Makefile | bamvor.zhangjian@huawei.com | 2017-01-05 | 2 | -2/+0 |
* | selftests: add default rules for c source file | bamvor.zhangjian@huawei.com | 2017-01-05 | 6 | -21/+10 |
* | selftests: remove useless TEST_DIRS | bamvor.zhangjian@huawei.com | 2017-01-05 | 2 | -3/+3 |
* | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 2017-01-05 | 36 | -255/+106 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-18 | 1 | -1/+29 |
|\ |
|
| * | bpf, test_verifier: fix a test case error result on unprivileged | Daniel Borkmann | 2016-12-17 | 1 | -1/+1 |
| * | bpf: fix regression on verifier pruning wrt map lookups | Daniel Borkmann | 2016-12-17 | 1 | -0/+28 |
* | | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 53 | -337/+3307 |
|\ \ |
|
| * | | selftests/powerpc: Add ptrace tests for TM SPR registers | Anshuman Khandual | 2016-11-17 | 4 | -1/+205 |
| * | | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM | Anshuman Khandual | 2016-11-17 | 3 | -1/+188 |
| * | | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM | Anshuman Khandual | 2016-11-17 | 3 | -1/+170 |
| * | | selftests/powerpc: Add ptrace tests for VSX, VMX registers | Anshuman Khandual | 2016-11-17 | 6 | -1/+630 |
| * | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM | Anshuman Khandual | 2016-11-17 | 3 | -1/+176 |
| * | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM | Anshuman Khandual | 2016-11-17 | 3 | -2/+163 |
| * | | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers | Anshuman Khandual | 2016-11-17 | 5 | -2/+370 |
| * | | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM | Anshuman Khandual | 2016-11-17 | 3 | -2/+172 |
| * | | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM | Anshuman Khandual | 2016-11-17 | 3 | -3/+162 |
| * | | selftests/powerpc: Add ptrace tests for GPR/FPR registers | Anshuman Khandual | 2016-11-17 | 8 | -1/+781 |
| * | | selftests/powerpc: Move shared headers into new include dir | Simon Guo | 2016-11-17 | 19 | -34/+37 |
| * | | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in... | Anshuman Khandual | 2016-11-17 | 2 | -9/+36 |
| * | | selftests/powerpc: Return false instead of -1 in require_paranoia_below() | Peter Senna Tschudin | 2016-11-14 | 1 | -3/+3 |
| * | | selftests/powerpc: Revert Load Monitor Register Tests | Michael Neuling | 2016-11-14 | 6 | -227/+1 |
| * | | powerpc: Add support for relative exception tables | Nicholas Piggin | 2016-11-14 | 1 | -4/+8 |
| * | | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 2016-11-14 | 5 | -0/+3 |
| * | | selftests/powerpc: Fail load_unaligned_zeropad on miscompare | Michael Ellerman | 2016-11-14 | 1 | -1/+3 |
| * | | selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV | Michael Ellerman | 2016-11-14 | 1 | -4/+1 |
| * | | selftests/powerpc: Add Anton's null_syscall benchmark to the selftests | Anton Blanchard | 2016-11-14 | 3 | -2/+160 |
* | | | Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2016-12-15 | 24 | -0/+1948 |
|\ \ \ |
|