1. e25a8d9 x86/Xen: streamline (and fix) PV CPU enumeration by Jan Beulich · 3 years ago
  2. c8980fc xen/x2apic: enable x2apic mode when supported for HVM by Roger Pau Monne · 3 years ago
  3. ce990f1 Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years ago
  4. 64ad946 Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  5. 8e5b0ad Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  6. 335e4dd xen/x86: obtain upper 32 bits of video frame buffer address for Dom0 by Jan Beulich · 3 years ago
  7. f94909c x86: Prepare asm files for straight-line-speculation by Peter Zijlstra · 3 years, 1 month ago
  8. 5c8f6a2 x86/xen: Add xenpv_restore_regs_and_return_to_usermode() by Lai Jiangshan · 3 years, 2 months ago
  9. 2aef6f3 perf: Force architectures to opt-in to guest callbacks by Sean Christopherson · 3 years, 2 months ago
  10. b9f5621 perf/core: Rework guest callbacks to prepare for static_call support by Like Xu · 3 years, 2 months ago
  11. ce2612b x86/smp: Factor out parts of native_smp_prepare_cpus() by Boris Ostrovsky · 3 years, 2 months ago
  12. bf98ecb Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 2 months ago
  13. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  14. cc5f2704 proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks by David Hildenbrand · 3 years, 2 months ago
  15. 934fadf x86/xen: print a warning when HVMOP_get_mem_type fails by David Hildenbrand · 3 years, 2 months ago
  16. d452a48 x86/xen: simplify xen_oldmem_pfn_is_ram() by David Hildenbrand · 3 years, 2 months ago
  17. 434b90f x86/xen: update xen_oldmem_pfn_is_ram() documentation by David Hildenbrand · 3 years, 2 months ago
  18. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  19. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  20. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  21. c486514 xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer by Mike Rapoport · 3 years, 2 months ago
  22. eae446b x86/xen: remove 32-bit awareness from startup_xen by Juergen Gross · 3 years, 3 months ago
  23. 3ac876e xen: remove highmem remnants by Juergen Gross · 3 years, 3 months ago
  24. e453f87 x86/xen: switch initial pvops IRQ functions to dummy ones by Juergen Gross · 3 years, 3 months ago
  25. 12ad6cf x86/xen: remove xen_have_vcpu_info_placement flag by Juergen Gross · 3 years, 3 months ago
  26. dce6925 x86/xen: Remove redundant irq_enter/exit() invocations by Thomas Gleixner · 3 years, 3 months ago
  27. 9a58b35 xen/x86: restrict PV Dom0 identity mapping by Jan Beulich · 3 years, 4 months ago
  28. 344485a xen/x86: there's no highmem anymore in PV mode by Jan Beulich · 3 years, 4 months ago
  29. d2a3ef4 xen/x86: adjust handling of the L3 user vsyscall special page table by Jan Beulich · 3 years, 4 months ago
  30. 4c360db xen/x86: adjust xen_set_fixmap() by Jan Beulich · 3 years, 4 months ago
  31. cae7395 xen/x86: restore (fix) xen_set_pte_init() behavior by Jan Beulich · 3 years, 4 months ago
  32. dc4bd2a xen/x86: streamline set_pte_mfn() by Jan Beulich · 3 years, 4 months ago
  33. 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, 3 months ago
  34. b08cadb Merge branch 'objtool/urgent' by Peter Zijlstra · 3 years, 3 months ago
  35. 9c11112 xen/x86: adjust data placement by Jan Beulich · 3 years, 4 months ago
  36. 079c4ba xen/x86: hook up xen_banner() also for PVH by Jan Beulich · 3 years, 4 months ago
  37. 4d1ab43 xen/x86: generalize preferred console model from PV to PVH Dom0 by Jan Beulich · 3 years, 4 months ago
  38. 8e24d9b xen/x86: allow "earlyprintk=xen" to work for PV Dom0 by Jan Beulich · 3 years, 4 months ago
  39. cae7d81 xen/x86: allow PVH Dom0 without XEN_PV=y by Jan Beulich · 3 years, 4 months ago
  40. 9172b5c xen/x86: prevent PVH type from getting clobbered by Jan Beulich · 3 years, 4 months ago
  41. 9731572 xen/privcmd: drop "pages" parameter from xen_remap_pfn() by Jan Beulich · 3 years, 4 months ago
  42. 0594c58 xen/x86: fix PV trap handling on secondary processors by Jan Beulich · 3 years, 4 months ago
  43. 8e1034a xen/pci-swiotlb: reduce visibility of symbols by Jan Beulich · 3 years, 4 months ago
  44. 4403f80 xen/x86: drop redundant zeroing from cpu_initialize_context() by Jan Beulich · 3 years, 4 months ago
  45. 1462eb38 x86/xen: Rework the xen_{cpu,irq,mmu}_opsarrays by Peter Zijlstra · 3 years, 7 months ago
  46. 847d931 x86/xen: Mark xen_force_evtchn_callback() noinstr by Peter Zijlstra · 3 years, 7 months ago
  47. 09c4130 x86/xen: Make irq_disable() noinstr by Peter Zijlstra · 3 years, 7 months ago
  48. d7bfc7d x86/xen: Make irq_enable() noinstr by Peter Zijlstra · 3 years, 7 months ago
  49. 74ea805 x86/xen: Make hypercall_page noinstr by Peter Zijlstra · 3 years, 7 months ago
  50. 20125c8 x86/xen: Make save_fl() noinstr by Peter Zijlstra · 3 years, 7 months ago
  51. 7361fac x86/xen: Make set_debugreg() noinstr by Peter Zijlstra · 3 years, 7 months ago
  52. f4afb71 x86/xen: Make get_debugreg() noinstr by Peter Zijlstra · 3 years, 7 months ago
  53. 209cfd0 x86/xen: Make write_cr2() noinstr by Peter Zijlstra · 3 years, 7 months ago
  54. 0a53c9a x86/xen: Make read_cr2() noinstr by Peter Zijlstra · 3 years, 7 months ago
  55. b7b205c x86/xen: Move hypercall_page to top of the file by Josh Poimboeuf · 3 years, 5 months ago
  56. 36c9b59 xen: fix usage of pmd_populate in mremap for pv guests by Juergen Gross · 3 years, 4 months ago
  57. f68aa10 xen: reset legacy rtc flag for PV domU by Juergen Gross · 3 years, 4 months ago
  58. 58e6360 xen: remove stray preempt_disable() from PV AP startup code by Juergen Gross · 3 years, 5 months ago
  59. 1a0df28 x86: xen: platform-pci-unplug: use pr_err() and pr_warn() instead of raw printk() by zhaoxiao · 3 years, 5 months ago
  60. 2526cff xen: assume XENFEAT_mmu_pt_update_preserve_ad being set for pv guests by Juergen Gross · 3 years, 6 months ago
  61. 4b511d5 xen: fix setting of max_pfn in shared_info by Juergen Gross · 3 years, 6 months ago
  62. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  63. 4c9c26f x86/xen: Fix noinstr fail in exc_xen_unknown_trap() by Peter Zijlstra · 3 years, 7 months ago
  64. ae897fd x86/Xen: swap NX determination and GDT setup on BSP by Jan Beulich · 3 years, 8 months ago
  65. 74d6790 Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 9 months ago
  66. 635de95 Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  67. c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  68. ea5bc7b Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  69. 2c5ce2d Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
  70. e855e80 Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes by Ingo Molnar · 3 years, 10 months ago
  71. f2ac256 Merge 'x86/alternatives' by Borislav Petkov · 3 years, 10 months ago
  72. 6c20f6d Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
  73. af44a38 Revert "xen: fix p2m size in dom0 for disabled memory hotplug case" by Roger Pau Monne · 3 years, 10 months ago
  74. 2b514ec xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUG by Roger Pau Monne · 3 years, 10 months ago
  75. 163b099 x86: Fix various typos in comments, take #2 by Ingo Molnar · 3 years, 10 months ago
  76. a98f565 xen-swiotlb: split xen_swiotlb_init by Christoph Hellwig · 3 years, 11 months ago
  77. aa7680f Merge tag 'v5.12-rc3' into x86/core by Borislav Petkov · 3 years, 10 months ago
  78. 6bf8819 Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 10 months ago
  79. 054ac8a x86/paravirt: Have only one paravirt patch function by Juergen Gross · 3 years, 10 months ago
  80. ae755b5 x86/paravirt: Switch iret pvops to ALTERNATIVE by Juergen Gross · 3 years, 10 months ago
  81. a0e2bf7 x86/paravirt: Switch time pvops functions to use static_call() by Juergen Gross · 3 years, 10 months ago
  82. bce21a2 Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF} by Jan Beulich · 3 years, 10 months ago
  83. 0f9b05b9 Xen: drop exports of {set,clear}_foreign_p2m_mapping() by Jan Beulich · 3 years, 10 months ago
  84. 3fb0fdb x86/stackprotector/32: Make the canary into a regular percpu variable by Andy Lutomirski · 4 years ago
  85. 4ce94ea x86/mm/tlb: Flush remote and local TLBs concurrently by Nadav Amit · 3 years, 11 months ago
  86. c5a58f8 Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 11 months ago
  87. 8822139 xen: fix p2m size in dom0 for disabled memory hotplug case by Juergen Gross · 3 years, 11 months ago
  88. 8310b77 Xen/gnttab: handle p2m update errors on a per-slot basis by Jan Beulich · 3 years, 11 months ago
  89. a56ff24 Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
  90. 4a037ad Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 11 months ago
  91. b512e1b Xen/x86: also check kernel mapping in set_foreign_p2m_mapping() by Jan Beulich · 4 years ago
  92. a35f2ef Xen/x86: don't bail early from clear_foreign_p2m_mapping() by Jan Beulich · 4 years ago
  93. ab234a2 x86/pv: Rework arch_local_irq_restore() to not use popf by Juergen Gross · 4 years ago
  94. afd3052 x86/xen: Drop USERGS_SYSRET64 paravirt call by Juergen Gross · 4 years ago
  95. 53c9d92 x86/pv: Switch SWAPGS to ALTERNATIVE by Juergen Gross · 4 years ago
  96. 5b4c6d6 x86/xen: Use specific Xen pv interrupt entry for DF by Juergen Gross · 4 years ago
  97. c3d7fa6 x86/xen: Use specific Xen pv interrupt entry for MCE by Juergen Gross · 4 years ago
  98. e5ff2cb9 Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  99. 2e92493 x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabled by Juergen Gross · 4 years ago
  100. f4b4bc1 x86/xen: Support objtool vmlinux.o validation in xen-head.S by Josh Poimboeuf · 4 years ago