summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* generic: reduce stack pressure in sched_affinityMike Travis2008-04-191-23/+23
* x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-195-47/+50
* x86: reduce memory and stack usage in intel_cacheinfoMike Travis2008-04-191-30/+40
* x86: move apic declarations to mach_apic.hGlauber Costa2008-04-171-1/+1
* x86: pat cpu feature bit setting for known cpusYinghai Lu2008-04-171-0/+25
* x86: tom2 warning fixIngo Molnar2008-04-171-2/+4
* x86: enable PAT for amd k8 and fam10hYinghai Lu2008-04-172-1/+18
* x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com2008-04-171-0/+120
* x86: introduce initial apicidYinghai Lu2008-04-172-7/+9
* x86: show apicid for cpu in procYinghai Lu2008-04-171-0/+1
* x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for includeJoe Perches2008-04-171-1/+1
* 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