aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-231/+4606
2015-04-13Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-103/+202
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2015-04-13Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-269/+178
2015-04-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-517/+198
2015-04-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-04-12perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()Ingo Molnar1-23/+30
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar1-5/+5
2015-04-03x86/asm/entry/64: Use a define for an invalid segment selectorBorislav Petkov1-1/+1
2015-04-03x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR valueBorislav Petkov1-1/+1
2015-04-03x86/mce/severity: Fix warning about indented bracesAravind Gopalakrishnan1-5/+4
2015-04-03x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1Andy Lutomirski1-4/+5
2015-04-02perf/x86/intel/pt: Fix the 32-bit buildIngo Molnar2-3/+3
2015-04-02perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRsAndi Kleen1-2/+4
2015-04-02perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen3-10/+27
2015-04-02perf/x86: Only dump PEBS register when PEBS has been detectedAndi Kleen1-2/+4
2015-04-02perf/x86: Dump DEBUGCTL in PMU dumpAndi Kleen1-1/+5
2015-04-02perf/x86/intel: Reset more state in PMU resetAndi Kleen1-0/+12
2015-04-02perf/x86/intel: Make the HT bug workaround conditional on HT enabledStephane Eranian2-21/+79
2015-04-02perf/x86/intel: Limit to half counters when the HT workaround is enabled, to avoid exclusive mode starvationStephane Eranian2-2/+22
2015-04-02perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraintsStephane Eranian1-5/+10
2015-04-02perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSWMaria Dimakopoulou2-11/+37
2015-04-02perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSWMaria Dimakopoulou1-9/+44
2015-04-02perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou3-13/+331
2015-04-02perf/x86/intel: Add cross-HT counter exclusion infrastructureMaria Dimakopoulou2-5/+98
2015-04-02perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian4-10/+19
2015-04-02perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou2-0/+18
2015-04-02perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian4-6/+19
2015-04-02perf/x86: Rename x86_pmu::er_flags to 'flags'Stephane Eranian2-15/+18
2015-04-02Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar1-5/+5
2015-04-02perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin5-3/+540
2015-04-02perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin5-0/+1238
2015-04-02perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin3-0/+94
2015-04-02x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin1-0/+1
2015-04-02perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen1-3/+3
2015-04-02perf/x86/intel: Filter branches for PEBS eventKan Liang1-2/+2
2015-03-31x86/asm/entry: Remove user_mode_ignore_vm86()Ingo Molnar1-1/+1
2015-03-31x86/mm: Improve AMD Bulldozer ASLR workaroundHector Marco-Gisbert1-0/+4
2015-03-31x86/microcode/amd: Drop the pci_ids.h dependencyMichael S. Tsirkin1-1/+0
2015-03-27x86/asm/entry/64: Fix comment about SYSENTER MSRsDenys Vlasenko1-2/+4
2015-03-27perf: Add per event clockid supportPeter Zijlstra1-2/+12
2015-03-27perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern1-2/+0
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar3-1/+1419
2015-03-27Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the treeIngo Molnar2-2/+8
2015-03-27perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen3-0/+37
2015-03-27perf/x86/intel: Add Broadwell core supportAndi Kleen1-0/+47
2015-03-27perf/x86/intel: Add new cache events table for HaswellAndi Kleen1-2/+192
2015-03-24x86/asm/entry/64: Always set up SYSENTER MSRsIngo Molnar1-3/+7
2015-03-24x86/asm/entry: Get rid of KERNEL_STACK_OFFSETDenys Vlasenko1-1/+1
2015-03-24x86/mce: Define mce_severity function pointerAravind Gopalakrishnan3-6/+16