summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/segment.h
AgeCommit message (Expand)AuthorLines
2019-11-19x86/stackframe/32: Repair 32-bit Xen PVJan Beulich-0/+12
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2018-10-08x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...Ingo Molnar-11/+11
2018-10-08x86/vdso: Introduce helper functions for CPU and node numberChang S. Bae-0/+41
2018-10-08x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBERChang S. Bae-3/+2
2018-09-03x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrellaJuergen Gross-1/+1
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds-1/+1
2017-11-28x86/xen: Support early interrupts in xen pv guestsJuergen Gross-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-29x86/idt: Move early IDT setup out of 32-bit asmThomas Gleixner-0/+1
2017-08-29x86/idt: Remove the tracing IDT completelyThomas Gleixner-3/+0
2016-04-29x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimizationAndy Lutomirski-7/+0
2016-04-29x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski-3/+39
2015-06-02x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski-2/+12
2015-04-03x86/asm/entry/64: Use a define for an invalid segment selectorBorislav Petkov-0/+2
2015-03-24x86/asm: Further improve segment.h readabilityIngo Molnar-101/+141
2015-03-24x86/asm: Deobfuscate segment.hDenys Vlasenko-71/+54
2014-12-11x86/asm: Unify segment selector definesBorislav Petkov-21/+9
2013-11-08x86, trace: Register exception handler to trace IDTSeiji Aguchi-0/+3
2012-04-19x86-64: Handle exception table entries during early bootH. Peter Anvin-1/+1
2012-04-19x86: Add symbolic constant for exceptions with error codeH. Peter Anvin-0/+2
2012-03-28Disintegrate asm/system.h for X86David Howells-2/+56
2011-06-03x86, asm: Fix binutils 2.16 issue with __USER32_CSBorislav Petkov-1/+1
2011-02-17x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assemblyH. Peter Anvin-5/+7
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich-16/+16
2009-02-10x86: implement x86_32 stack protectorTejun Heo-1/+8
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro-0/+209