summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/segment.h
Commit message (Expand)AuthorAgeFilesLines
* x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimizationAndy Lutomirski2016-04-291-7/+0Star
* x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski2016-04-291-3/+39
* x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-06-021-2/+12
* x86/asm/entry/64: Use a define for an invalid segment selectorBorislav Petkov2015-04-031-0/+2
* x86/asm: Further improve segment.h readabilityIngo Molnar2015-03-241-101/+141
* x86/asm: Deobfuscate segment.hDenys Vlasenko2015-03-241-71/+54Star
* x86/asm: Unify segment selector definesBorislav Petkov2014-12-111-21/+9Star
* x86, trace: Register exception handler to trace IDTSeiji Aguchi2013-11-081-0/+3
* x86-64: Handle exception table entries during early bootH. Peter Anvin2012-04-201-1/+1
* x86: Add symbolic constant for exceptions with error codeH. Peter Anvin2012-04-201-0/+2
* Disintegrate asm/system.h for X86David Howells2012-03-281-2/+56
* x86, asm: Fix binutils 2.16 issue with __USER32_CSBorislav Petkov2011-06-031-1/+1
* x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assemblyH. Peter Anvin2011-02-181-5/+7
* x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich2010-10-191-16/+16
* x86: implement x86_32 stack protectorTejun Heo2009-02-101-1/+8
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+209