1. 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  2. 3872f51 Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years ago
  3. 6190c0c xen: Kconfig: remove X86_64 depends from XEN_512GB by Jason Andryuk · 4 years, 1 month ago
  4. bfda93a xen: Kconfig: nest Xen guest options by Jason Andryuk · 4 years, 3 months ago
  5. 34aff14 xen: Remove Xen PVH/PVHVM dependency on PCI by Jason Andryuk · 4 years, 3 months ago
  6. e34ff4c x86/xen: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 4 months ago
  7. 148842c Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  8. 4ccf7a0 Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 1 month ago
  9. b283477 efi: x86/xen: switch to efi_get_secureboot_mode helper by Ard Biesheuvel · 4 years, 2 months ago
  10. 65cae18 x86/xen: don't unbind uninitialized lock_kicker_irq by Brian Masney · 4 years, 2 months ago
  11. 8c44963 x86/apic: Cleanup destination mode by Thomas Gleixner · 4 years, 2 months ago
  12. e57d04e x86/apic: Get rid of apic:: Dest_logical by Thomas Gleixner · 4 years, 2 months ago
  13. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  14. bd6aabc Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 2 months ago
  15. d04b1ae xen/events: only register debug interrupt for 2-level events by Juergen Gross · 4 years, 2 months ago
  16. 5dd63bf x86/xen: open code alloc_vm_area in arch_gnttab_valloc by Christoph Hellwig · 4 years, 2 months ago
  17. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  18. 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, 3 months ago
  19. 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, 3 months ago
  20. 2dd57d3 x86/numa: cleanup configuration dependent command-line options by Dan Williams · 4 years, 3 months ago
  21. 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 3 months ago
  22. 32118f9 x86/xen: Fix typo in xen_pagetable_p2m_free() by Hui Su · 4 years, 3 months ago
  23. d759af3 x86/xen: disable Firmware First mode for correctable memory errors by Juergen Gross · 4 years, 3 months ago
  24. 00089c0 objtool: Rename frame.h -> objtool.h by Julien Thierry · 4 years, 4 months ago
  25. e1ac3e6 x86/paravirt: Remove set_pte_at() pv-op by Juergen Gross · 4 years, 5 months ago
  26. 0cabf99 x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL by Juergen Gross · 4 years, 5 months ago
  27. 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, 5 months ago
  28. f2e39e8 x86/xen: drop tests for highmem in pv code by Juergen Gross · 4 years, 6 months ago
  29. 56415c4 x86/xen: eliminate xen-asm_64.S by Juergen Gross · 4 years, 6 months ago
  30. a13f2ef x86/xen: remove 32-bit Xen PV guest support by Juergen Gross · 4 years, 6 months ago
  31. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  32. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  33. 921d259 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 5 months ago
  34. 0cd39f4 locking/seqlock, headers: Untangle the spaghetti monster by Peter Zijlstra · 4 years, 5 months ago
  35. 13c0113 x86/headers: Remove APIC headers from <asm/smp.h> by Ingo Molnar · 4 years, 5 months ago
  36. a92ad11 Merge tag 'x86-timers-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  37. 335ad94 Merge tag 'x86-cpu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  38. 90fc739 x86/ioperm: Initialize pointer bitmap with NULL rather than 0 by Colin Ian King · 4 years, 5 months ago
  39. 898ec52 x86/xen/time: Set the X86_FEATURE_TSC_KNOWN_FREQ flag in xen_tsc_khz() by Hayato Ohhashi · 4 years, 5 months ago
  40. fb4405a Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new commits by Ingo Molnar · 4 years, 5 months ago
  41. cadfad8 x86/ioperm: Fix io bitmap invalidation on Xen PV by Andy Lutomirski · 4 years, 6 months ago
  42. 9a3c05e xen: Mark "xen_nopvspin" parameter obsolete by Zhenzhong Duan · 5 years ago
  43. 893ab004 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 6 months ago
  44. f41f082 x86/entry/xen: Route #DB correctly on Xen PV by Andy Lutomirski · 4 years, 6 months ago
  45. ffae641 x86/entry/64/compat: Fix Xen PV SYSENTER frame setup by Andy Lutomirski · 4 years, 6 months ago
  46. c9a1ff3 x86/stackprotector: Pre-initialize canary for secondary CPUs by Brian Gerst · 4 years, 7 months ago
  47. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  48. 998c203 xen: Move xen_setup_callback_vector() definition to include/xen/hvm.h by Vitaly Kuznetsov · 4 years, 8 months ago
  49. cb09ea2 x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVEC by Thomas Gleixner · 4 years, 7 months ago
  50. 91eeafe x86/entry: Switch page fault exception to IDTENTRY_RAW by Thomas Gleixner · 4 years, 7 months ago
  51. 2f6474e x86/entry: Switch XEN/PV hypercall entry to IDTENTRY by Thomas Gleixner · 4 years, 7 months ago
  52. c29c775 x86/entry: Convert double fault exception to IDTENTRY_DF by Thomas Gleixner · 4 years, 10 months ago
  53. 2bbc68f x86/entry: Convert Debug exception to IDTENTRY_DB by Thomas Gleixner · 4 years, 10 months ago
  54. 6271fef x86/entry: Convert NMI to IDTENTRY_NMI by Thomas Gleixner · 4 years, 10 months ago
  55. 8cd501c x86/entry: Convert Machine Check to IDTENTRY_IST by Thomas Gleixner · 4 years, 10 months ago
  56. 8edd7e3 x86/entry: Convert INT3 exception to IDTENTRY_RAW by Thomas Gleixner · 4 years, 10 months ago
  57. d772905 x86/entry/32: Convert IRET exception to IDTENTRY_SW by Thomas Gleixner · 4 years, 10 months ago
  58. 48227e2 x86/entry: Convert SIMD coprocessor error exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  59. 436608b x86/entry: Convert Alignment check exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  60. 14a8bd2 x86/entry: Convert Coprocessor error exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  61. dad7106 x86/entry: Convert Spurious interrupt bug exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  62. be4c11a x86/entry: Convert General protection exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  63. fd9689b x86/entry: Convert Stack segment exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  64. 99a3fb8 x86/entry: Convert Segment not present exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  65. 97b3d29 x86/entry: Convert Invalid TSS exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  66. f95658f x86/entry: Convert Coprocessor segment overrun exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  67. 866ae2c x86/entry: Convert Device not available exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  68. 49893c5 x86/entry: Convert Invalid Opcode exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  69. 58d9c81 x86/entry: Convert Bounds exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  70. 4b6b911 x86/entry: Convert Overflow exception to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  71. 9d06c40 x86/entry: Convert Divide Error to IDTENTRY by Thomas Gleixner · 4 years, 10 months ago
  72. a0bb51f x86/xen: Split HVM vector callback setup and interrupt gate allocation by Vitaly Kuznetsov · 4 years, 8 months ago
  73. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  74. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  75. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  76. d1343da Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core by Ingo Molnar · 4 years, 7 months ago
  77. 9b47c52 efi/libstub: Add definitions for console input and events by Arvind Sankar · 4 years, 8 months ago
  78. a9a3ed1 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 8 months ago
  79. e6383b1 Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  80. d6f34f4 x86/xen: fix booting 32-bit pv guest by Juergen Gross · 4 years, 9 months ago
  81. 0e1b427 x86/xen: make xen_pvmmu_arch_setup() static by Jason Yan · 4 years, 9 months ago
  82. 6cd3d40 Merge tag 'for-linus-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  83. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  84. c3881eb x86/xen: Make the secondary CPU idle tasks reliable by Miroslav Benes · 4 years, 9 months ago
  85. 2f62f36 x86/xen: Make the boot CPU idle task reliable by Miroslav Benes · 4 years, 9 months ago
  86. af7aa04 x86/smp: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 9 months ago
  87. 99bcd4a x86/ioperm: Add new paravirt function update_io_bitmap() by Juergen Gross · 4 years, 11 months ago
  88. 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
  89. 9038ec9 x86/xen: Distribute switch variables for initialization by Kees Cook · 4 years, 11 months ago
  90. b95a8a2 x86/vdso: Use generic VDSO clock mode storage by Thomas Gleixner · 5 years ago
  91. eec399d x86/vdso: Move VDSO clocksource state tracking to callback by Thomas Gleixner · 5 years ago
  92. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  93. 9799238 x86/timer: Don't skip PIT setup when APIC is disabled or in legacy mode by Thomas Gleixner · 5 years ago
  94. 6da49d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  95. 57ad87dd Merge branch 'x86/mm' into efi/core, to pick up dependencies by Ingo Molnar · 5 years ago
  96. 960a8d0 efi/libstub: Use stricter typing for firmware function pointers by Ard Biesheuvel · 5 years ago
  97. b03b016 x86/Kconfig: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  98. eb243d1 x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h> by Ingo Molnar · 5 years ago
  99. ab851d4 Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  100. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago