1. facaa3e x86/idt: Hide set_intr_gate() by Thomas Gleixner · 7 years ago
  2. db18da7 x86/idt: Deinline setup functions by Thomas Gleixner · 7 years ago
  3. 485fa57 x86/idt: Remove unused functions/inlines by Thomas Gleixner · 7 years ago
  4. 636a759 x86/idt: Move APIC gate initialization to tables by Thomas Gleixner · 7 years ago
  5. b70543a x86/idt: Move regular trap init to tables by Thomas Gleixner · 7 years ago
  6. 90f6225 x86/idt: Move IST stack based traps to table init by Thomas Gleixner · 7 years ago
  7. 0a30908 x86/idt: Move debug stack init to table based by Thomas Gleixner · 7 years ago
  8. 588787f x86/idt: Move early IDT handler setup to IDT code by Thomas Gleixner · 7 years ago
  9. e802a51 x86/idt: Consolidate IDT invalidation by Thomas Gleixner · 7 years ago
  10. 8f55868f x86/idt: Remove unused set_trap_gate() by Thomas Gleixner · 7 years ago
  11. 87cc037 x86/ldttss: Clean up 32-bit descriptors by Thomas Gleixner · 7 years ago
  12. 38e9e81 x86/gdt: Use bitfields for initialization by Thomas Gleixner · 7 years ago
  13. 64b163f x86/idt: Unify gate_struct handling for 32/64-bit kernels by Thomas Gleixner · 7 years ago
  14. 4b9a8dc x86/idt: Remove the tracing IDT completely by Thomas Gleixner · 7 years ago
  15. 9aec458 x86/irq: Remove duplicated used_vectors definition by Thomas Gleixner · 7 years ago
  16. 05161b9 x86/irq: Get rid of the 'first_system_vector' indirection bogosity by Thomas Gleixner · 7 years ago
  17. b23adb7 x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup by Andy Lutomirski · 8 years ago
  18. 59c58ceb x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers by Andy Lutomirski · 8 years ago
  19. aa4ea6755 x86/gdt: Fix setup_fixmap_gdt() to use the correct PA by Andy Lutomirski · 8 years ago
  20. 45fc875 x86: Make the GDT remapping read-only on 64-bit by Thomas Garnier · 8 years ago
  21. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  22. b7ceaec x86/asm: Tidy up TSS limit code by Andy Lutomirski · 8 years ago
  23. b7ffc44 x86/kvm/vmx: Defer TR reload after VM exit by Andy Lutomirski · 8 years ago
  24. 4f53ab1 x86/asm: Define the kernel TSS limit in a macro by Andy Lutomirski · 8 years ago
  25. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  26. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  27. 5eca745 x86/traps: Separate set_intr_gate() and clean up early_trap_init() by Wang Nan · 10 years ago
  28. 3669ef9 x86, tls: Interpret an all-zero struct user_desc as "no segment" by Andy Lutomirski · 10 years ago
  29. e30ab18 x86, tls, ldt: Stop checking lm in LDT_empty by Andy Lutomirski · 10 years ago
  30. ac7956e x86, trace: Delete __trace_alloc_intr_gate() by Seiji Aguchi · 11 years ago
  31. 25c74b1 x86, trace: Register exception handler to trace IDT by Seiji Aguchi · 11 years ago
  32. 959c071 x86, trace: Remove __alloc_intr_gate() by Seiji Aguchi · 11 years ago
  33. 2b4bc78 trace,x86: Do not call local_irq_save() in load_current_idt() by Steven Rostedt (Red Hat) · 12 years ago
  34. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 12 years ago
  35. 629f4f9 x86: Rename variables for debugging by Seiji Aguchi · 12 years ago
  36. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  37. 228bdaa x86: Keep current stack in NMI breakpoints by Steven Rostedt · 13 years ago
  38. 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
  39. 9a3865b x86, asm: Clean up desc.h a bit by Ingo Molnar · 14 years ago
  40. 2c75910 x86: Make sure get_user_desc() doesn't sign extend. by Chris Lalancette · 15 years ago
  41. 5759474 x86: Introduce set_desc_base() and set_desc_limit() by Akinobu Mita · 15 years ago
  42. bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 16 years ago
  43. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 16 years ago
  44. 8229d75 x86: cpu architecture debug code, build fix, cleanup by Jaswinder Singh Rajput · 16 years ago
  45. b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 16 years ago
  46. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  47. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/desc.h]
  48. 699d293 traps: x86: converge trap_init functions by Alexander van Heukelum · 16 years ago
  49. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  50. 64f53a0 x86: fix initialization of 'l' bit in ldt descriptors by Jeremy Fitzhardinge · 16 years ago
  51. 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops by Jeremy Fitzhardinge · 16 years ago
  52. a318631 x86: consolidate header guards by Vegard Nossum · 16 years ago
  53. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 17 years ago
  54. 5ac37f8 x86: fix ldt limit for 64 bit by Michael Karcher · 17 years ago
  55. a939098 x86: move x86_64 gdt closer to i386 by Glauber Costa · 17 years ago
  56. 305b92a x86: change FIRST_SYSTEM_VECTOR to a variable by Alan Mayer · 17 years ago
  57. c1773a1 include/asm-x86/desc.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  58. 1bd5718 x86: x86 TLS desc_struct cleanup by Roland McGrath · 17 years ago
  59. 746ff60 x86: move desc_empty to where they belong by Glauber de Oliveira Costa · 17 years ago
  60. f6e0eba x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss by Glauber de Oliveira Costa · 17 years ago
  61. c81c6ca x86: unify set_tss_desc by Glauber de Oliveira Costa · 17 years ago
  62. 507f90c x86: move _set_gate and its users to a common location by Glauber de Oliveira Costa · 17 years ago
  63. 54cd0ea x86: unify paravirt pieces of descriptor handling by Glauber de Oliveira Costa · 17 years ago
  64. cc69785 x86: modify get_desc_base by Glauber de Oliveira Costa · 17 years ago
  65. 881c297 x86: unify non-paravirt parts of desc.h by Glauber de Oliveira Costa · 17 years ago
  66. 80fbb69 x86: introduce fill_ldt by Glauber de Oliveira Costa · 17 years ago
  67. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago