aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-03-13Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones
2009-03-05[CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.Dave Jones
2009-03-04Merge branch 'x86/core' into core/percpuIngo Molnar
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-02-28x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput
2009-02-26x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar
2009-02-24[CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett
2009-02-24[CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott
2009-02-24[CPUFREQ] powernow-k8: Use a common exit path.Dave Jones
2009-02-24[CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett
2009-02-24[CPUFREQ] Use swap() in longhaul.cDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones
2009-02-24[CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger
2009-02-24[CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for sc520Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for longrunDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for longhaulDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for e_powersaverDave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for elanfreqDave Jones
2009-02-24[CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones
2009-02-24[CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones
2009-02-24[CPUFREQ] Stupidly trivial CodingStyle fixDave Jones
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum
2009-02-20alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell
2009-02-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-17x86, mce: use force_sig_info to kill process in machine checkAndi Kleen
2009-02-17x86, mce: reinitialize per cpu features on resumeAndi Kleen
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar
2009-02-17x86, apic: remove genapic.hIngo Molnar
2009-02-17x86, apic: fix build fallout of genapic changesIngo Molnar
2009-02-17x86: fold apic_ops into genapicYinghai Lu
2009-02-17x86: add x2apic configYinghai Lu
2009-02-17Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar
2009-02-16cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell
2009-02-15x86: fix typo in filter_cpuid_features()Yinghai Lu