1. f9f1e41 Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  2. 781198f xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests by Simon Gaiser · 7 years ago
  3. 4f27729 x86/xen: init %gs very early to avoid page faults with stack protector by Juergen Gross · 7 years ago
  4. 3ccabd6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 9426335 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. aefd140 Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  7. 2a3e83c x86/gart: Exclude GART aperture from vmcore by Jiri Bohac · 7 years ago
  8. 66a640e x86: xen: remove the use of VLAIS by Nick Desaulniers · 7 years ago
  9. 0dd6d27 x86/xen/time: fix section mismatch for xen_init_time_ops() by Nick Desaulniers · 7 years ago
  10. caf9a82 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 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
  12. 92a0f81 x86/cpu_entry_area: Move it out of the fixmap by Thomas Gleixner · 7 years ago
  13. b3cf852 xen/balloon: Mark unallocated host memory as UNUSABLE by Boris Ostrovsky · 7 years ago
  14. 2cc42ba x86-64/Xen: eliminate W+X mappings by Jan Beulich · 7 years ago
  15. 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
  16. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
  17. ef8813a x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area by Andy Lutomirski · 7 years ago
  18. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 7 years ago
  19. bde6b37 Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  20. 0f3922a x86/Xen: don't report ancient LAPIC version by Jan Beulich · 7 years ago
  21. 81bf665 x86/headers: Remove duplicate #includes by Pravin Shedge · 7 years ago
  22. dd53a42 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 42b3a4c x86/xen: Support early interrupts in xen pv guests by Juergen Gross · 7 years ago
  24. 051089a Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  25. 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
  26. 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
  27. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 418492b x86/virt/xen: Use guest_late_init to detect Xen PVH guest by Juergen Gross · 7 years ago
  29. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  30. f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
  31. 2229f70 x86/xen/time: setup vcpu 0 time info page by Joao Martins · 7 years ago
  32. b888808 x86/xen/time: set pvclock flags on xen_time_init() by Joao Martins · 7 years ago
  33. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  34. 141d3b1 Merge branch 'linus' into x86/apic, to resolve conflicts by Ingo Molnar · 7 years ago
  35. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  36. b988b8f xen: re-introduce support for grant v2 interface by Juergen Gross · 7 years ago
  37. 75ec4eb Merge branch 'x86/mm' into x86/asm, to pick up pending changes by Ingo Molnar · 7 years ago
  38. ec4001c xen: support priv-mapping in an HVM tools domain by Paul Durrant · 7 years ago
  39. b5494ad xen/time: Return -ENODEV from xen_get_wallclock() by Boris Ostrovsky · 7 years ago
  40. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  41. f16b3da x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context() by Andy Lutomirski · 7 years ago
  42. da51da1 x86/entry/64: Pass SP0 directly to load_sp0() by Andy Lutomirski · 7 years ago
  43. 43e4111 xen, x86/entry/64: Add xen NMI trap entry by Juergen Gross · 7 years ago
  44. 6f0e8bf xen: support 52 bit physical addresses in pv guests by Juergen Gross · 7 years ago
  45. ca5d376 x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized by Dou Liyang · 7 years ago
  46. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  47. 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  48. bae9525 Merge branch 'core/objtool' into x86/asm, to pick up dependent changes by Ingo Molnar · 7 years ago
  49. 773dd2f x86/xen: Drop 5-level paging support code from the XEN_PV code by Kirill A. Shutemov · 7 years ago
  50. 3be5f88 Merge tag 'for-linus-4.14c-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  51. 331b57d Merge branch 'irq/urgent' into x86/apic by Thomas Gleixner · 7 years ago
  52. eac779a xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm by Zhenzhong Duan · 7 years ago
  53. e6fd28e locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case by Juergen Gross · 7 years ago
  54. 9f2a512 Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  55. 0d805ee xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping by Zhenzhong Duan · 7 years ago
  56. abbe1ca x86/xen: Add unwind hint annotations by Josh Poimboeuf · 7 years ago
  57. 2582d3d x86/xen: Fix xen head ELF annotations by Josh Poimboeuf · 7 years ago
  58. baab1e8 x86/apic: Remove unused callbacks by Thomas Gleixner · 7 years ago
  59. 9f9e3bb x86/apic: Add replacement for cpu_mask_to_apicid() by Thomas Gleixner · 7 years ago
  60. c1d1ee9 x86/apic: Get rid of apic->target_cpus by Thomas Gleixner · 7 years ago
  61. 727657e x86/apic: Sanitize return value of apic.set_apic_id() by Thomas Gleixner · 7 years ago
  62. 34fba3e x86/init: Add intr_mode_init to x86_init_ops by Dou Liyang · 7 years ago
  63. 0a8abd9 Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  64. 51ae253 xen: x86: mark xen_find_pt_base as __init by Arnd Bergmann · 7 years ago
  65. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  66. 3ee31b8 Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  67. 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
  68. 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
  69. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 7 years ago
  71. d785d9e xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn by Wei Liu · 7 years ago
  72. 882bbe5 xen: remove unused function xen_set_domain_pte() by Juergen Gross · 7 years ago
  73. 82616f9 xen: remove tests for pvh mode in pure pv paths by Juergen Gross · 7 years ago
  74. 9a98e77 x86/asm: Replace access to desc_struct:a/b fields by Thomas Gleixner · 7 years ago
  75. 64b163f x86/idt: Unify gate_struct handling for 32/64-bit kernels by Thomas Gleixner · 7 years ago
  76. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  77. c0bb80c Merge branch 'x86/asm' into x86/apic by Thomas Gleixner · 7 years ago
  78. edcb5cf x86/paravirt/xen: Remove xen_patch() by Juergen Gross · 7 years ago
  79. fa2016a x86/xen/64: Fix the reported SS and CS in SYSCALL by Andy Lutomirski · 7 years ago
  80. 4ca83dc xen: fix hvm guest with kaslr enabled by Juergen Gross · 7 years ago
  81. 10231f6 xen: split up xen_hvm_init_shared_info() by Juergen Gross · 7 years ago
  82. 8a9949b x86/xen/64: Rearrange the SYSCALL entries by Andy Lutomirski · 7 years ago
  83. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 7 years ago
  84. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 7 years ago
  85. 77ef56e x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  86. daaa42f x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD by Kirill A. Shutemov · 7 years ago
  87. f2f931c xen/x86: Remove SME feature in PV guests by Tom Lendacky · 7 years ago
  88. 1ed7d32 Merge branch 'x86/boot' into x86/mm, to pick up interacting changes by Ingo Molnar · 7 years ago
  89. 203e9e4 kexec: move vmcoreinfo out of the kernel's .bss section by Xunlei Pang · 7 years ago
  90. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  91. 6e6c5b9 Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  92. 660da7c x86/mm: Enable CR4.PCIDE on supported systems by Andy Lutomirski · 7 years ago
  93. 94b1b03 x86/mm: Rework lazy TLB mode and TLB freshness tracking by Andy Lutomirski · 7 years ago
  94. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  95. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. 162b246 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  97. bf1b9dd x86: xen: remove unnecessary variable in xen_foreach_remap_area() by Gustavo A. R. Silva · 7 years ago
  98. c207aee objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 7 years ago
  99. a5d5f32 xen: allocate page for shared info page from low memory by Juergen Gross · 7 years ago
  100. 6c64447 x86/xen/efi: Initialize only the EFI struct members used by Xen by Daniel Kiper · 7 years ago