Age | Commit message (Expand) | Author | Files | Lines |
2016-11-17 | selftests/powerpc: Add ptrace tests for TM SPR registers | Anshuman Khandual | 4 | -1/+205 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM | Anshuman Khandual | 3 | -1/+188 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM | Anshuman Khandual | 3 | -1/+170 |
2016-11-17 | selftests/powerpc: Add ptrace tests for VSX, VMX registers | Anshuman Khandual | 6 | -1/+630 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM | Anshuman Khandual | 3 | -1/+176 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM | Anshuman Khandual | 3 | -2/+163 |
2016-11-17 | selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers | Anshuman Khandual | 5 | -2/+370 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM | Anshuman Khandual | 3 | -2/+172 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM | Anshuman Khandual | 3 | -3/+162 |
2016-11-17 | selftests/powerpc: Add ptrace tests for GPR/FPR registers | Anshuman Khandual | 8 | -1/+781 |
2016-11-17 | selftests/powerpc: Move shared headers into new include dir | Simon Guo | 19 | -34/+37 |
2016-11-17 | selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'in... | Anshuman Khandual | 2 | -9/+36 |
2016-11-14 | selftests/powerpc: Return false instead of -1 in require_paranoia_below() | Peter Senna Tschudin | 1 | -3/+3 |
2016-11-14 | selftests/powerpc: Revert Load Monitor Register Tests | Michael Neuling | 6 | -227/+1 |
2016-11-14 | powerpc: Add support for relative exception tables | Nicholas Piggin | 1 | -4/+8 |
2016-11-14 | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 5 | -0/+3 |
2016-11-14 | selftests/powerpc: Fail load_unaligned_zeropad on miscompare | Michael Ellerman | 1 | -1/+3 |
2016-11-14 | selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV | Michael Ellerman | 1 | -4/+1 |
2016-11-14 | selftests/powerpc: Add Anton's null_syscall benchmark to the selftests | Anton Blanchard | 3 | -2/+160 |
2016-11-12 | Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki | 1 | -5/+2 |
2016-11-01 | cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-set | Laura Abbott | 1 | -5/+2 |
2016-10-31 | ringtest: poll for new buffers once before updating event index | Paolo Bonzini | 1 | -2/+2 |
2016-10-31 | ringtest: commonize implementation of poll_avail/poll_used | Paolo Bonzini | 6 | -83/+43 |
2016-10-31 | ringtest: use link-time optimization | Paolo Bonzini | 2 | -4/+4 |
2016-10-27 | objtool: Fix rare switch jump table pattern detection | Josh Poimboeuf | 1 | -1/+1 |
2016-10-19 | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features | Piotr Luc | 1 | -0/+2 |
2016-10-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -5/+6 |
2016-10-18 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -33/+44 |
2016-10-17 | Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 4 | -5/+6 |
2016-10-17 | perf jit: Fix build issue on Ubuntu | Anton Blanchard | 1 | -1/+1 |
2016-10-17 | perf jevents: Handle events including .c and .o | Wang Nan | 1 | -2/+2 |
2016-10-16 | objtool: Skip all "unreachable instruction" warnings for gcov kernels | Josh Poimboeuf | 1 | -31/+26 |
2016-10-16 | objtool: Improve rare switch jump table pattern detection | Josh Poimboeuf | 1 | -2/+9 |
2016-10-15 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 41 | -5/+3775 |
2016-10-14 | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -0/+9 |
2016-10-13 | perf header: Set nr_numa_nodes only when we parsed all the data | Jiri Olsa | 1 | -1/+1 |
2016-10-13 | perf top: Fix refreshing hierarchy entries on TUI | Namhyung Kim | 1 | -1/+2 |
2016-10-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -3/+185 |
2016-10-12 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 1 | -1/+0 |
2016-10-12 | radix-tree tests: properly initialize mutex | Ross Zwisler | 1 | -1/+1 |
2016-10-12 | radix-tree tests: add iteration test | Ross Zwisler | 4 | -1/+184 |
2016-10-11 | Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -48/+276 |
2016-10-11 | selftests/futex: Check ANSI terminal color support | SeongJae Park | 2 | -2/+2 |
2016-10-11 | objtool: Support '-mtune=atom' stack frame setup instruction | Josh Poimboeuf | 1 | -0/+9 |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -1/+1631 |
2016-10-10 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 42 | -75/+2011 |
2016-10-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -62/+361 |
2016-10-08 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 23 | -157/+1426 |
2016-10-08 | selftests: expanding more mlock selftest | Simon Guo | 3 | -78/+295 |
2016-10-08 | selftest: move seek_to_smaps_entry() out of mlock2-tests.c | Simon Guo | 2 | -42/+42 |