aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/segment.h
AgeCommit message (Expand)Author
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2017-11-28x86/xen: Support early interrupts in xen pv guestsJuergen Gross
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-29x86/idt: Move early IDT setup out of 32-bit asmThomas Gleixner
2017-08-29x86/idt: Remove the tracing IDT completelyThomas Gleixner
2016-04-29x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimizationAndy Lutomirski
2016-04-29x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski
2015-06-02x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-04-03x86/asm/entry/64: Use a define for an invalid segment selectorBorislav Petkov
2015-03-24x86/asm: Further improve segment.h readabilityIngo Molnar
2015-03-24x86/asm: Deobfuscate segment.hDenys Vlasenko
2014-12-11x86/asm: Unify segment selector definesBorislav Petkov
2013-11-08x86, trace: Register exception handler to trace IDTSeiji Aguchi
2012-04-19x86-64: Handle exception table entries during early bootH. Peter Anvin
2012-04-19x86: Add symbolic constant for exceptions with error codeH. Peter Anvin
2012-03-28Disintegrate asm/system.h for X86David Howells
2011-06-03x86, asm: Fix binutils 2.16 issue with __USER32_CSBorislav Petkov
2011-02-17x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assemblyH. Peter Anvin
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich
2009-02-10x86: implement x86_32 stack protectorTejun Heo
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro