summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/segment.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-1/+1
|\
| * x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-1/+1
* | x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...Ingo Molnar2018-10-081-11/+11
* | x86/vdso: Introduce helper functions for CPU and node numberChang S. Bae2018-10-081-0/+41
* | x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBERChang S. Bae2018-10-081-3/+2
|/
* Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds2018-06-141-1/+1
* x86/xen: Support early interrupts in xen pv guestsJuergen Gross2017-11-281-0/+12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/idt: Move early IDT setup out of 32-bit asmThomas Gleixner2017-08-291-0/+1
* x86/idt: Remove the tracing IDT completelyThomas Gleixner2017-08-291-3/+0
* x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimizationAndy Lutomirski2016-04-291-7/+0
* 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/+54
* x86/asm: Unify segment selector definesBorislav Petkov2014-12-111-21/+9
* 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-191-1/+1
* x86: Add symbolic constant for exceptions with error codeH. Peter Anvin2012-04-191-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-171-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-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+209