summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86: mtrr cleanup for converting continuous to discrete layout - fix #2Yinghai Lu2008-05-251-31/+48
* x86: amd opteron TOM2 mask val fixYinghai Lu2008-05-251-1/+1
* x86: process fam 10h like k8 with fixed mtrr settingYinghai Lu2008-05-251-1/+1
* x86: mtrr cleanup for converting continuous to discrete - auto detect v4Yinghai Lu2008-05-251-146/+464
* x86: mtrr cleanup for converting continuous to discrete layout v8 - fixYinghai Lu2008-05-251-74/+90
* x86: fix trimming e820 with MTRR holes. - fixYinghai Lu2008-05-251-29/+15
* x86: fix trimming e820 with MTRR holes.Yinghai Lu2008-05-251-17/+84
* x86: mtrr cleanup for converting continuous to discrete layout, v8Yinghai Lu2008-05-253-14/+488
* x86: fix sparse warning in mtrr/generic.cThomas Gleixner2008-05-251-4/+4
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-082-25/+23
* 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/+0
* x86: remove unused function amd_init_cpu()Dmitri Vorobiev2008-04-261-6/+0
* x86-64: extend MCE CPU quirk handlingJan Beulich2008-04-261-8/+10
* x86: fix watchdog ops for CoreDuoJan Beulich2008-04-261-12/+2
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-212-2/+0
|\
| * arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-182-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-216-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/+0
* | 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/+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
OpenPOWER on IntegriCloud