1. 614aeab KVM: s390: add __must_check to interrupt deliver functions by Christian Borntraeger · 10 years ago
  2. 5102ee8 KVM: CPACF: Enable MSA4 instructions for kvm guest by Tony Krowiak · 10 years ago
  3. fd27523 KVM: x86: use guest maxphyaddr to check MTRR values by Paolo Bonzini · 10 years ago
  4. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  5. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  6. 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
  7. d5b7706 KVM: x86: remove Aligned bit from movntps/movntpd by Paolo Bonzini · 10 years ago
  8. 0a37027 KVM: x86 emulator: emulate MOVNTDQ by Alex Williamson · 10 years ago
  9. 0f54a32 KVM: vmx: VMXOFF emulation in vm86 should cause #UD by Nadav Amit · 10 years ago
  10. 48d89b9 KVM: x86: fix some sparse warnings by Paolo Bonzini · 10 years ago
  11. a7c0b07 KVM: nVMX: nested TPR shadow/threshold emulation by Wanpeng Li · 10 years ago
  12. a2bcba5 KVM: nVMX: introduce nested_get_vmcs12_pages by Wanpeng Li · 10 years ago
  13. dc77d34 KVM: s390/mm: fix up indentation of set_guest_storage_key by Christian Borntraeger · 10 years ago
  14. a7428c3 Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  15. f079e95 KVM: s390/mm: remove outdated gmap data structures by Martin Schwidefsky · 10 years ago
  16. c6c956b KVM: s390/mm: support gmap page tables with less than 5 levels by Martin Schwidefsky · 10 years ago
  17. 527e30b KVM: s390/mm: use radix trees for guest to host mappings by Martin Schwidefsky · 11 years ago
  18. 54ad89b kvm: x86: fix tracing for 32-bit by Paolo Bonzini · 10 years ago
  19. 7cd4b90 Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 10 years ago
  20. 6e0a043 KVM: s390/mm: cleanup gmap function arguments, variable names by Martin Schwidefsky · 11 years ago
  21. 9da4e38 KVM: s390/mm: readd address parameter to gmap_do_ipte_notify by Martin Schwidefsky · 11 years ago
  22. 55dbbdd KVM: s390/mm: readd address parameter to pgste_ipte_notify by Martin Schwidefsky · 11 years ago
  23. 331cbc2 KVM: s390: don't use kvm lock in interrupt injection code by Jens Freimann · 10 years ago
  24. 7939503 KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery by Jens Freimann · 11 years ago
  25. d3d692c KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it by David Hildenbrand · 10 years ago
  26. b028ee3 KVM: s390: synchronize more registers with kvm_run by David Hildenbrand · 10 years ago
  27. c3950b6 KVM: s390: no special machine check delivery by Christian Borntraeger · 10 years ago
  28. fbfa304 KVM: s390: clear kvm_dirty_regs when dropping to user space by David Hildenbrand · 10 years ago
  29. 8a2ef71 KVM: s390: factor out get_ilc() function by Jens Freimann · 10 years ago
  30. ab3f285 KVM: s390/mm: try a cow on read only pages for key ops by Christian Borntraeger · 10 years ago
  31. 44c6ca3 KVM: s390: add defines for pfault init delivery code by Jens Freimann · 11 years ago
  32. 614a80e KVM: s390: Fix user triggerable bug in dead code by Christian Borntraeger · 10 years ago
  33. 7b46268 KVM: trace kvm_ple_window grow/shrink by Radim Krčmář · 10 years ago
  34. b4a2d31 KVM: VMX: dynamise PLE window by Radim Krčmář · 10 years ago
  35. a7653ec KVM: VMX: make PLE window per-VCPU by Radim Krčmář · 10 years ago
  36. ae97a3b KVM: x86: introduce sched_in to kvm_x86_ops by Radim Krčmář · 10 years ago
  37. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  38. 6689fbe KVM: x86: Replace X86_FEATURE_NX offset with the definition by Nadav Amit · 10 years ago
  39. e0ad0b4 KVM: emulate: warn on invalid or uninitialized exception numbers by Paolo Bonzini · 10 years ago
  40. 592f085 KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly by Paolo Bonzini · 10 years ago
  41. d27aa7f KVM: x86: Clarify PMU related features bit manipulation by Nadav Amit · 10 years ago
  42. a32e845 KVM: vmx: fix ept reserved bits for 1-GByte page by Wanpeng Li · 10 years ago
  43. 1e1b6c2 KVM: x86: recalculate_apic_map after enabling apic by Nadav Amit · 10 years ago
  44. fae0ba2 KVM: x86: Clear apic tsc-deadline after deadline by Nadav Amit · 10 years ago
  45. d7a2a24 KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs by Wanpeng Li · 10 years ago
  46. adfb5d2 KVM: x86: fix check legal type of Variable Range MTRRs by Wanpeng Li · 10 years ago
  47. 3b63a43 arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c by Monam Agarwal · 11 years ago
  48. 15fc075 KVM: x86: raise invalid TSS exceptions during a task switch by Paolo Bonzini · 10 years ago
  49. 4473b57 KVM: x86: drop fpu_activate hook by Wanpeng Li · 10 years ago
  50. dc9b2d9 KVM: SVM: add rdmsr support for AMD event registers by Wei Huang · 10 years ago
  51. 0d234da Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" by Paolo Bonzini · 10 years ago
  52. 9a4cfb2 KVM: x86: do not check CS.DPL against RPL during task switch by Paolo Bonzini · 10 years ago
  53. 3a6095a KVM: x86: Avoid emulating instructions on #UD mistakenly by Nadav Amit · 10 years ago
  54. c04fa58 PC, KVM, CMA: Fix regression caused by wrong get_order() use by Alexey Kardashevskiy · 10 years ago
  55. 4989900 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  56. 8c058d53 intel_idle: Disable Baytrail Core and Module C6 auto-demotion by Len Brown · 10 years ago
  57. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  58. 179c0ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  59. 3b7b3e6 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  60. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  61. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  62. 4dacb91 Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  63. 10cf15e sparc: Hook up memfd_create system call. by David S. Miller · 10 years ago
  64. f1d25d3 sparc64: Properly claim resources as each PCI bus is probed. by David S. Miller · 10 years ago
  65. 4afba24 sparc64: Skip bogus PCI bridge ranges. by David S. Miller · 10 years ago
  66. 93a6423 sparc64: Expand PCI bridge probing debug logging. by David S. Miller · 10 years ago
  67. f0094b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  68. 13b102b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  69. 81c02a2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. d27c0d9 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. 7453f33 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. fd1cf90 Merge tag 'metag-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 10 years ago
  73. 9e81330 powerpc/thp: Add tracepoints to track hugepage invalidate by Aneesh Kumar K.V · 10 years ago
  74. 85c1faf powerpc/mm: Use read barrier when creating real_pte by Aneesh Kumar K.V · 10 years ago
  75. 7e46724 powerpc/thp: Use ACCESS_ONCE when loading pmdp by Aneesh Kumar K.V · 10 years ago
  76. 969b7b2 powerpc/thp: Invalidate with vpn in loop by Aneesh Kumar K.V · 10 years ago
  77. fc04795 powerpc/thp: Handle combo pages in invalidate by Aneesh Kumar K.V · 10 years ago
  78. 629149f powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte by Aneesh Kumar K.V · 10 years ago
  79. fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 10 years ago
  80. b0aa44a powerpc/thp: Add write barrier after updating the valid bit by Aneesh Kumar K.V · 10 years ago
  81. 2fabf08 powerpc: reorder per-cpu NUMA information's initialization by Nishanth Aravamudan · 10 years ago
  82. d658972 powerpc/perf/hv-24x7: Use kmem_cache_free by Himangi Saraogi · 10 years ago
  83. 587870e powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info by Thomas Falcon · 10 years ago
  84. a71d64b powerpc: Hard disable interrupts in xmon by Anton Blanchard · 10 years ago
  85. 56758e3 powerpc: remove duplicate definition of TEXASR_FS by Nishanth Aravamudan · 10 years ago
  86. 5efbabe powerpc/pseries: Avoid deadlock on removing ddw by Gavin Shan · 10 years ago
  87. f1b3929 powerpc/pseries: Failure on removing device node by Gavin Shan · 10 years ago
  88. ce8f150 powerpc/boot: Use correct zlib types for comparison by Benjamin Herrenschmidt · 10 years ago
  89. b09c2ec powerpc/powernv: Interface to register/unregister opal dump region by Vasant Hegde · 10 years ago
  90. 3609e09 powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS by Michael Ellerman · 10 years ago
  91. 97b3be1 powerpc/ppc476: Disable BTAC by Alistair Popple · 10 years ago
  92. 763fe0a powerpc/powernv: Fix IOMMU group lost by Gavin Shan · 10 years ago
  93. 78e05b1 powerpc: Add smp_mb()s to arch_spin_unlock_wait() by Michael Ellerman · 10 years ago
  94. 51d7d52 powerpc: Add smp_mb() to arch_spin_is_locked() by Michael Ellerman · 10 years ago
  95. 11d5490 powerpc: Fix "attempt to move .org backwards" error by Guenter Roeck · 10 years ago
  96. 5d61a21 powerpc/nohash: Split __early_init_mmu() into boot and secondary by Scott Wood · 10 years ago
  97. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  98. 8bccf5b sparc64: Fix pcr_ops initialization and usage bugs. by David S. Miller · 10 years ago
  99. 5855610 sparc64: Do not disable interrupts in nmi_cpu_busy() by David S. Miller · 10 years ago
  100. 9e13bcf Merge tag 'efi-urgent' into x86/efi by H. Peter Anvin · 10 years ago