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