1. ed9aad2 KVM: x86: MOVNTI emulation min opsize is not respected by Nadav Amit · 10 years ago
  2. 7f18792 KVM: x86: update masterclock values on TSC writes by Marcelo Tosatti · 10 years ago
  3. b2c9d43 KVM: x86: Return UNHANDLABLE on unsupported SYSENTER by Nadav Amit · 10 years ago
  4. db324fe KVM: x86: Warn on APIC base relocation by Nadav Amit · 10 years ago
  5. d14cb5d KVM: x86: Emulator mis-decodes VEX instructions on real-mode by Nadav Amit · 10 years ago
  6. 2c2ca2d KVM: x86: Remove redundant and incorrect cpl check on task-switch by Nadav Amit · 10 years ago
  7. 9a9abf6 KVM: x86: Inject #GP when loading system segments with non-canonical base by Nadav Amit · 10 years ago
  8. 5b7f6a1e KVM: x86: Combine the lgdt and lidt emulation logic by Nadav Amit · 10 years ago
  9. 38827db KVM: x86: Do not update EFLAGS on faulting emulation by Nadav Amit · 10 years ago
  10. 9d88fca KVM: x86: MOV to CR3 can set bit 63 by Nadav Amit · 10 years ago
  11. 0fcc207 KVM: x86: Emulate push sreg as done in Core by Nadav Amit · 10 years ago
  12. 5aca372 KVM: x86: Wrong flags on CMPS and SCAS emulation by Nadav Amit · 10 years ago
  13. 807c142 KVM: x86: SYSCALL cannot clear eflags[1] by Nadav Amit · 10 years ago
  14. b5bbf10 KVM: x86: Emulation of MOV-sreg to memory uses incorrect size by Nadav Amit · 10 years ago
  15. 82b3277 KVM: x86: Breakpoints do not consider CS.base by Nadav Amit · 10 years ago
  16. 7305eb5 KVM: x86: Clear DR6[0:3] on #DB during handle_dr by Nadav Amit · 10 years ago
  17. 6d2a052 KVM: x86: Emulator should set DR6 upon GD like real CPU by Nadav Amit · 10 years ago
  18. 3ffb246 KVM: x86: No error-code on real-mode exceptions by Nadav Amit · 10 years ago
  19. 5b38ab8 KVM: x86: decode_modrm does not regard modrm correctly by Nadav Amit · 10 years ago
  20. 4114c27 KVM: x86: reset RVI upon system reset by Wei Wang · 10 years ago
  21. a2ae9df kvm: x86: vmx: avoid returning bool to distinguish success from error by Paolo Bonzini · 10 years ago
  22. 34a1cd6 kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup() by Tiejun Chen · 10 years ago
  23. f2c7648 kvm: x86: vmx: move down hardware_setup() and hardware_unsetup() by Tiejun Chen · 10 years ago
  24. 173ede4 Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  25. fc56eb6 KVM: s390: fix handling of lctl[g]/stctl[g] by Heiko Carstens · 10 years ago
  26. 2dca485 KVM: s390: flush CPU on load control by Christian Borntraeger · 10 years ago
  27. 1365039 KVM: s390: Fix ipte locking by Christian Borntraeger · 10 years ago
  28. c6338ce kvm: kvmclock: use get_cpu() and put_cpu() by Tiejun Chen · 10 years ago
  29. f30ebc3 KVM: x86: optimize some accesses to LVTT and SPIV by Radim Krčmář · 10 years ago
  30. a323b40 KVM: x86: detect LVTT changes under APICv by Radim Krčmář · 10 years ago
  31. e462755 KVM: x86: detect SPIV changes under APICv by Radim Krčmář · 10 years ago
  32. 612263b KVM: x86: Enable Intel AVX-512 for guest by Chao Peng · 10 years ago
  33. 1e0ad70 KVM: x86: fix deadline tsc interrupt injection by Radim Krčmář · 10 years ago
  34. 5d87db7 KVM: x86: add apic_timer_expired() by Radim Krčmář · 10 years ago
  35. 16f8a6f KVM: vmx: Unavailable DR4/5 is checked before CPL by Nadav Amit · 10 years ago
  36. c49c759 KVM: x86: Emulator performs code segment checks on read access by Nadav Amit · 10 years ago
  37. 0e8a0996 KVM: x86: Clear DR7.LE during task-switch by Nadav Amit · 10 years ago
  38. 518547b KVM: x86: Emulator does not calculate address correctly by Nadav Amit · 10 years ago
  39. 6bdf066 KVM: x86: DR7.GD should be cleared upon any #DB exception by Nadav Amit · 10 years ago
  40. 394457a KVM: x86: some apic broadcast modes does not work by Nadav Amit · 10 years ago
  41. 52ce3c2 x86,kvm,vmx: Don't trap writes to CR4.TSD by Andy Lutomirski · 10 years ago
  42. bf0b682 KVM: x86: Sysexit emulation does not mask RIP/RSP by Nadav Amit · 10 years ago
  43. 58b7075 KVM: x86: Distinguish between stack operation and near branches by Nadav Amit · 10 years ago
  44. f778404 KVM: x86: Getting rid of grp45 in emulator by Nadav Amit · 10 years ago
  45. 4be4de7 KVM: x86: Use new is_noncanonical_address in _linearize by Nadav Amit · 10 years ago
  46. d09155d KVM: emulator: always inline __linearize by Paolo Bonzini · 10 years ago
  47. 123b2dd Merge remote-tracking branch 'origin/master' into HEAD by Paolo Bonzini · 10 years ago
  48. 3c43de0 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  49. 7501a53 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  50. a73896c KVM: vmx: defer load of APIC access page address during reset by Paolo Bonzini · 10 years ago
  51. 282da87 KVM: nVMX: Disable preemption while reading from shadow VMCS by Jan Kiszka · 10 years ago
  52. 7e46ddd KVM: x86: Fix far-jump to non-canonical check by Nadav Amit · 10 years ago
  53. 653bc77 x86_64, entry: Fix out of bounds read on sysenter by Andy Lutomirski · 10 years ago
  54. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  55. 5342929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  56. 9f58c62 Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  57. 19e0d5f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. f5fa363 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 5656b408 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  61. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  62. 5417421 sh: fix sh770x SCIF memory regions by Andriy Skulysh · 10 years ago
  63. 19be9e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  64. 9ff0bb5 ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn() by Thomas Petazzoni · 10 years ago
  65. 6d0ec1d ARM: 8183/1: l2c: Improve l2c310_of_parse() error message by Fabio Estevam · 10 years ago
  66. 0057572 ARM: 8181/1: Drop extra return statement by Laura Abbott · 10 years ago
  67. f62c95f Merge tag 'kvm-s390-next-20141028' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  68. 41e7ed6 KVM: nVMX: Disable preemption while reading from shadow VMCS by Jan Kiszka · 10 years ago
  69. cd9b8e2c KVM: x86: Fix far-jump to non-canonical check by Nadav Amit · 10 years ago
  70. fd56e15 KVM: emulator: fix execution close to the segment limit by Paolo Bonzini · 10 years ago
  71. 3606189 KVM: emulator: fix error code for __linearize by Paolo Bonzini · 10 years ago
  72. d0b9284 ARM: 8182/1: l2c: Make l2x0_cache_size_of_parse() return 'int' by Fabio Estevam · 10 years ago
  73. 1776b10 perf/x86/intel: Revert incomplete and undocumented Broadwell client support by Ingo Molnar · 10 years ago
  74. d1cd121 x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE by Dexuan Cui · 10 years ago
  75. b77e8f4 ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() by Jiang Liu · 10 years ago
  76. f182985 x86, intel-mid: Create IRQs for APB timers and RTC timers by Jiang Liu · 10 years ago
  77. d4e1a0a x86: Don't enable F00F workaround on Intel Quark processors by Dave Jones · 10 years ago
  78. 2d605a3 ARM: enable bpf syscall by Russell King · 10 years ago
  79. 2c0a33f powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update by Nishanth Aravamudan · 10 years ago
  80. 49f8d8c powerpc/numa: use cached value of update->cpu in update_cpu_topology by Nishanth Aravamudan · 10 years ago
  81. 6e2028a Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  82. c20ce79 sparc: Hook up bpf system call. by David S. Miller · 10 years ago
  83. a6cc310 KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS) by David Hildenbrand · 11 years ago
  84. 07b0303 KVM: s390: sigp: inject emergency calls in a separate function by David Hildenbrand · 11 years ago
  85. 42cb0c9 KVM: s390: sigp: instruction counters for all sigp orders by David Hildenbrand · 11 years ago
  86. b898383 KVM: s390: sigp: separate preparation handlers by David Hildenbrand · 11 years ago
  87. 3d95c7d KVM: s390: sigp: move target cpu checks into dispatcher by David Hildenbrand · 11 years ago
  88. 3526a66 KVM: s390: sigp: dispatch orders with one target in a separate function by David Hildenbrand · 11 years ago
  89. a36c539 KVM: s390: Fix size of monitor-class number field by Thomas Huth · 10 years ago
  90. edeb69e KVM: s390: Cleanup usage of current->mm in set_guest_storage_key by Jason J. Herne · 10 years ago
  91. a6b7e45 KVM: s390: Make the simple ipte mutex specific to a VM instead of global by Thomas Huth · 10 years ago
  92. 60e684f x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts by Maciej W. Rozycki · 10 years ago
  93. 7fb0f1d perf/x86: Fix compile warnings for intel_uncore by Peter Zijlstra · 10 years ago
  94. c719f56 perf: Fix and clean up initialization of pmu::event_idx by Peter Zijlstra · 10 years ago
  95. 65d71fe perf: Fix bogus kernel printk by Peter Zijlstra (Intel) · 10 years ago
  96. 009f60e sched: stop the unbound recursion in preempt_schedule_context() by Oleg Nesterov · 10 years ago
  97. 03f5439 powerpc/mm: Use appropriate ESID mask in copro_calculate_slb() by Ian Munsie · 10 years ago
  98. 3c325f8 x86, cma: Reserve DMA contiguous area after initmem_init() by Weijie Yang · 10 years ago
  99. bf19edd Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors" by Michael Ellerman · 10 years ago
  100. a4f174d microblaze: Wire up bpf syscall by Michal Simek · 10 years ago