summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar12-25/+28
2016-02-24x86/amd: Set ELF function type for vide()Josh Poimboeuf1-1/+4
2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck1-0/+13
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar4-4/+27
2016-02-17perf/x86/amd/uncore: Plug reference leakThomas Gleixner1-0/+2
2016-01-30x86/alternatives: Discard dynamic check after initBrian Gerst1-6/+0
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov1-10/+2
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov9-10/+11
2016-01-29perf/x86: De-obfuscate codePeter Zijlstra1-3/+1
2016-01-29perf/x86: Fix uninitialized value usagePeter Zijlstra1-1/+2
2016-01-21perf/x86: add Intel SkyLake uncore IMC PMU supportStephane Eranian3-0/+24
2016-01-14x86/cpu/amd: Remove an unneeded condition in srat_detect_node()Dan Carpenter1-2/+1
2016-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+9
2016-01-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-40/+30
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-62/+48
2016-01-11Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-40/+42
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-61/+885
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver1-1/+1
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi4-1/+499
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi1-1/+2
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi3-0/+78
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang2-5/+149
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui1-18/+5
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian2-0/+3
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian1-1/+8
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian1-4/+7
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian1-1/+10
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen4-5/+57
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2-4/+3
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen1-0/+12
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen1-4/+1
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov8-16/+20
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov3-28/+25
2015-12-19x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2-20/+5
2015-12-19x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj1-0/+11
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar1-0/+1
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-6/+9
2015-12-06perf/x86: Remove old MSR perf tracing codeAndi Kleen1-11/+1
2015-12-06perf/x86/intel: Fix __initconst declaration in the RAPL perf driverAndi Kleen1-1/+1
2015-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-2/+2
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa1-1/+1
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen1-1/+1
2015-12-04x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() ...Rasmus Villemoes1-2/+9
2015-11-25x86: Replace RDRAND forced-reseed with simple sanity checkLen Brown1-13/+12
2015-11-24x86/cpu: Fix MSR value truncation issueBorislav Petkov1-1/+1
2015-11-24x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov1-2/+2
2015-11-24x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov3-24/+15
2015-11-24x86/mce: Make usable address checks Intel-onlyBorislav Petkov1-18/+22
2015-11-24x86/mce: Add the missing memory error check on AMDBorislav Petkov1-4/+4
2015-11-24x86/RAS: Remove mce.usable_addrBorislav Petkov1-8/+4