summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-08-13[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim
2010-08-12Merge branch 'linus' into perf/urgentIngo Molnar
2010-08-12[CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim
2010-08-08perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov
2010-08-08ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying
2010-08-06Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-06Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-08-06Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-06Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-08-05Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu
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