index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
segment.h
Age
Commit message (
Expand
)
Author
2015-06-02
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
2015-04-03
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
2015-03-24
x86/asm: Further improve segment.h readability
Ingo Molnar
2015-03-24
x86/asm: Deobfuscate segment.h
Denys Vlasenko
2014-12-11
x86/asm: Unify segment selector defines
Borislav Petkov
2013-11-08
x86, trace: Register exception handler to trace IDT
Seiji Aguchi
2012-04-19
x86-64: Handle exception table entries during early boot
H. Peter Anvin
2012-04-19
x86: Add symbolic constant for exceptions with error code
H. Peter Anvin
2012-03-28
Disintegrate asm/system.h for X86
David Howells
2011-06-03
x86, asm: Fix binutils 2.16 issue with __USER32_CS
Borislav Petkov
2011-02-17
x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assembly
H. Peter Anvin
2010-10-19
x86, asm: Fix CFI macro invocations to deal with shortcomings in gas
Jan Beulich
2009-02-10
x86: implement x86_32 stack protector
Tejun Heo
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro