summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: switch to proc_create()Alexey Dobriyan2008-04-171-4/+3
* x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar2008-04-171-1/+1
* x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar2008-04-171-7/+7
* x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar2008-04-171-6/+6
* x86: clean up cpu capabilities accesses, common.cIngo Molnar2008-04-171-1/+1
* x86: clean up cpu capabilities accesses, centaur.cIngo Molnar2008-04-171-7/+7
* x86: clean up cpu capabilities accesses, amd.cIngo Molnar2008-04-171-12/+12
* x86: clean up cpu capabilities accesses, genericIngo Molnar2008-04-171-1/+1
* x86: coding style fixes to arch/x86/kernel/cpu/common.cPaolo Ciarrocchi2008-04-171-49/+56
* x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi2008-04-171-57/+56
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi2008-04-171-25/+25
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi2008-04-171-4/+4
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi2008-04-171-9/+12
* x86: coding style fixes to arch/x86/kernel/cpu/amd.cPaolo Ciarrocchi2008-04-171-46/+48
* x86: coding style fixes to arch/x86/kernel/cpu/transmeta.cPaolo Ciarrocchi2008-04-171-10/+12
* x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.cPaolo Ciarrocchi2008-04-171-6/+8
* x86: coding style fixes to arch/x86/kernel/cpu/intel.cPaolo Ciarrocchi2008-04-171-40/+43
* x86: coding style fixes to arch/x86/kernel/cpu/umc.cPaolo Ciarrocchi2008-04-171-5/+7
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.cPaolo Ciarrocchi2008-04-171-24/+24
* x86: unify cpu/proc|_64.cHiroshi Shimamoto2008-04-172-183/+2
* x86: cosmetic unification cpu/proc|_64.cHiroshi Shimamoto2008-04-172-2/+83
* x86: add power management line in /proc/cpuinfoHiroshi Shimamoto2008-04-171-5/+9
* x86: make cpu/proc|_64.c similarHiroshi Shimamoto2008-04-172-78/+105
* x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto2008-04-172-0/+127
* x86: coding style fixes to arch/x86/kernel/cpu/nexgen.cPaolo Ciarrocchi2008-04-171-8/+7
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi2008-04-171-8/+8
* x86: more coding style fixes in centaur.cIngo Molnar2008-04-171-195/+199
* x86: coding style fixes for arch/x86/kernel/cpu/centaur.cPaolo Ciarrocchi2008-04-171-116/+114
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-178-69/+36
* Fix booting pentium+ with dodgy TSCRusty Russell2008-04-061-8/+0
* x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar2008-04-041-1/+3
* x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar2008-04-041-3/+0
* x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst2008-03-261-15/+24
* x86: convert mtrr/generic.c to kernel-docRandy Dunlap2008-03-261-19/+23
* x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-211-1/+2
* [CPUFREQ] Remove debugging message from e_powersaverDave Jones2008-03-051-2/+6
* x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2008-02-261-1/+1
* x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel2008-02-261-2/+6
* x86/mtrr: fix kernel-doc missing notationRandy Dunlap2008-02-261-0/+1
* x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin2008-02-261-7/+0
* remove mca-pentiumAdrian Bunk2008-02-191-8/+0
* x86: sparse warning in therm_throt.cHarvey Harrison2008-02-091-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-071-4/+1
|\
| *-----. Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-4/+1
| |\ \ \ \
| | | | * | Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1"Zhao Yakui2007-11-201-4/+1
| | | |/ / | | |/| |
* | | | | [CPUFREQ] Add missing printk levels to e_powersaverDave Jones2008-02-061-12/+12
* | | | | [CPUFREQ] Fix sparse warning in powernow-k8Dave Jones2008-02-061-1/+3
* | | | | [CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens2008-02-061-5/+32
* | | | | [CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf2008-02-061-1/+1
* | | | | [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu2008-02-061-3/+2
OpenPOWER on IntegriCloud