summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/common.c
Commit message (Expand)AuthorAgeFilesLines
* i386: move kernel/cpuThomas Gleixner2007-10-111-733/+0
* x86: remove support for the Rise CPUAdrian Bunk2007-07-211-2/+0
* Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-121-0/+2
* [PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge2007-05-021-0/+13
* [PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge2007-05-021-14/+3
* [PATCH] i386: Page-align the GDTJeremy Fitzhardinge2007-05-021-3/+3
* [PATCH] i386: clean up identify_cpuJeremy Fitzhardinge2007-05-021-7/+14
* [PATCH] i386: cleanup GDT AccessRusty Russell2007-05-021-3/+1
* [PATCH] i386: clean up cpu_init()Rusty Russell2007-05-021-25/+9
* [PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell2007-05-021-45/+27
* [PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell2007-05-021-81/+13
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-131-7/+7
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-221-4/+9
* [PATCH] i386: fix another modpost warningVivek Goyal2007-01-051-1/+1
* [PATCH] i386: alloc_gdt() staticAdrian Bunk2006-12-071-1/+1
* [PATCH] i386: cpu_detect extractionRusty Russell2006-12-071-16/+21
* [PATCH] i386: Retrieve CLFLUSH size from CPUIDAndi Kleen2006-12-071-0/+3
* [PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge2006-12-071-0/+2
* [PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge2006-12-071-0/+2
* [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-071-2/+19
* [PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge2006-12-071-43/+134
* [PATCH] i386: espfix cleanupStas Sergeev2006-12-071-11/+0
* BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-031-2/+1
* x86: Fix booting with "no387 nofxsr"Linus Torvalds2006-10-031-0/+9
* [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm2006-09-261-1/+1
* [PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm2006-09-261-1/+1
* [PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm2006-09-261-1/+1
* [PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge2006-09-261-1/+1
* [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-271-1/+1
* [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2006-06-271-8/+7
* [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li2006-06-271-1/+7
* [PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan2006-06-231-0/+1
* [PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan2006-06-231-0/+1
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-3/+7
* [PATCH] i386: fall back to sensible CPU model nameChuck Ebbert2006-03-231-1/+1
* [PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert2006-03-231-1/+14
* [PATCH] i386: __devinit should be __cpuinitChuck Ebbert2006-03-231-16/+16
* [PATCH] x86: cpu model calculation for family 6 cpuShaohua Li2006-03-081-2/+2
* [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-241-4/+28
* [PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert2006-02-051-1/+10
* [PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen2006-01-111-7/+10
* [PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2006-01-081-0/+2
* [PATCH] x86: Stop deleting ntZachary Amsden2006-01-061-5/+0
* [PATCH] x86: GDT alignment fixZachary Amsden2006-01-061-3/+0
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-24/+16
|\
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-141-22/+14
| * [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-141-2/+2
* | [PATCH] x86: add MCE resumeShaohua Li2005-11-071-4/+1
|/
* [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-301-5/+4
* [PATCH] x86: bogus tls from gdtZachary Amsden2005-10-301-6/+0