aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/desc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] i386: Page-align the GDTJeremy Fitzhardinge1-2/+7
2007-05-02[PATCH] i386: cleanup GDT AccessRusty Russell1-5/+2
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell1-26/+56
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell1-2/+0
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell1-0/+1
2007-02-13[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.cRusty Russell1-1/+1
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell1-20/+21
2006-12-07[PATCH] paravirt: header and stubs for paravirtualisationRusty Russell1-1/+8
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev1-4/+23
2006-12-07[PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge1-31/+19
2006-09-26[PATCH] i386: Fix pack_descriptor()Jeremy Fitzhardinge1-1/+1
2006-09-26[PATCH] i386: Descriptor and trap table cleanups.Rusty Russell1-45/+76
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley1-2/+4
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-3/+5
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden1-3/+5
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden1-0/+7
2005-09-05[PATCH] i386: generate better code around descriptor update and access functionsZachary Amsden1-8/+8
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task register managementZachary Amsden1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+144