开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
segment.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-29
x86/idt: Move early IDT setup out of 32-bit asm
Thomas Gleixner
2017-08-29
x86/idt: Remove the tracing IDT completely
Thomas Gleixner
2016-04-29
x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization
Andy Lutomirski
2016-04-29
x86/segments/64: When loadsegment(fs, ...) fails, clear the base
Andy Lutomirski
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