summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2016-07-12perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-07-12perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2016-04-11perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-11perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-04-11perf, nmi: Fix unknown NMI warningMarkus Metzger
2016-01-05x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-08-25x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-06-02perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-26perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-10perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra
2015-01-06perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-12-03x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-11-13x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue
2014-11-13x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-10-31perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-10-31x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-07-29perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-03-05perf/x86: Fix event schedulingPeter Zijlstra
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-01-25perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-09x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2013-10-29perf/x86: Fix NMI measurementsPeter Zijlstra
2013-10-04perf/x86: Clean up cap_user_time* settingPeter Zijlstra
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-23perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-09-20perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Yan, Zheng
2013-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-14perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNBStephane Eranian
2013-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-12perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra
2013-09-12perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian
2013-09-12perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-04Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds