summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang
2019-10-12perf/x86/msr: Add Comet Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang
2019-10-09perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-09-16Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-03Merge tag 'v5.3-rc7' into x86/mm, to pick up fixesIngo Molnar
2019-09-03perf/x86: Make more stuff staticValdis Klētnieks
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2019-08-30perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2019-08-30perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-08-26perf/x86/intel/pt: Get rid of reverse lookup table for ToPAAlexander Shishkin
2019-08-26perf/x86/intel/pt: Free up space in a ToPA descriptorAlexander Shishkin
2019-08-26perf/x86/intel/pt: Split ToPA metadata and page layoutAlexander Shishkin
2019-08-26perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculationAlexander Shishkin
2019-08-26perf/x86/intel/pt: Use helpers to obtain ToPA entry sizeAlexander Shishkin
2019-08-26perf/x86/intel/pt: Clean up ToPA allocation pathAlexander Shishkin
2019-08-19perf/x86: Fix typo in commentSu Yanjun
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun
2019-07-25perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang
2019-07-24x86/mm: Avoid redundant interrupt disable in load_mm_cr4()Jan Kiszka
2019-07-13perf/x86/intel: Fix spurious NMI on fixed counterKan Liang
2019-07-13perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips
2019-07-13perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu
2019-06-24perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa