1. 681562c KVM: PPC: Book3S PR: Invalidate SLB entries properly by Paul Mackerras · 12 years ago
  2. 0f29682 KVM: PPC: Book3S PR: Allow guest to use 1TB segments by Paul Mackerras · 12 years ago
  3. 6ed1485 KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match by Paul Mackerras · 12 years ago
  4. bc1bc4e KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry by Paul Mackerras · 12 years ago
  5. 8ed7b7e KVM: PPC: Book3S PR: Fix proto-VSID calculations by Paul Mackerras · 12 years ago
  6. 5f17ce8 KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL by Tiejun Chen · 12 years ago
  7. 96f7edf Merge git://git.linaro.org/people/cdall/linux-kvm-arm.git tags/kvm-arm-3.11 into queue by Gleb Natapov · 12 years ago
  8. 24f7bb5 KVM: Fix RTC interrupt coalescing tracking by Gleb Natapov · 12 years ago
  9. 489223e kvm: Add a tracepoint write_tsc_offset by Yoshihiro YUNOMAE · 12 years ago
  10. 7a2e8aa KVM: MMU: Inform users of mmio generation wraparound by Takuya Yoshikawa · 12 years ago
  11. f6f8ade KVM: MMU: document fast invalidate all pages by Xiao Guangrong · 12 years ago
  12. 0cbf8e4 KVM: MMU: document write_flooding_count by Xiao Guangrong · 12 years ago
  13. accaefe KVM: MMU: document clear_spte_count by Xiao Guangrong · 12 years ago
  14. a8eca9d KVM: MMU: drop kvm_mmu_zap_mmio_sptes by Xiao Guangrong · 12 years ago
  15. 69c9ea9 KVM: MMU: init kvm generation close to mmio wrap-around value by Xiao Guangrong · 12 years ago
  16. 089504c KVM: MMU: add tracepoint for check_mmio_spte by Xiao Guangrong · 12 years ago
  17. f8f5594 KVM: MMU: fast invalidate all mmio sptes by Xiao Guangrong · 12 years ago
  18. b37fbea KVM: MMU: make return value of mmio page fault handler more readable by Xiao Guangrong · 12 years ago
  19. f2fd125 KVM: MMU: store generation-number into mmio spte by Xiao Guangrong · 12 years ago
  20. 8bd4ffd ARM: kvm: don't include drivers/virtio/Kconfig by Arnd Bergmann · 12 years ago
  21. f2dda9d arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic by Geoff Levand · 12 years ago
  22. 22cfbb6 ARM: KVM: clear exclusive monitor on all exception returns by Marc Zyngier · 12 years ago
  23. 479c5ae ARM: KVM: add missing dsb before invalidating Stage-2 TLBs by Marc Zyngier · 12 years ago
  24. 6a077e4 ARM: KVM: perform save/restore of PAR by Marc Zyngier · 12 years ago
  25. 4db845c ARM: KVM: get rid of S2_PGD_SIZE by Marc Zyngier · 12 years ago
  26. 8734f16 ARM: KVM: don't special case PC when doing an MMIO by Marc Zyngier · 12 years ago
  27. dac288f ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs by Marc Zyngier · 12 years ago
  28. 368074d ARM: KVM: remove dead prototype for __kvm_tlb_flush_vmid by Marc Zyngier · 12 years ago
  29. 24a7f67 ARM: KVM: Don't handle PSCI calls via SMC by Dave P Martin · 12 years ago
  30. 5ae7f87 ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq by Anup Patel · 12 years ago
  31. 885032b KVM: MMU: retain more available bits on mmio spte by Xiao Guangrong · 12 years ago
  32. 87d41fb KVM: s390: Fixed priority of execution in STSI by Thomas Huth · 12 years ago
  33. 953ed88 KVM: s390: Reworked LCTL and LCTLG instructions by Thomas Huth · 12 years ago
  34. 133608f KVM: s390: Check for access exceptions during TPI by Thomas Huth · 12 years ago
  35. 93e1750 KVM: s390: Check for PSTATE when handling DIAGNOSE by Thomas Huth · 12 years ago
  36. 5087dfa KVM: s390: Privileged operation checks moved to instruction handlers by Thomas Huth · 12 years ago
  37. f9f6bbc KVM: s390: Privileged operation check for TPROT by Thomas Huth · 12 years ago
  38. 208dd75 KVM: s390: Renamed PGM_PRIVILEGED_OPERATION by Thomas Huth · 12 years ago
  39. aeb87c3 KVM: s390: Fix epsw instruction decoding by Thomas Huth · 12 years ago
  40. b764bb1 KVM: s390,perf: Detect if perf samples belong to KVM host or guest by Heinz Graalfs · 12 years ago
  41. d0321a2 KVM: s390: Use common waitqueue by Christian Borntraeger · 12 years ago
  42. b110fea KVM: s390: code cleanup to use common vcpu slab cache by Michael Mueller · 12 years ago
  43. 69d0d3a KVM: s390: guest large pages by Christian Borntraeger · 12 years ago
  44. db70ccd KVM: s390: Provide function for setting the guest storage key by Christian Borntraeger · 12 years ago
  45. 8915aa27 KVM: x86: handle idiv overflow at kvm_write_tsc by Marcelo Tosatti · 12 years ago
  46. 05988d7 KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped by Gleb Natapov · 12 years ago
  47. 365c886 KVM: MMU: reclaim the zapped-obsolete page first by Xiao Guangrong · 12 years ago
  48. f34d251 KVM: MMU: collapse TLB flushes when zap all pages by Xiao Guangrong · 12 years ago
  49. e7d11c7 KVM: MMU: zap pages in batch by Xiao Guangrong · 12 years ago
  50. 7f52af7 KVM: MMU: do not reuse the obsolete page by Xiao Guangrong · 12 years ago
  51. 3500612 KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages by Xiao Guangrong · 12 years ago
  52. 2248b02 KVM: MMU: show mmu_valid_gen in shadow page related tracepoints by Xiao Guangrong · 12 years ago
  53. 6ca18b6 KVM: x86: use the fast way to invalidate all pages by Xiao Guangrong · 12 years ago
  54. 5304b8d KVM: MMU: fast invalidate all pages by Xiao Guangrong · 12 years ago
  55. a2ae162 KVM: MMU: drop unnecessary kvm_reload_remote_mmus by Xiao Guangrong · 12 years ago
  56. 758ccc8 KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall by Xiao Guangrong · 12 years ago
  57. 566af94 KVM: s390: Add "devname:kvm" alias. by Cornelia Huck · 12 years ago
  58. e47a5f5 KVM: x86 emulator: convert XADD to fastop by Avi Kivity · 12 years ago
  59. 203831e KVM: x86 emulator: drop unused old-style inline emulation by Avi Kivity · 12 years ago
  60. b8c0b6a KVM: x86 emulator: convert DIV/IDIV to fastop by Avi Kivity · 12 years ago
  61. b9fa409 KVM: x86 emulator: convert single-operand MUL/IMUL to fastop by Avi Kivity · 12 years ago
  62. 017da7b KVM: x86 emulator: Switch fastop src operand to RDX by Avi Kivity · 12 years ago
  63. ab2c5ce KVM: x86 emulator: switch MUL/DIV to DstXacc by Avi Kivity · 12 years ago
  64. 820207c KVM: x86 emulator: decode extended accumulator explicity by Avi Kivity · 12 years ago
  65. fb32b1e KVM: x86 emulator: add support for writing back the source operand by Avi Kivity · 12 years ago
  66. f8b5ff2 s390: fix gmap_ipte_notifier vs. software dirty pages by Christian Borntraeger · 12 years ago
  67. 7c47053 s390/kvm: avoid automatic sie reentry by Martin Schwidefsky · 12 years ago
  68. 2c70fe4 s390/kvm: Kick guests out of sie if prefix page host pte is touched by Christian Borntraeger · 12 years ago
  69. 49b99e1 s390/kvm: Provide a way to prevent reentering SIE by Christian Borntraeger · 12 years ago
  70. 95d38fd s390/kvm: Mark if a cpu is in SIE by Christian Borntraeger · 12 years ago
  71. 0d0dafc s390/kvm: rename RCP_xxx defines to PGSTE_xxx by Martin Schwidefsky · 12 years ago
  72. dfcf7dc s390/kvm: fix psw rewinding in handle_skey by Martin Schwidefsky · 12 years ago
  73. eed3b1e s390/pgtable: fix ipte notify bit by Christian Borntraeger · 12 years ago
  74. 535cf7b KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles by Marc Zyngier · 12 years ago
  75. 7275acd ARM: KVM: move GIC/timer code to a common location by Marc Zyngier · 12 years ago
  76. 35af577 KVM: MMU: clenaup locking in mmu_free_roots() by Gleb Natapov · 12 years ago
  77. 0061d53 KVM: x86: limit difference between kvmclock updates by Marcelo Tosatti · 12 years ago
  78. f1ed045 KVM: x86: Remove support for reporting coalesced APIC IRQs by Jan Kiszka · 12 years ago
  79. e2858b4a KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load() by Takuya Yoshikawa · 12 years ago
  80. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  81. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  82. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  83. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  84. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 12 years ago
  85. c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  86. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  87. 6019958 Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  88. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  89. f5b8fcb Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux by Linus Torvalds · 12 years ago
  90. a1f0bcc Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  91. 7c86617 xen/pci: Used cached MSI-X capability offset by Bjorn Helgaas · 12 years ago
  92. 4be6bfe xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK by Bjorn Helgaas · 12 years ago
  93. e7d5bab ARC: [TB10x] Remove GENERIC_GPIO by Vineet Gupta · 12 years ago
  94. fc72053 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. c61c48d Merge tag 'xtensa-next-20130508' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  96. e30f419 Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  97. b32729b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  98. 07e0745 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  99. c58c1a4 ARM: exynos: dts: Fixed vbus-gpios by Doug Anderson · 12 years ago
  100. 08858461 ARM: EXYNOS5: Fix kernel dump in AFTR idle mode by Inderpal Singh · 12 years ago