summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools: Sync cpufeatures headers with the kernelArnaldo Carvalho de Melo2016-08-092-0/+4
* toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo2016-08-091-1/+85
* tools: Sync cpufeatures.h and vmx.h with the kernelArnaldo Carvalho de Melo2016-08-092-9/+4
* perf probe: Support signedness castingNaohiro Aota2016-08-092-4/+21
* perf stat: Avoid skew when reading eventsMark Rutland2016-08-091-8/+23
* perf probe: Fix module name matchingKonstantin Khlebnikov2016-08-091-1/+3
* perf probe: Adjust map->reloc offset when finding kernel symbol from mapMasami Hiramatsu2016-08-091-1/+1
* perf hists: Trim libtraceevent trace_seq buffersArnaldo Carvalho de Melo2016-08-091-1/+5
* perf script: Add 'bpf-output' field to usage messageBrendan Gregg2016-08-092-3/+3
* Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-08-0426-106/+394
|\
| * perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo2016-08-041-2/+2
| * perf tests: objdump output can contain multi byte chunksJan Stancek2016-08-021-29/+71
| * perf record: Add --sample-cpu optionJiri Olsa2016-08-024-1/+6
| * perf hists: Introduce output_resort_cb methodJiri Olsa2016-08-022-3/+16
| * perf tools: Move config/Makefile into Makefile.configJiri Olsa2016-08-022-3/+3
| * perf tests: Add test for bitmap_scnprintf functionJiri Olsa2016-08-024-0/+59
| * tools lib: Add bitmap_and functionJiri Olsa2016-08-022-0/+32
| * tools lib: Add bitmap_scnprintf functionJiri Olsa2016-08-022-0/+39
| * tools lib: Add bitmap_alloc functionJiri Olsa2016-08-021-0/+10
| * tools lib traceevent: Ignore generated library filesNamhyung Kim2016-08-021-0/+1
| * perf tools: Fix build failure on perl script contextNamhyung Kim2016-08-021-1/+3
| * perf annotate: Plug filename string leakArnaldo Carvalho de Melo2016-08-011-3/+2
| * perf annotate: Introduce strerror for handling symbol__disassemble() errorsArnaldo Carvalho de Melo2016-08-015-31/+78
| * perf annotate: Rename symbol__annotate() to symbol__disassemble()Arnaldo Carvalho de Melo2016-08-015-6/+6
| * perf target: str_error_r() always returns the buffer it receivesArnaldo Carvalho de Melo2016-07-291-5/+1
| * perf annotate: Use pipe + fork instead of popenArnaldo Carvalho de Melo2016-07-291-4/+35
| * perf evsel: Introduce constructor for cycles eventArnaldo Carvalho de Melo2016-07-283-20/+32
* | perf/core: Change log level for duration warning to KERN_INFODavid Ahern2016-08-021-1/+1
* | perf/x86: Modify error message in virtualized environmentJuergen Gross2016-08-011-4/+7
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-07-3011-160/+198
|\ \
| * | x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bitBorislav Petkov2016-07-272-3/+2
| * | Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar2016-07-271910-29250/+70595
| |\ \
| * | | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-07-261-2/+14
| * | | x86/microcode: Remove unused symbol exportsBorislav Petkov2016-07-082-3/+0
| * | | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...Ingo Molnar2016-07-08979-5806/+9448
| |\ \ \
| * | | | x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen2016-06-141-7/+17
| * | | | Documentation/microcode: Document some aspects for more clarityBorislav Petkov2016-06-082-8/+13
| * | | | x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov2016-06-082-2/+1
| * | | | x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov2016-06-082-14/+6
| * | | | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch()Borislav Petkov2016-06-081-5/+5
| * | | | x86/microcode: Propagate save_microcode_in_initrd() retvalBorislav Petkov2016-06-082-5/+5
| * | | | x86/microcode: Get rid of find_cpio_data()'s dummy offset argBorislav Petkov2016-06-082-4/+2
| * | | | lib/cpio: Make find_cpio_data()'s offset arg optionalBorislav Petkov2016-06-081-1/+4
| * | | | x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-06-083-10/+2
| * | | | x86/microcode: Fix loading precedenceBorislav Petkov2016-06-083-102/+133
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-3011-67/+83
|\ \ \ \ \
| * | | | | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra2016-07-204-3/+8
| * | | | | Merge branch 'linus' into x86/cpu, to pick up fixesIngo Molnar2016-07-20871-4838/+8125
| |\ \ \ \ \
| * | | | | | x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"Dave Hansen2016-07-012-2/+2
| * | | | | | x86/amd_nb: Clean up init pathBorislav Petkov2016-07-011-23/+14