| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 branches 'pm-tools-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki | 2016-11-11 | 1 | -5/+2 |
|\ \ |
|
| * | | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set | Laura Abbott | 2016-11-01 | 1 | -5/+2 |
| |/ |
|
* | | ringtest: poll for new buffers once before updating event index | Paolo Bonzini | 2016-10-30 | 1 | -2/+2 |
* | | ringtest: commonize implementation of poll_avail/poll_used | Paolo Bonzini | 2016-10-30 | 6 | -83/+43 |
* | | ringtest: use link-time optimization | Paolo Bonzini | 2016-10-30 | 2 | -4/+4 |
|/ |
|
* | objtool: Fix rare switch jump table pattern detection | Josh Poimboeuf | 2016-10-27 | 1 | -1/+1 |
* | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features | Piotr Luc | 2016-10-19 | 1 | -0/+2 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-18 | 4 | -5/+6 |
|\ |
|
| * | Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2016-10-17 | 4 | -5/+6 |
| |\ |
|
| | * | perf jit: Fix build issue on Ubuntu | Anton Blanchard | 2016-10-17 | 1 | -1/+1 |
| | * | perf jevents: Handle events including .c and .o | Wang Nan | 2016-10-17 | 1 | -2/+2 |
| | * | perf header: Set nr_numa_nodes only when we parsed all the data | Jiri Olsa | 2016-10-13 | 1 | -1/+1 |
| | * | perf top: Fix refreshing hierarchy entries on TUI | Namhyung Kim | 2016-10-13 | 1 | -1/+2 |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-18 | 2 | -33/+44 |
|\ \ \
| |/ /
|/| | |
|
| * | | objtool: Skip all "unreachable instruction" warnings for gcov kernels | Josh Poimboeuf | 2016-10-16 | 1 | -31/+26 |
| * | | objtool: Improve rare switch jump table pattern detection | Josh Poimboeuf | 2016-10-16 | 1 | -2/+9 |
| * | | objtool: Support '-mtune=atom' stack frame setup instruction | Josh Poimboeuf | 2016-10-11 | 1 | -0/+9 |
* | | | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2016-10-15 | 41 | -5/+3775 |
|\ \ \ |
|
| * | | | selftests/futex: Check ANSI terminal color support | SeongJae Park | 2016-10-11 | 2 | -2/+2 |
| * | | | tools: move pcmcia crc32hash tool from Documentation | Shuah Khan | 2016-09-23 | 3 | -0/+42 |
| * | | | tools: move laptops dslm tool from Documentation | Shuah Khan | 2016-09-23 | 3 | -0/+176 |
| * | | | tools: move accounting tool from Documentation | Shuah Khan | 2016-09-23 | 3 | -0/+560 |
| * | | | selftests: Move networking/timestamping from Documentation | Shuah Khan | 2016-09-20 | 5 | -0/+1222 |
| * | | | selftests: move watchdog tests from Documentation/watchdog | Shuah Khan | 2016-09-20 | 3 | -0/+114 |
| * | | | selftests: move ia64 tests from Documentation/ia64 | Shuah Khan | 2016-09-20 | 3 | -0/+272 |
| * | | | selftests: move vDSO tests from Documentation/vDSO | Shuah Khan | 2016-09-20 | 5 | -0/+471 |
| * | | | selftests: move ptp tests from Documentation/ptp | Shuah Khan | 2016-09-20 | 4 | -0/+565 |
| * | | | selftests: move prctl tests from Documentation/prctl | Shuah Khan | 2016-09-20 | 5 | -0/+306 |
| * | | | selftests: move dnotify_test from Documentation/filesystems | Shuah Khan | 2016-09-20 | 3 | -0/+42 |
| * | | | selftests/timers: Add missing error code assignment before test | Christophe JAILLET | 2016-09-20 | 1 | -2/+2 |
| * | | | selftests/zram: replace ZRAM_LZ4_COMPRESS | Fabian Frederick | 2016-09-20 | 1 | -1/+1 |