Age | Commit message (Expand) | Author | Files | Lines |
2017-02-14 | selftests: Fix the .c linking rule | Michael Ellerman | 1 | -1/+1 |
2017-02-14 | selftests: Fix selftests build to just build, not run tests | Michael Ellerman | 1 | -5/+5 |
2017-02-08 | selftests, x86, protection_keys: fix wrong offset in siginfo | Dave Hansen | 1 | -1/+1 |
2017-02-08 | selftests, x86, protection_keys: fix uninitialized variable warning | Dave Hansen | 1 | -1/+1 |
2017-01-19 | selftest: cpufreq: Add special tests | Viresh Kumar | 4 | -3/+146 |
2017-01-19 | selftest: cpufreq: Add support to test cpufreq modules | Viresh Kumar | 3 | -6/+284 |
2017-01-19 | selftest: cpufreq: Add suspend/resume/hibernate support | Viresh Kumar | 2 | -2/+52 |
2017-01-19 | selftest: cpufreq: Add support for cpufreq tests | Viresh Kumar | 6 | -0/+568 |
2017-01-19 | selftests: Add intel_pstate to TARGETS | Stafford Horne | 1 | -0/+1 |
2017-01-19 | selftests/intel_pstate: Update makefile to match new style | Stafford Horne | 1 | -9/+4 |
2017-01-19 | selftests/intel_pstate: Fix warning on loop index overflow | Stafford Horne | 1 | -1/+1 |
2017-01-19 | cpupower: Restore format of frequency-info limit | Stafford Horne | 1 | -9/+12 |
2017-01-19 | selftests/futex: Add headers to makefile dependencies | Stafford Horne | 1 | -1/+4 |
2017-01-19 | selftests/futex: Add stdio used for logging | Stafford Horne | 1 | -0/+1 |
2017-01-11 | selftests: x86 protection_keys remove dead code | Shuah Khan | 1 | -10/+0 |
2017-01-11 | selftests: x86 protection_keys fix unused variable compile warnings | Shuah Khan | 1 | -5/+0 |
2017-01-11 | selftests: ipc add missing generated file to .gitignore | Shuah Khan | 1 | -0/+1 |
2017-01-11 | selftests: gpio add .gitignore for generated files | Shuah Khan | 1 | -0/+1 |
2017-01-05 | selftests: enable O and KBUILD_OUTPUT | bamvor.zhangjian@huawei.com | 18 | -75/+122 |
2017-01-05 | selftests: add EXTRA_CLEAN for clean target | bamvor.zhangjian@huawei.com | 7 | -24/+17 |
2017-01-05 | selftests: remove CROSS_COMPILE in dedicated Makefile | bamvor.zhangjian@huawei.com | 2 | -2/+0 |
2017-01-05 | selftests: add default rules for c source file | bamvor.zhangjian@huawei.com | 6 | -21/+10 |
2017-01-05 | selftests: remove useless TEST_DIRS | bamvor.zhangjian@huawei.com | 2 | -3/+3 |
2017-01-05 | selftests: remove duplicated all and clean target | bamvor.zhangjian@huawei.com | 36 | -255/+106 |
2016-12-25 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds | 3 | -371/+673 |
2016-12-24 | tools/power turbostat: remove obsolete -M, -m, -C, -c options | Len Brown | 2 | -110/+2 |
2016-12-24 | tools/power turbostat: Make extensible via the --add parameter | Len Brown | 2 | -9/+409 |
2016-12-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 27 | -405/+865 |
2016-12-22 | perf sched timehist: Fix invalid period calculation | Namhyung Kim | 1 | -1/+1 |
2016-12-22 | perf sched timehist: Remove hardcoded 'comm_width' check at print_summary | Namhyung Kim | 1 | -3/+0 |
2016-12-22 | perf sched timehist: Enlarge default 'comm_width' | Namhyung Kim | 1 | -1/+1 |
2016-12-22 | perf sched timehist: Honour 'comm_width' when aligning the headers | Namhyung Kim | 1 | -3/+4 |
2016-12-20 | tools lib bpf: Add bpf_prog_{attach,detach} | Joe Stringer | 2 | -0/+26 |
2016-12-20 | perf diff: Do not overwrite valid build id | Kan Liang | 1 | -1/+2 |
2016-12-20 | perf annotate: Don't throw error for zero length symbols | Ravi Bangoria | 1 | -1/+2 |
2016-12-20 | perf bench futex: Fix lock-pi help string | Davidlohr Bueso | 1 | -1/+1 |
2016-12-20 | perf trace: Check if MAP_32BIT is defined (again) | Jiri Olsa | 1 | -0/+2 |
2016-12-18 | Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -7/+23 |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+29 |
2016-12-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 12 | -16/+12 |
2016-12-17 | Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next | Dan Williams | 1 | -7/+23 |
2016-12-17 | bpf, test_verifier: fix a test case error result on unprivileged | Daniel Borkmann | 1 | -1/+1 |
2016-12-17 | bpf: fix regression on verifier pruning wrt map lookups | Daniel Borkmann | 1 | -0/+28 |
2016-12-16 | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 53 | -337/+3307 |
2016-12-15 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 3 | -9/+6 |
2016-12-15 | Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 24 | -0/+1948 |
2016-12-16 | tools: enable endian checks for all sparse builds | Michael S. Tsirkin | 1 | -4/+0 |
2016-12-16 | tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h | Mark Rutland | 1 | -4/+5 |
2016-12-16 | tools/virtio: fix READ_ONCE() | Mark Rutland | 1 | -1/+1 |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 7 | -7/+131 |