1. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 67a7a8f Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  3. ef389b7 Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready by Ingo Molnar · 7 years ago
  4. 1fe43114 Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  5. 6f84f8d xen, mm: allow deferred page initialization for xen pv domains by Pavel Tatashin · 7 years ago
  6. a774635 x86/apic: Fix signedness bug in APIC ID validity checks by Li RongQing · 7 years ago
  7. a5a18ae xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen by Boris Ostrovsky · 7 years ago
  8. 0e77676 time: tick-sched: Reorganize idle tick management code by Rafael J. Wysocki · 7 years ago
  9. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. 2451d1e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 36104cb x86/xen: Delay get_cpu_cap until stack canary is established by Jason Andryuk · 7 years ago
  12. 745dd37 Merge branch 'x86/urgent' into x86/mm to pick up dependencies by Thomas Gleixner · 7 years ago
  13. 3c76db7 Merge branch 'x86/pti' into x86/mm, to pick up dependencies by Ingo Molnar · 7 years ago
  14. 7225a44 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  15. 47b02f4 x86/xen: add tty0 and hvc0 as preferred consoles for dom0 by Juergen Gross · 7 years ago
  16. 71c208d x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend by Juergen Gross · 7 years ago
  17. b17d9d1 x86/xen: Add pvh specific rsdp address retrieval function by Juergen Gross · 7 years ago
  18. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  19. b9952ec x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL by Kirill A. Shutemov · 7 years ago
  20. 51b146c x86/apic: Rename variables and functions related to x86_io_apic_ops by Baoquan He · 7 years ago
  21. 63e708f x86/xen: Calculate __max_logical_packages on PV domains by Prarit Bhargava · 7 years ago
  22. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 1299ef1 x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() by Andy Lutomirski · 7 years ago
  24. 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
  25. 781198f xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests by Simon Gaiser · 7 years ago
  26. 4f27729 x86/xen: init %gs very early to avoid page faults with stack protector by Juergen Gross · 7 years ago
  27. 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
  28. 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
  29. 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
  30. 2a3e83c x86/gart: Exclude GART aperture from vmcore by Jiri Bohac · 7 years ago
  31. 66a640e x86: xen: remove the use of VLAIS by Nick Desaulniers · 7 years ago
  32. 0dd6d27 x86/xen/time: fix section mismatch for xen_init_time_ops() by Nick Desaulniers · 7 years ago
  33. 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
  34. 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
  35. 92a0f81 x86/cpu_entry_area: Move it out of the fixmap by Thomas Gleixner · 7 years ago
  36. b3cf852 xen/balloon: Mark unallocated host memory as UNUSABLE by Boris Ostrovsky · 7 years ago
  37. 2cc42ba x86-64/Xen: eliminate W+X mappings by Jan Beulich · 7 years ago
  38. 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
  39. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
  40. ef8813a x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area by Andy Lutomirski · 7 years ago
  41. e5d77a7 Merge commit 'upstream-x86-virt' into WIP.x86/mm by Ingo Molnar · 7 years ago
  42. 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
  43. 0f3922a x86/Xen: don't report ancient LAPIC version by Jan Beulich · 7 years ago
  44. 81bf665 x86/headers: Remove duplicate #includes by Pravin Shedge · 7 years ago
  45. 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
  46. 42b3a4c x86/xen: Support early interrupts in xen pv guests by Juergen Gross · 7 years ago
  47. 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
  48. 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
  49. 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
  50. 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
  51. 418492b x86/virt/xen: Use guest_late_init to detect Xen PVH guest by Juergen Gross · 7 years ago
  52. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  53. f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
  54. 2229f70 x86/xen/time: setup vcpu 0 time info page by Joao Martins · 7 years ago
  55. b888808 x86/xen/time: set pvclock flags on xen_time_init() by Joao Martins · 7 years ago
  56. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  57. 141d3b1 Merge branch 'linus' into x86/apic, to resolve conflicts by Ingo Molnar · 7 years ago
  58. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  59. b988b8f xen: re-introduce support for grant v2 interface by Juergen Gross · 7 years ago
  60. 75ec4eb Merge branch 'x86/mm' into x86/asm, to pick up pending changes by Ingo Molnar · 7 years ago
  61. ec4001c xen: support priv-mapping in an HVM tools domain by Paul Durrant · 7 years ago
  62. b5494ad xen/time: Return -ENODEV from xen_get_wallclock() by Boris Ostrovsky · 7 years ago
  63. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  64. f16b3da x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context() by Andy Lutomirski · 7 years ago
  65. da51da1 x86/entry/64: Pass SP0 directly to load_sp0() by Andy Lutomirski · 7 years ago
  66. 43e4111 xen, x86/entry/64: Add xen NMI trap entry by Juergen Gross · 7 years ago
  67. 6f0e8bf xen: support 52 bit physical addresses in pv guests by Juergen Gross · 7 years ago
  68. ca5d376 x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized by Dou Liyang · 7 years ago
  69. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  70. 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  71. bae9525 Merge branch 'core/objtool' into x86/asm, to pick up dependent changes by Ingo Molnar · 7 years ago
  72. 773dd2f x86/xen: Drop 5-level paging support code from the XEN_PV code by Kirill A. Shutemov · 7 years ago
  73. 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
  74. 331b57d Merge branch 'irq/urgent' into x86/apic by Thomas Gleixner · 7 years ago
  75. eac779a xen/vcpu: Use a unified name about cpu hotplug state for pv and pvhvm by Zhenzhong Duan · 7 years ago
  76. e6fd28e locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case by Juergen Gross · 7 years ago
  77. 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
  78. 0d805ee xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mapping by Zhenzhong Duan · 7 years ago
  79. abbe1ca x86/xen: Add unwind hint annotations by Josh Poimboeuf · 7 years ago
  80. 2582d3d x86/xen: Fix xen head ELF annotations by Josh Poimboeuf · 7 years ago
  81. baab1e8 x86/apic: Remove unused callbacks by Thomas Gleixner · 7 years ago
  82. 9f9e3bb x86/apic: Add replacement for cpu_mask_to_apicid() by Thomas Gleixner · 7 years ago
  83. c1d1ee9 x86/apic: Get rid of apic->target_cpus by Thomas Gleixner · 7 years ago
  84. 727657e x86/apic: Sanitize return value of apic.set_apic_id() by Thomas Gleixner · 7 years ago
  85. 34fba3e x86/init: Add intr_mode_init to x86_init_ops by Dou Liyang · 7 years ago
  86. 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
  87. 51ae253 xen: x86: mark xen_find_pt_base as __init by Arnd Bergmann · 7 years ago
  88. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  89. 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
  90. 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
  91. 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
  92. 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
  93. 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 7 years ago
  94. d785d9e xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn by Wei Liu · 7 years ago
  95. 882bbe5 xen: remove unused function xen_set_domain_pte() by Juergen Gross · 7 years ago
  96. 82616f9 xen: remove tests for pvh mode in pure pv paths by Juergen Gross · 7 years ago
  97. 9a98e77 x86/asm: Replace access to desc_struct:a/b fields by Thomas Gleixner · 7 years ago
  98. 64b163f x86/idt: Unify gate_struct handling for 32/64-bit kernels by Thomas Gleixner · 7 years ago
  99. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  100. c0bb80c Merge branch 'x86/asm' into x86/apic by Thomas Gleixner · 7 years ago