aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2011-03-31x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-02-06x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2010-12-14acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-11-22x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2010-11-22perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian
2010-10-28x86: detect scattered cpuid features earlierJacob Pan
2010-10-28x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2010-10-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-09-20perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming
2010-08-26perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-08-26perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov
2010-08-20vmware: fix build error in vmware.cGreg Kroah-Hartman
2010-08-13x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha
2010-08-13x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-06-10perf_events: Fix Intel Westmere event constraintsStephane Eranian
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-25x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra
2010-05-20x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-05-19ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying
2010-05-19ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying
2010-05-19perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov
2010-05-19perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov
2010-05-18Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18perf, x86: P4 PMU -- fix typo in unflagged NMI handlingCyrill Gorcunov
2010-05-18perf, x86: P4 PMU -- handle unflagged eventsCyrill Gorcunov
2010-05-15x86, perf: P4 PMU - fix counters management logicCyrill Gorcunov
2010-05-14x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-13x86, perf: P4 PMU -- use hash for p4_get_escr_idx()Cyrill Gorcunov
2010-05-10x86: Eliminate TS_XSAVEAvi Kivity
2010-05-10edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab
2010-05-09x86, hypervisor: add missing <linux/module.h>H. Peter Anvin