aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+10
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+2
2017-11-13Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 3-5/+3
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 3-4/+7
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-31/+183
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 162-1780/+7869
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 8-10/+13
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-9/+9
2017-11-13Merge branches 'pm-devfreq' and 'pm-tools'Gravatar Rafael J. Wysocki 3-4/+7
2017-11-13Merge branch 'acpica'Gravatar Rafael J. Wysocki 3-5/+3
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerGravatar Ingo Molnar 1-0/+1
2017-11-11Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Ingo Molnar 2-2/+13
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEGravatar Michael S. Tsirkin 1-0/+4
2017-11-09tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignoreGravatar Prarit Bhargava 1-2/+1
2017-11-09tools/power/cpupower: Add 64 bit library detectionGravatar Prarit Bhargava 1-0/+6
2017-11-09perf trace: Call machine__exit() at exitGravatar Andrei Vagin 1-0/+10
2017-11-09perf tools: Fix eBPF event specification parsingGravatar Jiri Olsa 1-2/+2
2017-11-09perf tools: Add "reject" option for parse-events.lGravatar Jiri Olsa 1-0/+1
2017-11-08selftests/x86: Add tests for the STR and SLDT instructionsGravatar Ricardo Neri 1-1/+17
2017-11-08selftests/x86: Add tests for User-Mode Instruction PreventionGravatar Ricardo Neri 1-1/+72
2017-11-07selftests/x86/ldt_get: Add a few additional tests for limitsGravatar Andy Lutomirski 1-1/+16
2017-11-07selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellGravatar Andy Lutomirski 1-1/+9
2017-11-07selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Gravatar Andy Lutomirski 1-16/+37
2017-11-07selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesGravatar Andy Lutomirski 1-1/+9
2017-11-07selftests/x86/protection_keys: Fix syscall NR redefinition warningsGravatar Andy Lutomirski 1-6/+18
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsGravatar Ingo Molnar 990-11/+1023
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 993-21/+1130
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsGravatar Ingo Molnar 993-21/+1257
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 27-16/+50
2017-11-04tools/headers: Synchronize kernel ABI headersGravatar Ingo Molnar 25-13/+33
2017-11-04objtool: Resync objtool's instruction decoder source code copy with the kerne...Gravatar Josh Poimboeuf 1-0/+1
2017-11-03cpupower: Fix no-rounding MHz frequency outputGravatar Prarit Bhargava 1-2/+0
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsGravatar Ingo Molnar 979-15/+1089
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 974-0/+974
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+5
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 12-0/+12
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 39-0/+39
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 923-0/+923
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmGravatar Ingo Molnar 19-39/+675
2017-11-01perf srcline: Show correct function name for srcline of callchainsGravatar Namhyung Kim 1-40/+55
2017-11-01perf srcline: Fix memory leak in addr2inlines()Gravatar Namhyung Kim 1-5/+2
2017-11-01bpf: remove SK_REDIRECT from UAPIGravatar John Fastabend 1-2/+1
2017-10-31selftests: lib.mk: print individual test results to console by defaultGravatar Shuah Khan 1-1/+5
2017-10-31perf trace beauty kcmp: Beautify argumentsGravatar Arnaldo Carvalho de Melo 6-0/+76
2017-10-31perf trace beauty: Implement pid_fd beautifierGravatar Arnaldo Carvalho de Melo 2-0/+20
2017-10-31tools include uapi: Grab a copy of linux/kcmp.hGravatar Arnaldo Carvalho de Melo 2-0/+28
2017-10-31perf callchain: Fix double mapping al->addr for children without self periodGravatar Namhyung Kim 1-4/+1
2017-10-31tc-testing: fix arg to ip command: -s -> -nGravatar Brenda J. Butler 1-2/+2
2017-10-30perf stat: Make --per-thread update shadow stats to show metricsGravatar Jiri Olsa 1-0/+2
2017-10-30perf stat: Move the shadow stats scale computation in perf_stat__update_shado...Gravatar Jiri Olsa 4-30/+29