1. fa2016a x86/xen/64: Fix the reported SS and CS in SYSCALL by Andy Lutomirski · 7 years ago
  2. 0165132 x86: Clarify/fix no-op barriers for text_poke_bp() by Peter Zijlstra · 7 years ago
  3. e137a4d x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs by Andy Lutomirski · 7 years ago
  4. 9584d98 x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps by Andy Lutomirski · 7 years ago
  5. 767d035 x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common by Andy Lutomirski · 7 years ago
  6. af79ded x86/asm: Fix UNWIND_HINT_REGS macro for older binutils by Josh Poimboeuf · 7 years ago
  7. 603e492 x86/asm/32: Fix regs_get_register() on segment registers by Andy Lutomirski · 7 years ago
  8. 8a9949b x86/xen/64: Rearrange the SYSCALL entries by Andy Lutomirski · 7 years ago
  9. 1d0f49e Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 7 years ago
  10. e93c173 x86/asm/64: Clear AC on NMI entries by Andy Lutomirski · 7 years ago
  11. 6999507 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  12. 0d5b994 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. 8a05c31 Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate' by Rafael J. Wysocki · 7 years ago
  14. 6550c4d KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit" by Wanpeng Li · 7 years ago
  15. c9f0440 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
  16. 8ca44e8 kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown by David Matlack · 7 years ago
  17. 9f744c5 KVM: nVMX: do not pin the VMCS12 by Paolo Bonzini · 7 years ago
  18. ebd28fc KVM: X86: init irq->level in kvm_pv_kick_cpu_op by Longpeng(Mike) · 7 years ago
  19. f4ef191 KVM: X86: Fix loss of pending INIT due to race by Wanpeng Li · 7 years ago
  20. 337c017 KVM: async_pf: make rcu irq exit if not triggered from idle task by Wanpeng Li · 7 years ago
  21. b96fb43 KVM: nVMX: fixes to nested virt interrupt injection by Paolo Bonzini · 7 years ago
  22. 7313c69 KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12 by Paolo Bonzini · 7 years ago
  23. bb68cfe x86/hpet: Cure interface abuse in the resume path by Thomas Gleixner · 7 years ago
  24. f137e0b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. dbc52a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 4815d3c cpufreq: x86: Make scaling_cur_freq behave more as expected by Rafael J. Wysocki · 7 years ago
  27. 9950481 x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads by Andy Lutomirski · 7 years ago
  28. 630c186 x86/traps: Don't clear segment high bits in early_idt_handler_common() by Andy Lutomirski · 7 years ago
  29. 385eca8 x86/asm/32: Make pt_regs's segment registers be 16 bits by Andy Lutomirski · 7 years ago
  30. 20c6c18 x86/boot: Disable the address-of-packed-member compiler warning by Matthias Kaehlcke · 7 years ago
  31. a632375 x86/ldt/64: Refresh DS and ES when modify_ldt changes an entry by Andy Lutomirski · 7 years ago
  32. 1d518c6 KVM: LAPIC: Fix reentrancy issues with preempt notifiers by Wanpeng Li · 7 years ago
  33. 2d6144e KVM: nVMX: Fix loss of L2's NMI blocking state by Wanpeng Li · 7 years ago
  34. 06a5524 KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode by Wincy Van · 8 years ago
  35. 210f84b x86: irq: Define a global vector for nested posted interrupts by Wincy Van · 8 years ago
  36. a512177 KVM: x86: do mask out upper bits of PAE CR3 by Paolo Bonzini · 7 years ago
  37. 81d3871 x86/kconfig: Consolidate unwinders into multiple choice selection by Josh Poimboeuf · 7 years ago
  38. a34a766 x86/kconfig: Make it easier to switch to the new ORC unwinder by Josh Poimboeuf · 7 years ago
  39. ee9f8fc x86/unwind: Add the ORC unwinder by Josh Poimboeuf · 7 years ago
  40. 4ecf719 x86/efi: Fix reboot_mode when EFI runtime services are disabled by Stefan Assmann · 7 years ago
  41. df34052 x86/asm: Add suffix macro for GEN_*_RMWcc() by Kees Cook · 7 years ago
  42. 18d5e6c x86/boot: #undef memcpy() et al in string.c by Michael Davidson · 7 years ago
  43. 9683a64 x86/io: Make readq() / writeq() API consistent by Andy Shevchenko · 7 years ago
  44. eabc2a7 x86/io: Remove xlate_dev_kmem_ptr() duplication by Andy Shevchenko · 7 years ago
  45. c2327da x86/io: Remove mem*io() duplications by Andy Shevchenko · 7 years ago
  46. 3195201 x86/io: Include asm-generic/io.h to architectural code by Andy Shevchenko · 7 years ago
  47. 80b9ece x86/io: Define IO accessors by preprocessor by Andy Shevchenko · 7 years ago
  48. 38115f2 kprobes/x86: Release insn_slot in failure path by Masami Hiramatsu · 7 years ago
  49. ba883b4 perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs by Stephane Eranian · 7 years ago
  50. 8aa7b7b perf/x86/intel/uncore: Fix SKX CHA event extra regs by Stephane Eranian · 7 years ago
  51. 9ad0fbd perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field by Kan Liang · 7 years ago
  52. c3f0268 perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask by Kan Liang · 7 years ago
  53. bab4e56 perf/x86/intel/uncore: Fix Skylake server PCU PMU event format by Kan Liang · 7 years ago
  54. b362598 perf/x86/intel/uncore: Fix Skylake UPI PMU event masks by Stephane Eranian · 7 years ago
  55. fa19871 KVM: VMX: remove unused field by Paolo Bonzini · 7 years ago
  56. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 7 years ago
  57. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 7 years ago
  58. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  59. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  60. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  61. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. db15e7f x86/devicetree: Convert to using %pOF instead of ->full_name by Rob Herring · 7 years ago
  63. df6c3db perf/x86/intel: Add proper condition to run sched_task callbacks by Jiri Olsa · 7 years ago
  64. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 7 years ago
  65. 54a7d50 x86: mark kprobe templates as character arrays, not single characters by Linus Torvalds · 7 years ago
  66. f1ff89e kvm: x86: hyperv: avoid livelock in oneshot SynIC timers by Roman Kagan · 7 years ago
  67. f244dee KVM: VMX: Fix invalid guest state detection after task-switch emulation by Wanpeng Li · 7 years ago
  68. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 7 years ago
  69. 0bc7304 x86/platform/intel-mid: Fix a format string overflow warning by Arnd Bergmann · 7 years ago
  70. d689c64 x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG by Arnd Bergmann · 7 years ago
  71. d460131 x86/build: Silence the build with "make -s" by Arnd Bergmann · 7 years ago
  72. 7206f9b x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl by Arnd Bergmann · 7 years ago
  73. 5623452 x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
  74. 75e2f0a x86/fpu/math-emu: Fix possible uninitialized variable use by Arnd Bergmann · 7 years ago
  75. 11d8b05 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  76. 0e7f0b6 x86/defconfig: Remove stale, old Kconfig options by Krzysztof Kozlowski · 7 years ago
  77. e708e35 x86/ioapic: Pass the correct data to unmask_ioapic_irq() by Seunghun Han · 7 years ago
  78. dad5ab0 x86/acpi: Prevent out of bound access caused by broken ACPI tables by Seunghun Han · 7 years ago
  79. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  80. c2ce3f5 x86: add MULTIUSER dependency for KVM by Arnd Bergmann · 7 years ago
  81. b3f1dfb KVM: nVMX: Disallow VM-entry in MOV-SS shadow by Jim Mattson · 7 years ago
  82. 4c4a6f7 KVM: nVMX: track NMI blocking state separately for each VMCS by Paolo Bonzini · 7 years ago
  83. f85c758 KVM: x86: masking out upper bits by Dan Carpenter · 7 years ago
  84. dc853e2 perf/x86/intel: Fix debug_store reset field for freq events by Jiri Olsa · 7 years ago
  85. dd0b06b perf/x86/intel: Add Goldmont Plus CPU PMU support by Kan Liang · 7 years ago
  86. 5c10b04 perf/x86/intel: Enable C-state residency events for Apollo Lake by Harry Pan · 7 years ago
  87. 76846bf x86/asm: Add unwind hint annotations to sync_core() by Josh Poimboeuf · 7 years ago
  88. 8c1f755 x86/entry/64: Add unwind hint annotations by Josh Poimboeuf · 7 years ago
  89. 39358a0 objtool, x86: Add facility for asm code to provide unwind hints by Josh Poimboeuf · 7 years ago
  90. 5a3cf86 x86/dumpstack: Fix interrupt and exception stack boundary checks by Josh Poimboeuf · 7 years ago
  91. b0529be x86/dumpstack: Fix occasionally missing registers by Josh Poimboeuf · 7 years ago
  92. 2995590 x86/entry/64: Initialize the top of the IRQ stack before switching stacks by Andy Lutomirski · 7 years ago
  93. 1d3e53e x86/entry/64: Refactor IRQ stacks and make them NMI-safe by Andy Lutomirski · 7 years ago
  94. 4c07f90 x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT by Roman Kagan · 7 years ago
  95. dfc1ed1 x86/platform/uv/BAU: Fix congested_response_us not taking effect by Justin Ernst · 7 years ago
  96. 5f8a161 x86/cpu: Use indirect call to measure performance in init_amd_k6() by Mikulas Patocka · 7 years ago
  97. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  98. 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  99. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  100. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago