summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2010-08-03x86, mce: Notify about corrected events tooBorislav Petkov1-0/+1
2010-08-02x86, vmware: Preset lpj values when on VMware.Alok Kataria1-1/+8
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar2-27/+25
2010-07-30x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu1-0/+2
2010-07-30x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha1-13/+43
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini1-1/+1
2010-07-28x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin2-73/+1
2010-07-28x86, cpu: Export AMD errata definitionsH. Peter Anvin1-0/+4
2010-07-28x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld1-0/+2
2010-07-28x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld1-0/+5
2010-07-28x86, cpu: AMD errata checking frameworkHans Rosenfeld1-0/+60
2010-07-28Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2-2/+3
2010-07-26xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge1-0/+2
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov1-6/+5
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett1-8/+9
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman1-12/+6
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett1-1/+5
2010-07-22x86: early PV on HVM features initialization.Sheng Yang1-0/+1
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger1-3/+0
2010-07-21x86, xsave: Separate fpu and xsave initializationRobert Richter1-0/+2
2010-07-20x86, xsave: Move boot cpu initialization to xsave_init()Robert Richter1-6/+0
2010-07-20x86, xsave: 32/64 bit boot cpu check unification in initializationRobert Richter1-1/+1
2010-07-20x86, gcc-4.6: Fix set but not read variablesAndi Kleen1-2/+1
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin3-57/+67
2010-07-19x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha1-0/+8
2010-07-19x86, cpu: Enumerate xsaveoptSuresh Siddha1-0/+1
2010-07-19x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha1-12/+13
2010-07-19update email addressPavel Machek1-1/+1
2010-07-15x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches1-3/+3
2010-07-08x86: Export the symbol ms_hypervKy Srinivasan1-0/+1
2010-07-07x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin1-0/+10
2010-07-05perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov1-36/+111
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar1-2/+2
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver1-2/+2
2010-07-01Merge branch 'linus' into core/rcuIngo Molnar1-0/+1
2010-06-28Merge branch 'linus' into perf/coreThomas Gleixner1-0/+1
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar1-0/+10
2010-06-16x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi1-0/+1
2010-06-14mce: convert to rcu_dereference_index_check()Paul E. McKenney1-1/+1
2010-06-10x86, mce: Use HW_ERR in MCE handlerHuang Ying1-22/+10
2010-06-10x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setupHuang Ying1-0/+1
2010-06-10x86, mce: Rename MSR_IA32_MCx_CTL2 valueHuang Ying1-4/+4
2010-06-10perf_events: Fix Intel Westmere event constraintsStephane Eranian1-0/+1
2010-06-09x86, AMD: Extend support to future familiesBorislav Petkov1-3/+3
2010-06-09x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov1-26/+82
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar1-18/+0
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra1-9/+9
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2-1/+20