1. 3ac876e xen: remove highmem remnants by Juergen Gross · 3 years, 2 months ago
  2. 12ad6cf x86/xen: remove xen_have_vcpu_info_placement flag by Juergen Gross · 3 years, 2 months ago
  3. 43aa0a1 Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  4. b08cadb Merge branch 'objtool/urgent' by Peter Zijlstra · 3 years, 3 months ago
  5. 079c4ba xen/x86: hook up xen_banner() also for PVH by Jan Beulich · 3 years, 3 months ago
  6. 4d1ab43 xen/x86: generalize preferred console model from PV to PVH Dom0 by Jan Beulich · 3 years, 3 months ago
  7. 8e24d9b xen/x86: allow "earlyprintk=xen" to work for PV Dom0 by Jan Beulich · 3 years, 3 months ago
  8. cae7d81 xen/x86: allow PVH Dom0 without XEN_PV=y by Jan Beulich · 3 years, 3 months ago
  9. 0594c58 xen/x86: fix PV trap handling on secondary processors by Jan Beulich · 3 years, 3 months ago
  10. 1462eb38 x86/xen: Rework the xen_{cpu,irq,mmu}_opsarrays by Peter Zijlstra · 3 years, 6 months ago
  11. 7361fac x86/xen: Make set_debugreg() noinstr by Peter Zijlstra · 3 years, 6 months ago
  12. f4afb71 x86/xen: Make get_debugreg() noinstr by Peter Zijlstra · 3 years, 6 months ago
  13. f68aa10 xen: reset legacy rtc flag for PV domU by Juergen Gross · 3 years, 4 months ago
  14. 2526cff xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests by Juergen Gross · 3 years, 5 months ago
  15. 4c9c26f x86/xen: Fix noinstr fail in exc_xen_unknown_trap() by Peter Zijlstra · 3 years, 6 months ago
  16. ae897fd x86/Xen: swap NX determination and GDT setup on BSP by Jan Beulich · 3 years, 7 months ago
  17. f2ac256 Merge 'x86/alternatives' by Borislav Petkov · 3 years, 9 months ago
  18. 054ac8a x86/paravirt: Have only one paravirt patch function by Juergen Gross · 3 years, 10 months ago
  19. ae755b5 x86/paravirt: Switch iret pvops to ALTERNATIVE by Juergen Gross · 3 years, 10 months ago
  20. 3fb0fdb x86/stackprotector/32: Make the canary into a regular percpu variable by Andy Lutomirski · 3 years, 11 months ago
  21. ab234a2 x86/pv: Rework arch_local_irq_restore() to not use popf by Juergen Gross · 4 years ago
  22. afd3052 x86/xen: Drop USERGS_SYSRET64 paravirt call by Juergen Gross · 4 years ago
  23. 53c9d92 x86/pv: Switch SWAPGS to ALTERNATIVE by Juergen Gross · 4 years ago
  24. 5b4c6d6 x86/xen: Use specific Xen pv interrupt entry for DF by Juergen Gross · 4 years ago
  25. c3d7fa6 x86/xen: Use specific Xen pv interrupt entry for MCE by Juergen Gross · 4 years ago
  26. 2e92493 x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled by Juergen Gross · 4 years ago
  27. a09b1d7 Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
  28. 6873139 Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  29. 2dd57d3 x86/numa: cleanup configuration dependent command-line options by Dan Williams · 4 years, 2 months ago
  30. d759af3 x86/xen: disable Firmware First mode for correctable memory errors by Juergen Gross · 4 years, 3 months ago
  31. 00089c0 objtool: Rename frame.h -> objtool.h by Julien Thierry · 4 years, 4 months ago
  32. 0cabf99 x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL by Juergen Gross · 4 years, 4 months ago
  33. 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  34. f2e39e8 x86/xen: drop tests for highmem in pv code by Juergen Gross · 4 years, 6 months ago
  35. a13f2ef x86/xen: remove 32-bit Xen PV guest support by Juergen Gross · 4 years, 6 months ago
  36. 90fc739 x86/ioperm: Initialize pointer bitmap with NULL rather than 0 by Colin Ian King · 4 years, 5 months ago
  37. cadfad8 x86/ioperm: Fix io bitmap invalidation on Xen PV by Andy Lutomirski · 4 years, 5 months ago
  38. f41f082 x86/entry/xen: Route #DB correctly on Xen PV by Andy Lutomirski · 4 years, 6 months ago
  39. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 6 months ago
  40. 91eeafe x86/entry: Switch page fault exception to IDTENTRY_RAW by Thomas Gleixner · 4 years, 7 months ago
  41. c29c775 x86/entry: Convert double fault exception to IDTENTRY_DF by Thomas Gleixner · 4 years, 10 months ago
  42. 2bbc68f x86/entry: Convert Debug exception to IDTENTRY_DB by Thomas Gleixner · 4 years, 10 months ago
  43. 6271fef x86/entry: Convert NMI to IDTENTRY_NMI by Thomas Gleixner · 4 years, 10 months ago
  44. 8cd501c x86/entry: Convert Machine Check to IDTENTRY_IST by Thomas Gleixner · 4 years, 10 months ago
  45. 8edd7e3 x86/entry: Convert INT3 exception to IDTENTRY_RAW by Thomas Gleixner · 4 years, 10 months ago
  46. 48227e2 x86/entry: Convert SIMD coprocessor error exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  47. 436608b x86/entry: Convert Alignment check exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  48. 14a8bd2 x86/entry: Convert Coprocessor error exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  49. dad7106 x86/entry: Convert Spurious interrupt bug exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  50. be4c11a x86/entry: Convert General protection exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  51. fd9689b x86/entry: Convert Stack segment exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  52. 99a3fb8 x86/entry: Convert Segment not present exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  53. 97b3d29 x86/entry: Convert Invalid TSS exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  54. f95658f x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  55. 866ae2c x86/entry: Convert Device not available exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  56. 49893c5 x86/entry: Convert Invalid Opcode exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  57. 58d9c81 x86/entry: Convert Bounds exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  58. 4b6b911 x86/entry: Convert Overflow exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  59. 9d06c40 x86/entry: Convert Divide Error to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  60. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  61. 99bcd4a x86/ioperm: Add new paravirt function update_io_bitmap() by Juergen Gross · 4 years, 10 months ago
  62. 54dedb5 Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 10 months ago
  63. 9038ec9 x86/xen: Distribute switch variables for initialization by Kees Cook · 4 years, 10 months ago
  64. 9799238 x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode by Thomas Gleixner · 5 years ago
  65. a24ca99 x86/iopl: Remove legacy IOPL option by Thomas Gleixner · 5 years ago
  66. 4fac240 Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  67. 6ccae60 xen: issue deprecation warning for 32-bit pv guest by Juergen Gross · 5 years ago
  68. 83b584d x86/paravirt: Drop {read,write}_cr8() hooks by Andrew Cooper · 5 years ago
  69. c6dd78f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. 55aeddd x86/paravirt: Make read_cr2() CALLEE_SAVE by Peter Zijlstra · 5 years ago
  71. b23e584 xen/pv: Fix a boot up hang revealed by int3 self test by Zhenzhong Duan · 5 years ago
  72. 3097834 x86: Add "nopv" parameter to disable PV extensions by Zhenzhong Duan · 5 years ago
  73. 72813bf xen/pvh: correctly setup the PV EFI interface for dom0 by Roger Pau Monne · 6 years ago
  74. 5268c8f always clear the X2APIC_ENABLE bit for PV guest by Talons Lee · 6 years ago
  75. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  76. 5c83511 x86/paravirt: Use a single ops structure by Juergen Gross · 6 years ago
  77. 75f2d3a x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest by Juergen Gross · 6 years ago
  78. 71dc056 x86/Xen: further refine add_preferred_console() invocations by Jan Beulich · 7 years ago
  79. 2197082 x86/Xen: mark xen_setup_gdt() __init by Jan Beulich · 7 years ago
  80. 31130a1 Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  81. 405c018 xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits by M. Vefa Bicakci · 6 years ago
  82. 7b25b9c x86/xen/time: Initialize pv xen time in init_hypervisor_platform() by Pavel Tatashin · 6 years ago
  83. 0ce0bba xen: setup pv irq ops vector earlier by Juergen Gross · 6 years ago
  84. e69b5d3 xen: remove global bit from __default_kernel_pte_mask for pv guests by Juergen Gross · 6 years ago
  85. 1fe8388 xen: share start flags between PV and PVH by Roger Pau Monne · 7 years ago
  86. eb0b4aa x86/xen: Remove use of VLAs by Laura Abbott · 7 years ago
  87. 36104cb x86/xen: Delay get_cpu_cap until stack canary is established by Jason Andryuk · 7 years ago
  88. 47b02f4 x86/xen: add tty0 and hvc0 as preferred consoles for dom0 by Juergen Gross · 7 years ago
  89. 9ad95bd Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  90. 2cc42ba x86-64/Xen: eliminate W+X mappings by Jan Beulich · 7 years ago
  91. 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
  93. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 7 years ago
  94. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  95. 42b3a4c x86/xen: Support early interrupts in xen pv guests by Juergen Gross · 7 years ago
  96. b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  99. f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
  100. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago