summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-03-09objtool: Add several performance improvementsJosh Poimboeuf
2016-03-09tools: Copy hashtable.h into tools directoryJosh Poimboeuf
2016-03-09objtool: Fix false positive warnings for functions with multiple switch state...Josh Poimboeuf
2016-03-09objtool: Rename some variables and functionsJosh Poimboeuf
2016-03-09objtool: Remove superflous INIT_LIST_HEADJosh Poimboeuf
2016-03-09objtool: Add helper macros for traversing instructionsJosh Poimboeuf
2016-03-09objtool: Fix false positive warnings related to sibling callsJosh Poimboeuf
2016-03-09objtool: Compile with debugging symbolsJosh Poimboeuf
2016-03-09objtool: Detect infinite recursionJosh Poimboeuf
2016-03-09objtool: Prevent infinite recursion in noreturn detectionJosh Poimboeuf
2016-03-03objtool: Support CROSS_COMPILEJosh Poimboeuf
2016-03-03x86/asm/decoder: Use explicitly signed charsJosh Poimboeuf
2016-02-29objtool: Add tool to perform compile-time stack metadata validationJosh Poimboeuf
2016-02-25Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar
2016-02-22Merge tag 'trace-fixes-v4.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-02-19ftracetest: Fix instance test to use proper shell command for pidsSteven Rostedt
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2016-02-17selftests/x86: Add a test for syscall restart under ptraceAndy Lutomirski
2016-02-17selftests/x86: Fix some error messages in ptrace_syscallAndy Lutomirski
2016-02-17selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SSAndy Lutomirski
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2016-02-04Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2016-02-04Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2016-02-03perf stat: Fix interval output valuesJiri Olsa
2016-02-02perf probe: Search both .eh_frame and .debug_frame sections for probe locationHemant Kumar
2016-02-02perf tools: Fix thread lifetime related segfaut in intel_ptAdrian Hunter
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-01perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams
2016-01-29selftests/x86: Add check_initial_reg_state()Andy Lutomirski
2016-01-29selftests/x86: Extend Makefile to allow 64-bit-only testsAndy Lutomirski
2016-01-26kselftests: timers: Add adjtimex SETOFFSET validity testsJohn Stultz
2016-01-26perf stat: Do not clean event's private statsJiri Olsa
2016-01-26perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa
2016-01-26perf annotate browser: Fix behaviour of Shift-Tab with nothing focussedMarkus Trippelsdorf
2016-01-26perf tests: Remove wrong semicolon in while loop in CQM testMarkus Trippelsdorf
2016-01-26tools/virtio: add ringtest utilitiesMichael S. Tsirkin
2016-01-26tools/virtio: use virt_xxx barriersMichael S. Tsirkin
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-21Merge branch 'pm-tools'Rafael J. Wysocki
2016-01-21Merge branches 'acpica', 'acpi-video' and 'acpi-fan'Rafael J. Wysocki
2016-01-19Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-01-19cpupower: Fix build error in cpufreq-infoShreyas B. Prabhu
2016-01-17Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds