summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-082-25/+23Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-291-1/+1
|\
| * x86: !x & y typo in mtrr codeHarvey Harrison2008-04-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-04-291-0/+1
|\ \
| * | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-281-0/+1
| |/
* / proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
|/
* [CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi2008-04-281-0/+10
* x86: remove NexGen supportDmitri Vorobiev2008-04-262-60/+0Star
* x86: remove unused function amd_init_cpu()Dmitri Vorobiev2008-04-261-6/+0Star
* x86-64: extend MCE CPU quirk handlingJan Beulich2008-04-261-8/+10
* x86: fix watchdog ops for CoreDuoJan Beulich2008-04-261-12/+2Star
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-222-2/+0Star
|\
| * arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-192-2/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-226-101/+130
|\ \
| * | x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis2008-04-191-7/+23
| * | 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: remove pointless commentsWANG Cong2008-04-191-1/+0Star
* | x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar2008-04-191-2/+2
|/
* 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/+3Star
* 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/+56Star
* 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/+2Star
* 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