blob: ffcf619908e723bf71ba82abb01431425f551eb9 [file] [log] [blame]
fd9689bf9113 ("x86/entry: Convert Stack segment exception to IDTENTRY")
99a3fb8d01af ("x86/entry: Convert Segment not present exception to IDTENTRY")
97b3d290b865 ("x86/entry: Convert Invalid TSS exception to IDTENTRY")
f95658fdb575 ("x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY")
866ae2ccee4a ("x86/entry: Convert Device not available exception to IDTENTRY")
49893c5cb281 ("x86/entry: Convert Invalid Opcode exception to IDTENTRY")
58d9c81facf5 ("x86/entry: Convert Bounds exception to IDTENTRY")
4b6b9111c0b9 ("x86/entry: Convert Overflow exception to IDTENTRY")
9d06c4027f21 ("x86/entry: Convert Divide Error to IDTENTRY")
218e31b6e7a3 ("x86/traps: Prepare for using DEFINE_IDTENTRY")
53aaf262c66e ("x86/idtentry: Provide macros to define/declare IDT entry points")
cfa82a00533f ("x86/entry: Distangle idtentry")
67f1386616dc ("x86/entry/64: Reorder idtentries")
ca4c6a9858c2 ("x86/traps: Make interrupt enable/disable symmetric in C code")
725005897ec4 ("x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n")
039aeb9deb92 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm")