1. f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  2. 22245bd x86/segments: Introduce the 'CPUNODE' naming to better document the segment limit CPU/node NR trick by Ingo Molnar · 6 years ago
  3. ffebbae x86/vdso: Introduce helper functions for CPU and node number by Chang S. Bae · 6 years ago
  4. c475561 x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER by Chang S. Bae · 6 years ago
  5. 4018164 x86/paravirt: Move items in pv_info under PARAVIRT_XXL umbrella by Juergen Gross · 6 years ago
  6. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 7 years ago
  7. 42b3a4c x86/xen: Support early interrupts in xen pv guests by Juergen Gross · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 87e8178 x86/idt: Move early IDT setup out of 32-bit asm by Thomas Gleixner · 7 years ago
  10. 4b9a8dc x86/idt: Remove the tracing IDT completely by Thomas Gleixner · 7 years ago
  11. 731e33e x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization by Andy Lutomirski · 9 years ago
  12. 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 9 years ago
  13. 425be56 x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers by Andy Lutomirski · 10 years ago
  14. 6b51311 x86/asm/entry/64: Use a define for an invalid segment selector by Borislav Petkov · 10 years ago
  15. 72d64cc x86/asm: Further improve segment.h readability by Ingo Molnar · 10 years ago
  16. 84f5378 x86/asm: Deobfuscate segment.h by Denys Vlasenko · 10 years ago
  17. be9d173 x86/asm: Unify segment selector defines by Borislav Petkov · 10 years ago
  18. 25c74b1 x86, trace: Register exception handler to trace IDT by Seiji Aguchi · 11 years ago
  19. 9900aa2 x86-64: Handle exception table entries during early boot by H. Peter Anvin · 13 years ago
  20. 84f4fc5 x86: Add symbolic constant for exceptions with error code by H. Peter Anvin · 13 years ago
  21. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  22. dd2897b x86, asm: Fix binutils 2.16 issue with __USER32_CS by Borislav Petkov · 14 years ago
  23. 014eea5 x86: Make the GDT_ENTRY() macro in <asm/segment.h> safe for assembly by H. Peter Anvin · 14 years ago
  24. 3234282 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas by Jan Beulich · 14 years ago
  25. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
  26. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  27. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/segment.h]
  28. efa323a x86: remove SEGMENT_IS_FLAT_CODE by Glauber Costa · 17 years ago
  29. cf4cfb2 x86: use user_mode macro by Glauber Costa · 17 years ago
  30. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  31. 4fdf08b x86: unify and correct the GDT_ENTRY() macro by H. Peter Anvin · 17 years ago
  32. a939098 x86: move x86_64 gdt closer to i386 by Glauber Costa · 17 years ago
  33. 5524ea3 x86: don't set up early exception handlers for external interrupts by Andi Kleen · 17 years ago
  34. 8866cd9 x86: early_idt_handler improvements, 64-bit by Roland McGrath · 17 years ago
  35. 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 17 years ago
  36. 2a6648e x86: <asm/segment.h>: boot GDT entries are 32/64-independent by H. Peter Anvin · 17 years ago
  37. b23be39 x86: remove arch specific segment headers by Glauber de Oliveira Costa · 17 years ago
  38. 15ee09b x86: unify common parts of segment.h by Glauber de Oliveira Costa · 17 years ago
  39. cef1895 x86: put get_kernel_rpl in a common location by Glauber de Oliveira Costa · 17 years ago
  40. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago