summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2010-08-03x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu
2010-08-03[CPUFREQ] Remove pointless printk from p4-clockmod.Dave Jones
2010-08-03[CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.cHolger Freyther
2010-08-03[CPUFREQ] Fix section mismatch for longhaul_cpu_init.Holger Freyther
2010-08-03[CPUFREQ] Fix section mismatch for longrun_cpu_init.Holger Freyther
2010-08-03[CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov
2010-08-03[CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-08-03[CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()Kulikov Vasiliy
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-08-03[CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger
2010-08-03[CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp
2010-08-03[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov
2010-08-03[CPUFREQ] Fix PCC driver error pathMatthew Garrett
2010-08-03[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman
2010-08-03[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett
2010-08-03x86, mce: Notify about corrected events tooBorislav Petkov
2010-08-02x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-07-30x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu
2010-07-30x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha
2010-07-29Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini
2010-07-28x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin
2010-07-28x86, cpu: Export AMD errata definitionsH. Peter Anvin
2010-07-28x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld
2010-07-28x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2010-07-28x86, cpu: AMD errata checking frameworkHans Rosenfeld
2010-07-28Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin
2010-07-26xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge
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-22x86: early PV on HVM features initialization.Sheng Yang
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-07-21x86, xsave: Separate fpu and xsave initializationRobert Richter
2010-07-20x86, xsave: Move boot cpu initialization to xsave_init()Robert Richter
2010-07-20x86, xsave: 32/64 bit boot cpu check unification in initializationRobert Richter
2010-07-20x86, gcc-4.6: Fix set but not read variablesAndi Kleen
2010-07-19x86, cpu: Split addon_cpuid_features.cH. Peter Anvin
2010-07-19x86, xsave: Use xsaveopt in context-switch path when supportedSuresh Siddha
2010-07-19x86, cpu: Enumerate xsaveoptSuresh Siddha
2010-07-19x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha
2010-07-19update email addressPavel Machek
2010-07-15x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat...Joe Perches
2010-07-08x86: Export the symbol ms_hypervKy Srinivasan
2010-07-07x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin
2010-07-05perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar
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