1. e453f87 x86/xen: switch initial pvops IRQ functions to dummy ones by Juergen Gross · 3 years, 3 months ago
  2. 12ad6cf x86/xen: remove xen_have_vcpu_info_placement flag by Juergen Gross · 3 years, 3 months ago
  3. 9c11112 xen/x86: adjust data placement by Jan Beulich · 3 years, 4 months ago
  4. 079c4ba xen/x86: hook up xen_banner() also for PVH by Jan Beulich · 3 years, 4 months ago
  5. 4d1ab43 xen/x86: generalize preferred console model from PV to PVH Dom0 by Jan Beulich · 3 years, 4 months ago
  6. cae7d81 xen/x86: allow PVH Dom0 without XEN_PV=y by Jan Beulich · 3 years, 4 months ago
  7. 9172b5c xen/x86: prevent PVH type from getting clobbered by Jan Beulich · 3 years, 4 months ago
  8. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  9. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
  10. c6875f3 x86/xen: Return from panic notifier by Boris Ostrovsky · 5 years ago
  11. 292974c Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  12. 1236641 Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" by Igor Druzhinin · 6 years ago
  13. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  14. 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
  15. 3cfa210 xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  16. 901d209 x86/xen: Add SPDX identifier in arch/x86/xen files by Juergen Gross · 6 years ago
  17. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  18. 447ae31 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  19. 1fe8388 xen: share start flags between PV and PVH by Roger Pau Monne · 7 years ago
  20. b3cf852 xen/balloon: Mark unallocated host memory as UNUSABLE by Boris Ostrovsky · 7 years ago
  21. eac779a xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm by Zhenzhong Duan · 7 years ago
  22. c9b5d98 xen/vcpu: Handle xen_vcpu_setup() failure in hotplug by Ankur Arora · 8 years ago
  23. 0b64ffb xen/pvh*: Support > 32 VCPUs at domain restore by Ankur Arora · 8 years ago
  24. ad73fd5 xen/vcpu: Simplify xen_vcpu related code by Ankur Arora · 8 years ago
  25. 3dbd820 xen: Move xen_have_vector_callback definition to enlighten.c by Boris Ostrovsky · 8 years ago
  26. e1dab14 x86/xen: split off enlighten_pv.c by Vitaly Kuznetsov · 8 years ago
  27. 98f2a47 x86/xen: split off enlighten_hvm.c by Vitaly Kuznetsov · 8 years ago
  28. 481d663 x86/xen: split off enlighten_pvh.c by Vitaly Kuznetsov · 8 years ago
  29. 52519f2 x86/xen: globalize have_vcpu_info_placement by Vitaly Kuznetsov · 8 years ago
  30. 0991d22 x86/xen: separate PV and HVM hypervisors by Vitaly Kuznetsov · 8 years ago
  31. e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
  32. 73fa136 Merge branch 'x86/cpu' into x86/mm, before applying dependent patch by Ingo Molnar · 8 years ago
  33. b23adb7 x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup by Andy Lutomirski · 8 years ago
  34. 69218e4 x86: Remap GDT tables in the fixmap section by Thomas Garnier · 8 years ago
  35. 6415813 x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86 by Mathias Krause · 8 years ago
  36. 687d77a x86/xen: Update e820 table handling to the new core x86 E820 code by Ingo Molnar · 8 years ago
  37. 7a1c44e xen/pvh: Use Xen's emergency_restart op for PVH guests by Boris Ostrovsky · 8 years ago
  38. 5adad16 xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI by Boris Ostrovsky · 8 years ago
  39. 7243b93 xen/pvh: Bootstrap PVH guest by Boris Ostrovsky · 8 years ago
  40. 063334f xen/x86: Remove PVH support by Boris Ostrovsky · 8 years ago
  41. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  42. af25ed5 x86/fpu: Remove clts() by Andy Lutomirski · 8 years ago
  43. aa34e07 Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  44. cb5f7e7 x86: xen: move cpu_up functions out of ifdef by Arnd Bergmann · 8 years ago
  45. 541efb7 Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  46. 565fdc6 xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier by Boris Ostrovsky · 8 years ago
  47. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 72a9b18 xen: Remove event channel notification through Xen PCI platform device by KarimAllah Ahmed · 8 years ago
  49. 1ef55be1 x86/asm: Get rid of __read_cr4_safe() by Andy Lutomirski · 8 years ago
  50. 4d73704 xen/x86: Convert to hotplug state machine by Boris Ostrovsky · 8 years ago
  51. 99bc675 xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPU by Juergen Gross · 8 years ago
  52. 5fc509b xen/x86: Move irq allocation from Xen smp_op.cpu_up() by Boris Ostrovsky · 8 years ago
  53. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  54. c025311 kexec: allow kdump with crash_kexec_post_notifiers by Petr Tesarik · 8 years ago
  55. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  57. ee42d66 xen/pvhvm: run xen_vcpu_setup() for the boot CPU by Vitaly Kuznetsov · 9 years ago
  58. e15a862 x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info by Vitaly Kuznetsov · 9 years ago
  59. ad5475f x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op by Vitaly Kuznetsov · 9 years ago
  60. 88e957d xen: introduce xen_vcpu_id mapping by Vitaly Kuznetsov · 9 years ago
  61. 7a2463d x86/xen: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 9 years ago
  62. 585423c x86/xen: Use DIV_ROUND_UP by Amitoj Kaur Chawla · 9 years ago
  63. 99158f1 x86/xen: Simplify set_aliased_prot() by Andy Lutomirski · 9 years ago
  64. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  65. 867fe80 x86/paravirt: Remove paravirt_enabled() by Luis R. Rodriguez · 9 years ago
  66. 8d152e7 x86/rtc: Replace paravirt rtc check with platform legacy quirk by Luis R. Rodriguez · 9 years ago
  67. ea17948 x86/xen: Use X86_SUBARCH_XEN for PV guest boots by Luis R. Rodriguez · 9 years ago
  68. dd2f4a0 x86/paravirt: Add paravirt_{read,write}_msr() by Andy Lutomirski · 9 years ago
  69. c2ee03b x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks by Andy Lutomirski · 9 years ago
  70. d8d1c35 Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base by Ingo Molnar · 9 years ago
  71. 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
  72. c109bf9 x86/cpufeature: Remove cpu_has_pge by Borislav Petkov · 9 years ago
  73. 88ba281 x86/xen, pat: Remove PAT table init code from Xen by Toshi Kani · 9 years ago
  74. 02f037d x86/mm/pat: Add support of non-default PAT MSR setting by Toshi Kani · 9 years ago
  75. d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. b7a58459 x86/iopl/64: Properly context-switch IOPL on Xen PV by Andy Lutomirski · 9 years ago
  78. 983bb6d x86/xen: Mark xen_cpuid() stack frame as non-standard by Josh Poimboeuf · 9 years ago
  79. 16aaa53 x86/cpufeature: Use enum cpuid_leafs instead of magic numbers by Huaitong Han · 9 years ago
  80. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  81. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. 88cbfd0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. cfafae9 xen: rename dom0_op to platform_op by Stefano Stabellini · 9 years ago
  84. d8c98a1 x86/paravirt: Prevent rtc_cmos platform device init on PV guests by David Vrabel · 9 years ago
  85. 0fa8511 Merge branch 'linus' into x86/cleanups by Thomas Gleixner · 9 years ago
  86. 91e2eea x86/xen: Avoid fast syscall path for Xen PV guests by Boris Ostrovsky · 9 years ago
  87. 88c15ec x86/paravirt: Remove the unused irq_enable_sysexit pv op by Boris Ostrovsky · 9 years ago
  88. 5fdf5d3 x86/xen: Avoid fast syscall path for Xen PV guests by Boris Ostrovsky · 9 years ago
  89. 4609586 x86/paravirt: Remove unused pv_apic_ops structure by Juergen Gross · 9 years ago
  90. a314e3e xen/arm: Enable cpu_hotplug.c by Stefano Stabellini · 9 years ago
  91. 0b34a16 x86/xen: Support kexec/kdump in HVM guests by doing a soft reset by Vitaly Kuznetsov · 9 years ago
  92. 2ecf91b xen/x86: Don't try to write syscall-related MSRs for PV guests by Boris Ostrovsky · 9 years ago
  93. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  94. 3375d82 xen/x86: Don't try to set PCE bit in CR4 by Boris Ostrovsky · 9 years ago
  95. 6b08cd6 xen/PMU: Intercept PMU-related MSR and APIC accesses by Boris Ostrovsky · 9 years ago
  96. 65d0cf0 xen/PMU: Initialization code for Xen PMU by Boris Ostrovsky · 9 years ago
  97. 6c2681c xen: add explicit memblock_reserve() calls for special pages by Juergen Gross · 10 years ago
  98. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  99. aa1acff x86/xen: Probe target addresses in set_aliased_prot() before the hypercall by Andy Lutomirski · 9 years ago
  100. 9261e05 x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks by Andy Lutomirski · 10 years ago