summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-2/+0
|\
| * parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINEHelge Deller2017-08-221-2/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-042-15/+96
|\ \
| * \ Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-08-202-15/+96
| |\ \
| | * | kselftests: timers: set-timer-lat: Add one-shot timer test casesGreg Hackmann2017-08-171-13/+73
| | * | kselftests: timers: set-timer-lat: Tweak reporting when timer fires earlyGreg Hackmann2017-08-171-8/+25
| | * | kselftests: timers: freq-step: Fix build warningJohn Stultz2017-08-171-2/+2
| | * | kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kerne...John Stultz2017-08-171-0/+4
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-0425-3868/+1377
|\ \ \ \
| * | | | objtool: Handle GCC stack pointer adjustment bugJosh Poimboeuf2017-08-304-90/+88
| * | | | x86/lguest: Remove lguest supportJuergen Gross2017-08-246-3625/+5
| * | | | objtool: Fix objtool fallthrough detection with function paddingJosh Poimboeuf2017-08-211-7/+7
| * | | | objtool: Track DRAP separately from callee-saved registersJosh Poimboeuf2017-08-112-25/+31
| * | | | objtool: Fix validate_branch() return codesJosh Poimboeuf2017-08-111-3/+3
| * | | | selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski2017-08-101-6/+35
| * | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2017-08-1011-31/+562
| |\| | |
| * | | | objtool: Disable GCC '-Wpacked' warningsJosh Poimboeuf2017-07-281-1/+2
| * | | | objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf2017-07-281-1/+25
| * | | | objtool: Skip unreachable warnings for 'alt' instructionsJosh Poimboeuf2017-07-281-1/+6
| * | | | objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2017-07-283-9/+70
| * | | | objtool: Fix gcov check for older versions of GCCJosh Poimboeuf2017-07-254-35/+14
| * | | | objtool, x86: Add facility for asm code to provide unwind hintsJosh Poimboeuf2017-07-184-13/+207
| * | | | objtool: Add ORC unwind table generationJosh Poimboeuf2017-07-1814-60/+916
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-04282-1810/+22132
|\ \ \ \
| * \ \ \ Merge tag 'perf-core-for-mingo-4.14-20170829' of git://git.kernel.org/pub/scm...Ingo Molnar2017-08-2922-43/+185
| |\ \ \ \
| | * | | | perf symbols: Fix plt entry calculation for ARM and AARCH64Li Bin2017-08-291-5/+22
| | * | | | perf probe: Fix kprobe blacklist checking conditionLi Bin2017-08-291-1/+1
| | * | | | perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsArnaldo Carvalho de Melo2017-08-286-1/+83
| | * | | | tools headers: Sync cpu features kernel ABI headers with tooling headersArnaldo Carvalho de Melo2017-08-282-6/+3
| | * | | | perf tools: Pass full path of FEATURES_DUMPDavid Carrillo-Cisneros2017-08-281-1/+1
| | * | | | perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros2017-08-285-6/+8
| | * | | | tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros2017-08-281-3/+3
| | * | | | perf tools: Allow external definition of flex and bison binary namesDavid Carrillo-Cisneros2017-08-281-2/+2
| | * | | | tools build tests: Don't hardcode gcc nameDavid Carrillo-Cisneros2017-08-281-1/+1
| | * | | | perf report: Group stat values on global event idJiri Olsa2017-08-282-2/+2
| | * | | | perf values: Zero value buffersJiri Olsa2017-08-281-2/+7
| | * | | | perf values: Fix allocation checkJiri Olsa2017-08-281-1/+1
| | * | | | perf values: Fix thread index bugJiri Olsa2017-08-281-2/+2
| | * | | | perf report: Add dump_read functionJiri Olsa2017-08-282-4/+25
| | * | | | perf record: Set read_format for inherit_statJiri Olsa2017-08-281-1/+6
| | * | | | perf c2c: Fix remote HITM detection for SkylakeJiri Olsa2017-08-281-2/+9
| | * | | | perf tools: Fix static build with newer toolchainsJiri Olsa2017-08-281-1/+7
| | * | | | perf stat: Fix path to PMU formats in documentationJack Henschel2017-08-281-2/+2
| * | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-08-292-1/+29
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...Ingo Molnar2017-08-2432-64/+6595
| |\ \ \ \ \
| | * | | | | perf tools: Fix static linking with libunwindKonstantin Khlebnikov2017-08-221-1/+5
| | * | | | | perf tools: Fix static linking with libdw from elfutilsKonstantin Khlebnikov2017-08-221-5/+5
| | * | | | | perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbKonstantin Khlebnikov2017-08-221-1/+3
| | * | | | | perf tools: Really install manpages via 'make install-man'Konstantin Khlebnikov2017-08-221-1/+1
| | * | | | | perf test: Add test cases for new data source encodingAndi Kleen2017-08-224-0/+62