aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/desc_defs.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-20x86/asm: Always set A (accessed) flag in GDT descriptorsGravatar Vegard Nossum 1-2/+2
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, preparationsGravatar Vegard Nossum 1-0/+2
2023-12-20x86/asm: Provide new infrastructure for GDT descriptorsGravatar Vegard Nossum 1-13/+63
2020-09-07x86/idt: Make IDT init functions static inlinesGravatar Joerg Roedel 1-0/+7
2020-09-07x86/boot/compressed/64: Add IDT InfrastructureGravatar Joerg Roedel 1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-29x86/ldttss: Clean up 32-bit descriptorsGravatar Thomas Gleixner 1-15/+12
2017-08-29x86/gdt: Use bitfields for initializationGravatar Thomas Gleixner 1-24/+20
2017-08-29x86/idt: Unify gate_struct handling for 32/64-bit kernelsGravatar Thomas Gleixner 1-20/+37
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2016-02-17x86/signal/64: Fix SS if needed when delivering a 64-bit signalGravatar Andy Lutomirski 1-0/+23
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-2/+2
2009-08-08x86: Introduce GDT_ENTRY_INIT()Gravatar Akinobu Mita 1-0/+6
2008-10-22x86: Fix ASM_X86__ header guardsGravatar H. Peter Anvin 1-3/+3
2008-10-22x86, um: ... and asm-x86 moveGravatar Al Viro 1-0/+95