summaryrefslogtreecommitdiff
path: root/arch/x86/events
AgeCommit message (Expand)Author
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-17perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang
2020-01-17perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang
2020-01-17perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang
2020-01-17perf/x86/amd: Add support for Large Increment per Cycle EventsKim Phillips
2020-01-17perf/x86/amd: Constrain Large Increment per Cycle eventsKim Phillips
2020-01-17perf/x86/intel/rapl: Add Comet Lake supportHarry Pan
2019-12-17perf/x86/intel: Fix PT PMI handlingAlexander Shishkin
2019-12-17perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin
2019-12-17perf/x86: Fix potential out-of-bounds accessPeter Zijlstra
2019-12-10perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()Sean Christopherson
2019-11-27perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0Anthony Steinhauser
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-15x86: retpolines: eliminate retpoline from msr event handlersAndrea Arcangeli
2019-11-13perf/x86/intel/pt: Prevent redundant WRMSRsAlexander Shishkin
2019-11-13perf/x86/intel/pt: Opportunistically use single range output modeAlexander Shishkin
2019-11-13perf/x86/intel/pt: Add sampling supportAlexander Shishkin
2019-11-13perf/x86/intel/pt: Factor out pt_config_start()Alexander Shishkin
2019-11-11perf/x86/amd: Remove set but not used variable 'active'Zheng Yongjun
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov
2019-10-28perf/x86/intel: Implement LBR callstack context synchronizationAlexey Budankov
2019-10-28perf/x86: Install platform specific ->swap_task_ctx() adapterAlexey Budankov
2019-10-28perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'Alexey Budankov
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-10-28perf/x86/uncore: Fix event group supportKan Liang
2019-10-28perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-10-28perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-10-22Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-10-20perf/x86/intel/pt: Fix base for single entry topaJiri Olsa
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
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