summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi
2008-04-26x86: remove NexGen supportDmitri Vorobiev
2008-04-26x86: remove unused function amd_init_cpu()Dmitri Vorobiev
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich
2008-04-26x86: fix watchdog ops for CoreDuoJan Beulich
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis
2008-04-19x86: remove pointless commentsWANG Cong
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa
2008-04-17x86: pat cpu feature bit setting for known cpusYinghai Lu
2008-04-17x86: tom2 warning fixIngo Molnar
2008-04-17x86: enable PAT for amd k8 and fam10hYinghai Lu
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com
2008-04-17x86: introduce initial apicidYinghai Lu
2008-04-17x86: show apicid for cpu in procYinghai Lu
2008-04-17x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for includeJoe Perches
2008-04-17x86: switch to proc_create()Alexey Dobriyan
2008-04-17x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar
2008-04-17x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, common.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, centaur.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, amd.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, genericIngo Molnar
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/common.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/amd.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/transmeta.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/intel.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/umc.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.cPaolo Ciarrocchi
2008-04-17x86: unify cpu/proc|_64.cHiroshi Shimamoto