Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | update .gitignore in selftests/vm | Yuan Sun | 2016-01-07 | 1 | -0/+5 | |
| * | | | | | | | | | | tools, testing, add test for intel_pstate driver | Prarit Bhargava | 2015-11-23 | 4 | -0/+247 | |
| * | | | | | | | | | | selftest/ipc: actually test it | Bamvor Jian Zhang | 2015-11-23 | 1 | -0/+1 | |
| * | | | | | | | | | | selftests/capabilities: actually test it | Bamvor Jian Zhang | 2015-11-23 | 1 | -0/+1 | |
| * | | | | | | | | | | selftests/capabilities: clean up for Makefile | Bamvor Jian Zhang | 2015-11-23 | 1 | -12/+9 | |
* | | | | | | | | | | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-01-15 | 22 | -105/+956 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | selftests/powerpc: Add script to test HMI functionality | Daniel Axtens | 2015-12-17 | 1 | -0/+89 | |
| * | | | | | | | | | | selftests/powerpc: Make context_switch touch FP/altivec/vector by default | Michael Ellerman | 2015-12-17 | 1 | -6/+6 | |
| * | | | | | | | | | | selftests/powerpc: Make context_switch do something with no args | Michael Ellerman | 2015-12-17 | 2 | -9/+24 | |
| * | | | | | | | | | | selftests/powerpc: Import Anton's context_switch2 benchmark | Michael Ellerman | 2015-12-17 | 3 | -1/+456 | |
| * | | | | | | | | | | selftests/powerpc: Move pick_online_cpu() up into utils.c | Michael Ellerman | 2015-12-17 | 5 | -28/+31 | |
| * | | | | | | | | | | selftests/powerpc: Add test to check if VSRs are corrupted | Rashmica Gupta | 2015-12-14 | 3 | -1/+105 | |
| * | | | | | | | | | | selftests/powerpc: Add TM signal with invalid stack test | Michael Neuling | 2015-12-14 | 3 | -1/+78 | |
| * | | | | | | | | | | selftests/powerpc: Add TM signal return test | Michael Neuling | 2015-12-14 | 3 | -1/+76 | |
| * | | | | | | | | | | selftests/powerpc: Skip tm-resched-dscr if we don't have TM | Michael Ellerman | 2015-12-14 | 2 | -2/+5 | |
| * | | | | | | | | | | selftests/powerpc: Move TM helpers into tm.h | Michael Ellerman | 2015-12-14 | 2 | -11/+35 | |
| * | | | | | | | | | | selftests/powerpc: Add have_hwcap2() helper | Michael Ellerman | 2015-12-14 | 3 | -4/+8 | |
| * | | | | | | | | | | selftests/powerpc: Move get_auxv_entry() into utils.c | Michael Ellerman | 2015-12-14 | 5 | -45/+63 | |
| * | | | | | | | | | | powerpc: Fix DSCR inheritance over fork() | Anton Blanchard | 2015-12-10 | 2 | -16/+0 | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-14 | 2 | -2/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | selftests/x86: Test __kernel_sigreturn and __kernel_rt_sigreturn | Andy Lutomirski | 2016-01-13 | 2 | -1/+90 | |
| * | | | | | | | | | | | selftests/x86: Disable the ldt_gdt_64 test for now | Andy Lutomirski | 2016-01-12 | 1 | -2/+3 | |
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-01-14 | 28 | -66/+918 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | perf tools: Fallback to srcdir/Documentation/tips.txt | Namhyung Kim | 2016-01-12 | 2 | -6/+15 | |
| * | | | | | | | | | | | perf ui/tui: Print helpline message as is | Namhyung Kim | 2016-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | perf tools: Set and pass DOCDIR to builtin-report.c | Namhyung Kim | 2016-01-12 | 2 | -0/+4 | |
| * | | | | | | | | | | | perf tools: Add file_only config option to strlist | Namhyung Kim | 2016-01-12 | 2 | -1/+16 | |
| * | | | | | | | | | | | perf tools: Add more usage tips | Namhyung Kim | 2016-01-12 | 1 | -0/+15 | |
| * | | | | | | | | | | | perf record: Add --buildid-all option | Namhyung Kim | 2016-01-12 | 2 | -6/+23 | |
| * | | | | | | | | | | | tools subcmd: Add missing NORETURN define for parse-options.h | Josh Poimboeuf | 2016-01-12 | 1 | -0/+4 | |
| * | | | | | | | | | | | tools: Fix formatting of the "make -C tools" help message | Josh Poimboeuf | 2016-01-12 | 1 | -16/+16 | |
| * | | | | | | | | | | | tools: Make list.h self-sufficient | Josh Poimboeuf | 2016-01-12 | 1 | -6/+747 | |
| * | | | | | | | | | | | perf tools: Fix mmap2 event allocation in synthesize code | Wang Nan | 2016-01-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | perf stat: Fix recort_usage typo | Jiri Olsa | 2016-01-12 | 1 | -4/+4 | |
| * | | | | | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2016-01-12 | 15 | -23/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | perf test: Reset err after using it hold errcode in hist testcases | Wang Nan | 2016-01-11 | 4 | -0/+4 | |
| | * | | | | | | | | | | perf test: Fix false TEST_OK result for 'perf test hist' | Wang Nan | 2016-01-11 | 1 | -5/+0 | |
| | * | | | | | | | | | | tools build: Add BPF feature check to test-all | Wang Nan | 2016-01-11 | 1 | -0/+5 | |
| | * | | | | | | | | | | perf bpf: Fix build breakage due to libbpf | Naveen N. Rao | 2016-01-11 | 1 | -8/+8 | |
| | * | | | | | | | | | | tools: Move Makefile.arch from perf/config to tools/scripts | Wang Nan | 2016-01-11 | 3 | -2/+16 | |
| | * | | | | | | | | | | perf tools: Fix PowerPC native building | Wang Nan | 2016-01-11 | 2 | -3/+21 | |
| | * | | | | | | | | | | perf tools: Fix phony build target for build-test | Wang Nan | 2016-01-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | perf tools: Add -lutil in python lib list for broken python-config | Wang Nan | 2016-01-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | perf tools: Add missing sources to perf's MANIFEST | Jiri Olsa | 2016-01-11 | 1 | -0/+2 | |
| | * | | | | | | | | | | tools lockdep: Add *.cmd files clean up | Jiri Olsa | 2016-01-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | tools bpf: Add *.cmd files clean up | Jiri Olsa | 2016-01-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | tools: Add clean targets for tools directory | Jiri Olsa | 2016-01-11 | 1 | -1/+10 | |
* | | | | | | | | | | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-13 | 3 | -34/+72 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimm | Dan Williams | 2016-01-10 | 4 | -13/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | nfit_test: Enable DSMs for all test NFITs | Dan Williams | 2016-01-09 | 1 | -0/+11 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |