1. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. ef35ad2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  5. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  6. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  7. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  8. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  9. f88cf23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. 42cbc04 x86/kvm: Resolve shadow warnings in macro expansion by Mark D Rustad · 10 years ago
  11. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  12. 296f047 KVM: vmx: remove duplicate vmx_mpx_supported() prototype by Chris J Arges · 10 years ago
  13. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 11 years ago
  14. 7209a75 x86_64/entry/xen: Do not invoke espfix64 on Xen by Andy Lutomirski · 11 years ago
  15. 5030c69 Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes by Ingo Molnar · 11 years ago
  16. 9dae0a3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. 43a255c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. b55a814 x86/kvm: Resolve shadow warning from min macro by Mark Rustad · 11 years ago
  19. bf72f5d x86: Merge tag 'ras_urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  20. 03916db Replace NR_VMX_MSR with its definition by Paolo Bonzini · 11 years ago
  21. 0123be4 KVM: x86: Assertions to check no overrun in MSR lists by Nadav Amit · 11 years ago
  22. d6e8c85 KVM: x86: set rflags.rf during fault injection by Nadav Amit · 11 years ago
  23. b9a1ecb KVM: x86: Setting rflags.rf during rep-string emulation by Nadav Amit · 11 years ago
  24. 2a22615 x86, cpu: Fix cache topology for early P4-SMT by Peter Zijlstra · 11 years ago
  25. 8142b21 x86_32, entry: Store badsys error code in %eax by Sven Wegener · 11 years ago
  26. 5b2b9d7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  27. 51cbe7e x86, MCE: Robustify mcheck_init_device by Borislav Petkov · 11 years ago
  28. 6f43ed0 KVM: x86: DR6/7.RTM cannot be written by Nadav Amit · 11 years ago
  29. 9a2a05b KVM: nVMX: clean up nested_release_vmcs12 and code around it by Paolo Bonzini · 11 years ago
  30. 4fa7734 KVM: nVMX: fix lifetime issues for vmcs02 by Paolo Bonzini · 11 years ago
  31. c9cdd08 KVM: x86: Defining missing x86 vectors by Nadav Amit · 11 years ago
  32. 4161a56 KVM: x86: emulator injects #DB when RFLAGS.RF is set by Nadav Amit · 11 years ago
  33. 6c6cb69 KVM: x86: Cleanup of rflags.rf cleaning by Nadav Amit · 11 years ago
  34. 4467c3f KVM: x86: Clear rflags.rf on emulated instructions by Nadav Amit · 11 years ago
  35. 163b135 KVM: x86: popf emulation should not change RF by Nadav Amit · 11 years ago
  36. bb663c7 KVM: x86: Clearing rflags.rf upon skipped emulated instruction by Nadav Amit · 11 years ago
  37. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. 1b9f0ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. fdc841b ftrace: x86: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  40. 84b2bc7 ftrace/x86: Add call to ftrace_graph_is_dead() in function graph code by Steven Rostedt (Red Hat) · 11 years ago
  41. b8f99b3 x86, power, suspend: Annotate restore_processor_state() with notrace by Steven Rostedt (Red Hat) · 11 years ago
  42. 1026ff9 ftrace/x86: Have function graph tracer use its own trampoline by Steven Rostedt (Red Hat) · 11 years ago
  43. 963fee1 KVM: nVMX: Fix virtual interrupt delivery injection by Wanpeng Li · 11 years ago
  44. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 years ago
  45. b5e4111 Merge branch 'locking/urgent' into locking/core, before applying larger changes and to refresh the branch with fixes by Ingo Molnar · 11 years ago
  46. 44b3802 perf kvm: Use defines of kvm events by Alexander Yarygin · 11 years ago
  47. bcf44bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  48. d14aef3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  49. cbace46 x86: don't exclude low BIOS area when allocating address space for non-PCI cards by Christoph Schulz · 11 years ago
  50. 3bab13b x86/debug: Drop several unnecessary CFI annotations by Jan Beulich · 11 years ago
  51. 4badad3 locking/mutex: Disable optimistic spinning on some architectures by Peter Zijlstra · 11 years ago
  52. 0cdd192 kprobes/x86: Don't try to resolve kprobe faults from userspace by Andy Lutomirski · 11 years ago
  53. 4485154 perf/x86/intel: Avoid spamming kernel log for BTS buffer failure by David Rientjes · 11 years ago
  54. 503d329 perf/x86/amd: Try to fix some mem allocation failure handling by Zhouyi Zhou · 11 years ago
  55. 338b522 perf/x86/intel: Protect LBR and extra_regs against KVM lying by Kan Liang · 11 years ago
  56. 7711fe4 perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings by Stephane Eranian · 11 years ago
  57. 1996388 perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge by Vince Weaver · 11 years ago
  58. d3f44fb x86: Remove unused variable "polling" by Paul Bolle · 11 years ago
  59. 8762e50 x86/espfix/xen: Fix allocation of pages for paravirt page tables by Boris Ostrovsky · 11 years ago
  60. e0463e4 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  61. b08ee5f x86: Simplify __HAVE_ARCH_CMPXCHG tests by Borislav Petkov · 11 years ago
  62. 47ea8dd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 68efa76 KVM: x86: Emulator support for #UD on CPL>0 by Nadav Amit · 11 years ago
  64. 10e38fc KVM: x86: Emulator flag for instruction that only support 16-bit addresses in real mode by Nadav Amit · 11 years ago
  65. 44583cb KVM: x86: use kvm_read_guest_page for emulator accesses by Paolo Bonzini · 11 years ago
  66. 719d5a9 KVM: x86: ensure emulator fetches do not span multiple pages by Paolo Bonzini · 11 years ago
  67. 17052f1 KVM: emulate: put pointers in the fetch_cache by Paolo Bonzini · 11 years ago
  68. 9506d57 KVM: emulate: avoid per-byte copying in instruction fetches by Paolo Bonzini · 11 years ago
  69. 5cfc7e0 KVM: emulate: avoid repeated calls to do_insn_fetch_bytes by Paolo Bonzini · 11 years ago
  70. 285ca9e KVM: emulate: speed up do_insn_fetch by Paolo Bonzini · 11 years ago
  71. 41061cd KVM: emulate: do not initialize memopp by Bandan Das · 11 years ago
  72. 573e80f KVM: emulate: rework seg_override by Bandan Das · 11 years ago
  73. c44b4c6 KVM: emulate: clean up initializations in init_decode_cache by Bandan Das · 11 years ago
  74. 02357bd KVM: emulate: cleanup decode_modrm by Bandan Das · 11 years ago
  75. 685bbf4 KVM: emulate: Remove ctxt->intercept and ctxt->check_perm checks by Bandan Das · 11 years ago
  76. 1498507 KVM: emulate: move init_decode_cache to emulate.c by Bandan Das · 11 years ago
  77. f5f87df KVM: emulate: simplify writeback by Paolo Bonzini · 11 years ago
  78. 54cfdb3 KVM: emulate: speed up emulated moves by Paolo Bonzini · 11 years ago
  79. d40a689 KVM: emulate: protect checks on ctxt->d by a common "if (unlikely())" by Paolo Bonzini · 11 years ago
  80. e24186e KVM: emulate: move around some checks by Paolo Bonzini · 11 years ago
  81. 6addfc4 KVM: x86: avoid useless set of KVM_REQ_EVENT after emulation by Paolo Bonzini · 11 years ago
  82. 37ccdcb KVM: x86: return all bits from get_interrupt_shadow by Paolo Bonzini · 11 years ago
  83. 98eb2f8 KVM: vmx: speed up emulation of invalid guest state by Paolo Bonzini · 11 years ago
  84. 22d48b2d KVM: svm: writes to MSR_K7_HWCR generates GPE in guest by Matthias Lange · 11 years ago
  85. 5f7552d KVM: x86: Pending interrupt may be delivered after INIT by Nadav Amit · 11 years ago
  86. 80112c8 KVM: Synthesize G bit for all segments. by Jim Mattson · 11 years ago
  87. d093601 x86-32, vdso: Fix vDSO build error due to missing align_vdso_addr() by Jan Beulich · 11 years ago
  88. 9f88b90 x86-64, vdso: Fix vDSO build breakage due to empty .rela.dyn by Jan Beulich · 11 years ago
  89. 20cde69 x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() by Bruno Prémont · 11 years ago
  90. 9ab6e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  91. c7fb93e x86/efi: Include a .bss section within the PE/COFF headers by Michael Brown · 11 years ago
  92. 98eff52 KVM: x86: Fix lapic.c debug prints by Nadav Amit · 11 years ago
  93. 0d3da0d KVM: x86: fix TSC matching by Tomasz Grabiec · 11 years ago
  94. 6cbc5f5 KVM: nSVM: Set correct port for IOIO interception evaluation by Jan Kiszka · 11 years ago
  95. 6493f15 KVM: nSVM: Fix IOIO size reported on emulation by Jan Kiszka · 11 years ago
  96. 9bf4183 KVM: nSVM: Fix IOIO bitmap evaluation by Jan Kiszka · 11 years ago
  97. 62baf44 KVM: nSVM: Do not report CLTS via SVM_EXIT_WRITE_CR0 to L1 by Jan Kiszka · 11 years ago
  98. 9242b5b KVM: x86: Check for nested events if there is an injectable interrupt by Bandan Das · 11 years ago
  99. 2172c1f perf/x86: Micro-optimize nhmex_rbox_get_constraint() by Rasmus Villemoes · 11 years ago
  100. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 11 years ago