summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-30161-2098/+3532
|\
| * Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar2020-03-2577-481/+532
| |\
| | * cpufreq/intel_pstate: Fix wrong macro conversionThomas Gleixner2020-03-251-1/+1
| | * x86/cpu: Cleanup the now unused CPU match macrosThomas Gleixner2020-03-242-16/+0
| | * hwrng: via_rng: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-4/+3
| | * crypto: Convert to new CPU match macrosThomas Gleixner2020-03-247-7/+7
| | * ASoC: Intel: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-8/+6
| | * powercap/intel_rapl: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-44/+43
| | * PCI: intel-mid: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-4/+2
| | * mmc: sdhci-acpi: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-2/+2
| | * intel_idle: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-41/+38
| | * extcon: axp288: Convert to new X86 CPU match macrosThomas Gleixner2020-03-241-1/+1
| | * thermal: Convert to new X86 CPU match macrosThomas Gleixner2020-03-244-8/+4
| | * hwmon: Convert to new X86 CPU match macrosThomas Gleixner2020-03-242-5/+5
| | * platform/x86: Convert to new CPU match macrosThomas Gleixner2020-03-249-47/+37
| | * EDAC: Convert to new X86 CPU match macrosThomas Gleixner2020-03-245-21/+21
| | * cpufreq: Convert to new X86 CPU match macrosThomas Gleixner2020-03-2415-73/+59
| | * ACPI: Convert to new X86 CPU match macrosThomas Gleixner2020-03-242-14/+12
| | * x86/platform: Convert to new CPU match macrosThomas Gleixner2020-03-245-18/+11
| | * x86/kernel: Convert to new CPU match macrosThomas Gleixner2020-03-244-41/+23
| | * x86/kvm: Convert to new CPU match macrosThomas Gleixner2020-03-242-2/+2
| | * x86/perf/events: Convert to new CPU match macrosThomas Gleixner2020-03-244-109/+97
| | * x86/cpu/bugs: Convert to new matching macrosThomas Gleixner2020-03-241-2/+2
| | * x86/cpu: Add consistent CPU match macrosThomas Gleixner2020-03-243-13/+146
| | * x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner2020-03-246-4/+17
| | * x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov2020-03-173-5/+2
| | * x86/cpu/amd: Call init_amd_zn() om Family 19h processors tooKim Phillips2020-03-122-2/+3
| | * x86/Kconfig: Drop vendor dependency for X86_UMIPTony W Wang-oc2020-03-101-1/+0
| * | perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang2020-03-201-3/+9
| * | perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang2020-03-201-1/+4
| * | perf/core: Fix reversed NULL check in perf_event_groups_less()Dan Carpenter2020-03-201-1/+1
| * | perf/core: Fix endless multiplex timerPeter Zijlstra2020-03-201-6/+14
| * | x86/optprobe: Fix OPTPROBE vs UACCESSPeter Zijlstra2020-03-202-0/+26
| * | Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-03-1932-1123/+1340
| |\ \
| | * | perf expr: Fix copy/paste mistakeJiri Olsa2020-03-171-2/+2
| | * | perf report: Fix no branch type statistics report issueJin Yao2020-03-171-5/+4
| | * | perf tools: Give synthetic mmap events an inode generationIan Rogers2020-03-171-0/+1
| | * | perf test: Print if shell directory isn't presentIan Rogers2020-03-131-1/+4
| | * | perf record: Fix binding of AIO user space buffers to nodesAlexey Budankov2020-03-121-6/+15
| | * | perf scripting perl: Add common_callchain to fix argument orderMichael Petlan2020-03-116-20/+20
| | * | perf intel-pt: Update intel-pt.txt file with new location of the documentationAdrian Hunter2020-03-111-0/+1
| | * | perf intel-pt: Add Intel PT man page referencesAdrian Hunter2020-03-115-4/+13
| | * | perf intel-pt: Rename intel-pt.txt and put it in man page formatAdrian Hunter2020-03-111-24/+33
| | * | perf doc: Set man page date to last git commitIan Rogers2020-03-111-1/+4
| | * | perf cs-etm: Fix unsigned variable comparison to zeroLeo Yan2020-03-111-1/+1
| | * | perf cs-etm: Optimize copying last branchesLeo Yan2020-03-111-5/+17
| | * | perf cs-etm: Correct synthesizing instruction samplesLeo Yan2020-03-111-17/+70
| | * | perf cs-etm: Continuously record last branchLeo Yan2020-03-111-3/+4
| | * | perf cs-etm: Swap packets for instruction samplesLeo Yan2020-03-111-20/+19
| | * | perf map: Use strstarts() to look for Android librariesArnaldo Carvalho de Melo2020-03-111-4/+4