aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-11-15kmemcheck: remove whats left of NOTRACK flagsLevin, Alexander (Sasha Levin)1-1/+0
2017-11-15tools: slabinfo: add "-U" option to show unreclaimable slabs onlyYang Shi1-1/+10
2017-11-15Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams39-237/+449
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds66-1355/+9779
2017-11-15cpupower : Fix cpupower working when cpu0 is offlineAbhishek Goel1-3/+6
2017-11-15cpupowerutils: bench - Fix cpu online checkAbhishek Goel1-1/+1
2017-11-15selftests: firmware: skip unsupported custom firmware fallback testsAmit Pundir1-12/+26
2017-11-15selftests: firmware: skip unsupported async loading testsAmit Pundir1-13/+21
2017-11-15selftests: memfd_test.c: fix compilation warning.Lei Yang1-2/+2
2017-11-15selftests/ftrace: Introduce exit_pass and exit_failMasami Hiramatsu28-28/+35
2017-11-15selftests: ftrace: add more config fragmentsLei Yang1-0/+4
2017-11-15android/ion: userspace test utility for ion buffer sharingPintu Agarwal15-1/+1171
2017-11-15selftests: remove obsolete kconfig fragment for cpu-hotplug[email protected]1-1/+0
2017-11-15selftests: vdso_test: support ARM64 targetsGreg Hackmann1-3/+16
2017-11-15selftests/ftrace: Do not use arch dependent do_IRQ as a target functionMasami Hiramatsu1-1/+1
2017-11-15selftests: breakpoints: fix compile error on breakpoint_test_arm64Sumit Semwal1-0/+1
2017-11-15selftests: add missing test result status in memory-hotplug test[email protected]1-2/+2
2017-11-15selftests/exec: include cwd in long path calculationSteve Muckle1-8/+19
2017-11-15selftests: seccomp: update .gitignore with newly added testsShuah Khan1-0/+1
2017-11-15selftests: vm: Update .gitignore with newly added testsShuah Khan1-0/+2
2017-11-15selftests: timers: Update .gitignore with newly added testsShuah Khan1-0/+2
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+10
2017-11-14bpf: fix and add test cases for ARG_CONST_SIZE_OR_ZERO semantics changeYonghong Song1-19/+112
2017-11-14tools/headers: Sync objtool UAPI headerIngo Molnar1-0/+10
2017-11-14Merge branch 'linus' into core/objtool, to pick up dependent commitsIngo Molnar181-1826/+8081
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+2
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-5/+3
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-4/+7
2017-11-13tools/testing/nvdimm: unit test clear-error commandsDan Williams1-0/+18
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-31/+183
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds162-1780/+7869
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-10/+13
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-9/+9
2017-11-13perf annotate: Add samples into struct annotation_lineJiri Olsa2-5/+20
2017-11-13perf annotate: Add annotated_source__purge functionJiri Olsa3-12/+10
2017-11-13perf annotate: Add annotation_line__(new|delete) functionsJiri Olsa3-9/+68
2017-11-13perf annotate: Move rb_node to struct annotation_lineJiri Olsa2-14/+17
2017-11-13perf annotate: Add annotation_line__add functionJiri Olsa1-3/+3
2017-11-13perf annotate: Add annotation_line__next functionJiri Olsa3-10/+13
2017-11-13perf annotate: Add evsel into struct annotation_line_argsJiri Olsa4-7/+11
2017-11-13perf annotate: Add offset/line/line_nr into struct annotate_argsJiri Olsa1-8/+13
2017-11-13perf annotate: Add map into struct annotate_argsJiri Olsa1-11/+11
2017-11-13perf annotate: Add arch into struct annotate_argsJiri Olsa1-9/+8
2017-11-13perf annotate: Add struct annotate_argsJiri Olsa1-9/+18
2017-11-13perf annotate: Add symbol__annotate functionJiri Olsa5-34/+42
2017-11-13perf annotate: Move ipc/cycles into annotation_line structJiri Olsa2-10/+10
2017-11-13perf annotate: Move line/offset into annotation_line structJiri Olsa4-52/+54
2017-11-13perf annotate: Add annotation_line structJiri Olsa4-38/+42
2017-11-13perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delayArnaldo Carvalho de Melo1-0/+16
2017-11-13perf evlist: Set the correct idx when adding dummy eventsArnaldo Carvalho de Melo1-1/+1