summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v5.4-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-164-48/+126
|\
| * tools/power/x86/intel-speed-select: Display core count for bucketSrinivas Pandruvada2019-09-093-3/+26
| * tools/power/x86/intel-speed-select: Fix memory leakPrarit Bhargava2019-09-071-5/+11
| * tools/power/x86/intel-speed-select: Output success/failed for command outputPrarit Bhargava2019-09-072-2/+4
| * tools/power/x86/intel-speed-select: Output human readable CPU listPrarit Bhargava2019-09-071-0/+39
| * tools/power/x86/intel-speed-select: Change turbo ratio output to maximum turb...Prarit Bhargava2019-09-071-6/+12
| * tools/power/x86/intel-speed-select: Switch output to MHzPrarit Bhargava2019-09-071-10/+10
| * tools/power/x86/intel-speed-select: Simplify output for turbo-freq and base-freqPrarit Bhargava2019-09-071-14/+16
| * tools/power/x86/intel-speed-select: Fix cpu-count outputPrarit Bhargava2019-09-071-1/+1
| * tools/power/x86/intel-speed-select: Fix help option typoPrarit Bhargava2019-09-071-1/+1
| * tools/power/x86/intel-speed-select: Fix package typoPrarit Bhargava2019-09-071-4/+4
| * tools/power/x86/intel-speed-select: Fix a read overflow in isst_set_tdp_level...Dan Carpenter2019-09-071-2/+2
* | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-162-1/+90
|\ \
| * | x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski2019-07-222-1/+90
| |/
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-168-2326/+66
|\ \
| * \ Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar2019-09-066-2260/+1
| |\ \
| | * | x86/mpx: Remove selftests themselvesDave Hansen2019-07-225-2259/+0
| | * | x86/mpx: Remove selftests Makefile entryDave Hansen2019-07-221-1/+1
| | |/
| * | Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar2019-09-0211-67/+127
| |\ \
| * | | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-281-11/+11
| * | | x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-281-9/+9
| * | | x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-281-20/+20
| * | | x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-281-14/+14
| * | | Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixesIngo Molnar2019-08-2688-254/+1257
| |\ \ \
| * | | | x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf2019-07-221-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-16423-8721/+12913
|\ \ \ \
| * \ \ \ Merge tag 'perf-core-for-mingo-5.4-20190901' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-09-02267-3578/+1319
| |\ \ \ \
| | * | | | objtool: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo2019-08-311-4/+5
| | * | | | objtool: Update sync-check.sh from perf's check-headers.shArnaldo Carvalho de Melo2019-08-311-5/+26
| | * | | | perf build: Ignore intentional differences for the x86 insn decoderArnaldo Carvalho de Melo2019-08-311-4/+4
| | * | | | perf intel-pt: Use shared x86 insn decoderJosh Poimboeuf2019-08-3116-2632/+23
| | * | | | perf intel-pt: Remove inat.c from build dependency listJosh Poimboeuf2019-08-311-1/+1
| | * | | | perf: Update .gitignore fileJosh Poimboeuf2019-08-311-0/+3
| | * | | | objtool: Move x86 insn decoder to a common locationJosh Poimboeuf2019-08-3112-12/+12
| | * | | | perf metricgroup: Support multiple events for metricgroupJin Yao2019-08-313-44/+68
| | * | | | perf metricgroup: Scale the metric resultJin Yao2019-08-313-11/+31
| | * | | | perf pmu: Change convert_scale from static to globalJin Yao2019-08-312-3/+5
| | * | | | perf symbols: Move mem_info and branch_info out of symbol.hArnaldo Carvalho de Melo2019-08-3122-19/+47
| | * | | | perf auxtrace: Uninline functions that touch perf_sessionArnaldo Carvalho de Melo2019-08-3141-38/+98
| | * | | | perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo2019-08-3132-32/+33
| | * | | | perf tools: Remove needless evlist.h include directivesArnaldo Carvalho de Melo2019-08-316-6/+6
| | * | | | perf tools: Remove needless thread_map.h include directivesArnaldo Carvalho de Melo2019-08-313-3/+0
| | * | | | perf tools: Remove needless thread.h include directivesArnaldo Carvalho de Melo2019-08-319-9/+0
| | * | | | perf tools: Remove needless map.h include directivesArnaldo Carvalho de Melo2019-08-313-7/+3
| | * | | | perf probe: No need for symbol.h, symbol_conf is enoughArnaldo Carvalho de Melo2019-08-311-1/+1
| | * | | | perf tools: Remove needless sort.h include directivesArnaldo Carvalho de Melo2019-08-315-3/+2
| | * | | | perf tools: Move 'struct events_stats' and prototypes to separate headerArnaldo Carvalho de Melo2019-08-316-47/+58
| | * | | | perf hist: Remove needless ui/progress.h from hist.hArnaldo Carvalho de Melo2019-08-314-1/+4
| | * | | | perf dsos: Move the dsos struct and its methods to separate source filesArnaldo Carvalho de Melo2019-08-3149-257/+331
| | * | | | perf symbols: Move symsrc prototypes to a separate headerArnaldo Carvalho de Melo2019-08-3110-33/+58