1. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  2. f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  5. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 7 years ago
  8. 9a98e77 x86/asm: Replace access to desc_struct:a/b fields by Thomas Gleixner · 7 years ago
  9. 64b163f x86/idt: Unify gate_struct handling for 32/64-bit kernels by Thomas Gleixner · 7 years ago
  10. edcb5cf x86/paravirt/xen: Remove xen_patch() by Juergen Gross · 7 years ago
  11. f2f931c xen/x86: Remove SME feature in PV guests by Tom Lendacky · 7 years ago
  12. 1ed7d32 Merge branch 'x86/boot' into x86/mm, to pick up interacting changes by Ingo Molnar · 7 years ago
  13. 660da7c x86/mm: Enable CR4.PCIDE on supported systems by Andy Lutomirski · 7 years ago
  14. a5d5f32 xen: allocate page for shared info page from low memory by Juergen Gross · 8 years ago
  15. c9b5d98 xen/vcpu: Handle xen_vcpu_setup() failure in hotplug by Ankur Arora · 8 years ago
  16. 0e4d583 xen/pv: Fix OOPS on restore for a PV, !SMP domain by Ankur Arora · 8 years ago
  17. ad73fd5 xen/vcpu: Simplify xen_vcpu related code by Ankur Arora · 8 years ago
  18. 989513a xen: cleanup pvh leftovers from pv-only sources by Juergen Gross · 8 years ago
  19. def9331 x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen by Juergen Gross · 8 years ago
  20. d162809 xen/x86: Do not call xen_init_time_ops() until shared_info is initialized by Boris Ostrovsky · 8 years ago
  21. 40f4ac0 x86/xen: fix xsave capability setting by Juergen Gross · 8 years ago
  22. 6807cf6 x86/xen: use capabilities instead of fake cpuid values for xsave by Juergen Gross · 8 years ago
  23. e657fcc x86/xen: use capabilities instead of fake cpuid values for x2apic by Juergen Gross · 8 years ago
  24. ea01598 x86/xen: use capabilities instead of fake cpuid values for mwait by Juergen Gross · 8 years ago
  25. b778d6bf x86/xen: use capabilities instead of fake cpuid values for acpi by Juergen Gross · 8 years ago
  26. aa10715 x86/xen: use capabilities instead of fake cpuid values for acc by Juergen Gross · 8 years ago
  27. 88f3256 x86/xen: use capabilities instead of fake cpuid values for mtrr by Juergen Gross · 8 years ago
  28. fd9145f x86/xen: use capabilities instead of fake cpuid values for aperf by Juergen Gross · 8 years ago
  29. 3ee99df x86/xen: don't indicate DCA support in pv domains by Juergen Gross · 8 years ago
  30. 0808e80 xen: set cpu capabilities from xen_start_kernel() by Juergen Gross · 8 years ago
  31. 04e9576 x86/xen: split xen_smp_intr_init()/xen_smp_intr_free() by Vitaly Kuznetsov · 8 years ago
  32. e1dab14 x86/xen: split off enlighten_pv.c by Vitaly Kuznetsov · 8 years ago