summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/common.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+1
* [PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden2005-09-051-2/+2
* [PATCH] i386: inline asm cleanupZachary Amsden2005-09-051-6/+6
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-071-0/+5
* [PATCH] cpu state clean after hot removeLi Shaohua2005-06-251-0/+12
* [PATCH] init call cleanupLi Shaohua2005-06-251-15/+15
* [PATCH] sep initializing reworkLi Shaohua2005-06-251-0/+3
* [PATCH] xen: x86: Use new macro for debugregVincent Hanquez2005-06-231-1/+1
* [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-201-4/+1
* [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2005-05-171-0/+7
* [PATCH] x86_64: Final support for AMD dual coreAndi Kleen2005-04-161-1/+1
OpenPOWER on IntegriCloud