1. 67198ac KVM: x86: initialize kvmclock_offset by Paolo Bonzini · 8 years ago
  2. 0d6dd2f KVM: x86: always fill in vcpu->arch.hv_clock by Paolo Bonzini · 8 years ago
  3. 4f5758f kvm: x86: export TSC information to user-space by Luiz Capitulino · 8 years ago
  4. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  5. 3e3f502 kvm: x86: drop read_tsc_offset() by Luiz Capitulino · 8 years ago
  6. a545ab6 kvm: x86: add tsc_offset field to struct kvm_vcpu_arch by Luiz Capitulino · 8 years ago
  7. ad53e35 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  8. aad9e5b KVM: PPC: e500: Rename jump labels in kvmppc_e500_tlb_init() by Markus Elfring · 8 years ago
  9. 90235dc KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init() by Markus Elfring · 8 years ago
  10. b0ac477 KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functions by Markus Elfring · 8 years ago
  11. cfb6081 KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config_tlb() by Markus Elfring · 8 years ago
  12. 46d4e74 KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after error detection by Markus Elfring · 8 years ago
  13. f3c0ce8 KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb() by Markus Elfring · 8 years ago
  14. 65e7026 KVM: PPC: Book3S HV: Counters for passthrough IRQ stats by Suresh Warrier · 8 years ago
  15. 5d37519 KVM: PPC: Book3S HV: Set server for passed-through interrupts by Paul Mackerras · 8 years ago
  16. 366274f KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real mode by Suresh Warrier · 8 years ago
  17. 644abbb KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypass by Suresh Warrier · 8 years ago
  18. af893c7 KVM: PPC: Book3S HV: Dump irqmap in debugfs by Suresh Warrier · 8 years ago
  19. f7af520 KVM: PPC: Book3S HV: Complete passthrough interrupt in host by Suresh Warrier · 8 years ago
  20. e3c13e5 KVM: PPC: Book3S HV: Handle passthrough interrupts in guest by Suresh Warrier · 8 years ago
  21. c57875f KVM: PPC: Book3S HV: Enable IRQ bypass by Suresh Warrier · 8 years ago
  22. 8daaafc KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmap by Suresh Warrier · 8 years ago
  23. 9576730 KVM: PPC: select IRQ_BYPASS_MANAGER by Suresh Warrier · 8 years ago
  24. 37f55d3 KVM: PPC: Book3S HV: Convert kvmppc_read_intr to a C function by Suresh Warrier · 8 years ago
  25. 99212c8 Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-next by Paul Mackerras · 8 years ago
  26. 3f25777 powerpc: move hmi.c to arch/powerpc/kvm/ by Paolo Bonzini · 8 years ago
  27. 4ee11c1 powerpc/powernv: Provide facilities for EOI, usable from real mode by Suresh Warrier · 8 years ago
  28. 07b1fdf powerpc: Add simple cache inhibited MMIO accessors by Suresh Warrier · 8 years ago
  29. 0eeede0 powerpc/mm: Speed up computation of base and actual page size for a HPTE by Paul Mackerras · 8 years ago
  30. 6f90f1d Merge tag 'kvm-s390-next-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 8 years ago
  31. b0eb91a Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next by Christian Borntraeger · 8 years ago
  32. 0624a8e KVM: s390: Use memdup_user() rather than duplicating code by Markus Elfring · 8 years ago
  33. a1708a2 KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data() by Markus Elfring · 8 years ago
  34. a694067 KVM: s390: allow 255 VCPUs when sca entries aren't used by David Hildenbrand · 8 years ago
  35. 80cd876 KVM: s390: lazy enable RI by Fan Zhang · 8 years ago
  36. 411b44b svm: Implements update_pi_irte hook to setup posted interrupt by Suravee Suthikulpanit · 8 years ago
  37. 5881f73 svm: Introduce AMD IOMMU avic_ga_log_notifier by Suravee Suthikulpanit · 8 years ago
  38. 5ea11f2 svm: Introduces AVIC per-VM ID by Suravee Suthikulpanit · 8 years ago
  39. c14b88d KVM: s390: gaccess: simplify translation exception handling by Janosch Frank · 8 years ago
  40. b1ffffb KVM: s390: guestdbg: separate defines for per code by David Hildenbrand · 8 years ago
  41. 8953fb0 KVM: s390: write external damage code on machine checks by David Hildenbrand · 8 years ago
  42. ff5dc14 KVM: s390: fix delivery of vector regs during machine checks by David Hildenbrand · 9 years ago
  43. 0319dae KVM: s390: split store status and machine check handling by David Hildenbrand · 8 years ago
  44. d6404de KVM: s390: factor out actual delivery of machine checks by David Hildenbrand · 9 years ago
  45. 2a27f51 KVM: PPC: Implement existing and add new halt polling vcpu stats by Suraj Jitindar Singh · 8 years ago
  46. 8a7e75d KVM: Add provisioning for ulong vm stats and u64 vcpu stats by Suraj Jitindar Singh · 8 years ago
  47. 0cda69d KVM: PPC: Book3S HV: Implement halt polling by Suraj Jitindar Singh · 8 years ago
  48. 7b5f827 KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list to array by Suraj Jitindar Singh · 8 years ago
  49. e64fb7e KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h by Suraj Jitindar Singh · 8 years ago
  50. 9ac7e3e KVM: nVMX: expose INS/OUTS information support by Jan Dakinevich · 8 years ago
  51. 16cb025 KVM: VMX: not use vmcs_config in setup_vmcs_config by Paolo Bonzini · 8 years ago
  52. 1a69823 KVM: x86: remove stale comments by Paolo Bonzini · 8 years ago
  53. bbe41b9 KVM: x86: ratelimit and decrease severity for guest-triggered printk by Paolo Bonzini · 8 years ago
  54. 119a9c0 KVM: nVMX: pass valid guest linear-address to the L1 by Jan Dakinevich · 8 years ago
  55. f15a75e KVM: nVMX: make emulated nested preemption timer pinned by Wanpeng Li · 8 years ago
  56. 72e0ae5 vmx: refine validity check for guest linear address by Liang Li · 8 years ago
  57. f6c1d35 KVM: s390: generate facility mask from readable list by Heiko Carstens · 8 years ago
  58. 4b3d173 KVM: PPC: Always select KVM_VFIO, plus Makefile cleanup by Paul Mackerras · 8 years ago
  59. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  60. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  61. 8e3562f KVM: x86: Expose more Intel AVX512 feature to guest by Luwei Kang · 8 years ago
  62. c4f138b mmu: don't pass *kvm to spte_write_protect and spte_*_dirty by Bandan Das · 8 years ago
  63. 187ca84 KVM: lapic: don't recalculate apic map table twice when enabling LAPIC by Wanpeng Li · 8 years ago
  64. ba913e4 MIPS: KVM: Check for pfn noslot case by James Hogan · 8 years ago
  65. 34a75b0 KVM: PPC: Implement kvm_arch_intc_initialized() for PPC by Paul Mackerras · 8 years ago
  66. e48ba1c KVM: PPC: Book3S: Don't crash if irqfd used with no in-kernel XICS emulation by Paul Mackerras · 8 years ago
  67. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  68. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  70. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  71. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  73. 2eeb321 Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  74. c95ba92 kvm: nVMX: fix nested tsc scaling by Peter Feiner · 8 years ago
  75. dccbfcf KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write by Radim Krčmář · 8 years ago
  76. d048c09 KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC by Radim Krčmář · 8 years ago
  77. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  78. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  79. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  80. bc9f3d7 arm64: kernel: avoid literal load of virtual address with MMU off by Ard Biesheuvel · 8 years ago
  81. bfe6c8a arm64: Fix NUMA build error when !CONFIG_ACPI by Catalin Marinas · 8 years ago
  82. f7f6f2d arm64: KVM: report configured SRE value to 32-bit world by Vladimir Murzin · 8 years ago
  83. b63bebe arm64: KVM: remove misleading comment on pmu status by Vladimir Murzin · 8 years ago
  84. 674e701 arm64: Document workaround for Cortex-A72 erratum #853709 by Marc Zyngier · 8 years ago
  85. 9ac7159 KVM: arm/arm64: Change misleading use of is_error_pfn by Christoffer Dall · 8 years ago
  86. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  87. 5d87f49 x86/power/64: Use __pa() for physical address computation by Rafael J. Wysocki · 8 years ago
  88. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  89. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  90. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  91. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  92. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 8 years ago
  93. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 9 years ago
  94. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  95. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  98. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago