summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/cpu/common.c
AgeCommit message (Expand)Author
2007-10-11i386: move kernel/cpuThomas Gleixner
2007-07-21x86: remove support for the Rise CPUAdrian Bunk
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi
2007-05-02[PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge
2007-05-02[PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge
2007-05-02[PATCH] i386: Page-align the GDTJeremy Fitzhardinge
2007-05-02[PATCH] i386: clean up identify_cpuJeremy Fitzhardinge
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell
2007-02-13[PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge
2007-01-22[PATCH] x86: fix PDA variables to work during bootJames Bottomley
2007-01-05[PATCH] i386: fix another modpost warningVivek Goyal
2006-12-07[PATCH] i386: alloc_gdt() staticAdrian Bunk
2006-12-07[PATCH] i386: cpu_detect extractionRusty Russell
2006-12-07[PATCH] i386: Retrieve CLFLUSH size from CPUIDAndi Kleen
2006-12-07[PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds
2006-09-26[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdataMagnus Damm
2006-09-26[PATCH] i386: mark cpu_dev structures as __cpuinitdataMagnus Damm
2006-09-26[PATCH] i386: remove redundant generic_identify() calls when identifying cpusMagnus Damm
2006-09-26[PATCH] i386: fix dubious segment register clear in cpu_init()Jeremy Fitzhardinge
2006-06-27[PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley
2006-06-27[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth
2006-06-27[PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomicShaohua Li
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B
2006-03-23[PATCH] i386: fall back to sensible CPU model nameChuck Ebbert
2006-03-23[PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall
2006-01-06[PATCH] x86: Stop deleting ntZachary Amsden
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha
2005-11-07[PATCH] x86: add MCE resumeShaohua Li
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden
2005-10-30[PATCH] x86: bogus tls from gdtZachary Amsden