summary refs log tree commit diff
path: root/tools
AgeCommit message (Expand)Author
2017-11-28tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo
2017-11-28tools/headers: Synchronize kernel x86 UAPI headersIngo Molnar
2017-11-28perf intel-pt: Bring instruction decoder files into line with the kernelAdrian Hunter
2017-11-28perf test: Fix test 21 for s390xThomas Richter
2017-11-28perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2017-11-28perf top: Use signal interface for SIGWINCH handlerJiri Olsa
2017-11-28perf top: Fix window dimensions change handlingJiri Olsa
2017-11-28perf top: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-28perf record: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-28perf report: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo
2017-11-28perf evlist: Add helper to check if attr.exclude_kernel is set in all evselsArnaldo Carvalho de Melo
2017-11-28perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter
2017-11-28perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter
2017-11-28perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria
2017-11-28perf help: Fix a bug during strstart() conversionNamhyung Kim
2017-11-28perf machine: Guard against NULL in machine__exit()Arnaldo Carvalho de Melo
2017-11-28perf script: Fix --per-event-dump for auxtrace synth evselsArnaldo Carvalho de Melo
2017-11-28perf evsel: Fix up leftover perf_evsel_stat usage via evsel->privArnaldo Carvalho de Melo
2017-11-28perf trace: Fix an exit code of trace__symbols_initAndrei Vagin
2017-11-28perf record: Fix -c/-F options for cpu event aliasesAndi Kleen
2017-11-28perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delayArnaldo Carvalho de Melo
2017-11-28perf evlist: Set the correct idx when adding dummy eventsArnaldo Carvalho de Melo
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-11tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI headerIngo Molnar
2017-11-11Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2017-11-10locking/x86: Use LOCK ADD for smp_mb() instead of MFENCEMichael S. Tsirkin
2017-11-09perf trace: Call machine__exit() at exitAndrei Vagin
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa
2017-11-08selftests/x86: Add tests for the STR and SLDT instructionsRicardo Neri
2017-11-08selftests/x86: Add tests for User-Mode Instruction PreventionRicardo Neri
2017-11-07selftests/x86/ldt_get: Add a few additional tests for limitsAndy Lutomirski
2017-11-07selftests/x86/ldt_gdt: Run most existing LDT test cases against the GDT as wellAndy Lutomirski
2017-11-07selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski
2017-11-07selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski
2017-11-07selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar
2017-11-04objtool: Resync objtool's instruction decoder source code copy with the kerne...Josh Poimboeuf
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds