1. efe4d36 Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 9 years ago
  2. ef74891 arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' by Ming Lei · 9 years ago
  3. 34c3faa arm64: KVM: Remove all traces of the ThumbEE registers by Will Deacon · 9 years ago
  4. c4cbba9 arm64: KVM: Disable virtual timer even if the guest is not using it by Marc Zyngier · 9 years ago
  5. 1713e5a arm64: KVM: Fix user access for debug registers by Marc Zyngier · 9 years ago
  6. 43297dd KVM: arm64: add workaround for Cortex-A57 erratum #852523 by Will Deacon · 9 years ago
  7. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  8. a4fdb2a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  9. 126c69a arm64: KVM: Fix host crash when injecting a fault into a 32bit guest by Marc Zyngier · 9 years ago
  10. 33c76a0 arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits by Mario Smarduch · 9 years ago
  11. f120cd6 KVM: arm/arm64: timer: Allow the timer to control the active state by Marc Zyngier · 11 years ago
  12. bca556a arm64/kvm: Add generic v8 KVM target by Suzuki K. Poulose · 10 years ago
  13. fc03242 arm64: kvm: Adopt new alternative assembler macros by Daniel Thompson · 9 years ago
  14. eef8c85 KVM: arm64: add trace points for guest_debug debug by Alex Bennée · 10 years ago
  15. 834bf88 KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG by Alex Bennée · 10 years ago
  16. 84e690b KVM: arm64: introduce vcpu->arch.debug_ptr by Alex Bennée · 10 years ago
  17. e0a1b9a KVM: arm64: re-factor hyp.S debug register code by Alex Bennée · 10 years ago
  18. 337b99b KVM: arm64: guest debug, add support for single-step by Alex Bennée · 10 years ago
  19. 4bd611c KVM: arm64: guest debug, add SW break point support by Alex Bennée · 10 years ago
  20. 56c7f5e KVM: arm: introduce kvm_arm_init/setup/clear_debug by Alex Bennée · 10 years ago
  21. 0e6f07f KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl by Alex Bennée · 10 years ago
  22. e3d8238 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  23. 4642019 arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2 by Marc Zyngier · 10 years ago
  24. 921ef1e KVM: arm64: fix misleading comments in save/restore by Alex Bennée · 10 years ago
  25. 8889583 KVM: arm/arm64: Enable the KVM-VFIO device by Kim Phillips · 10 years ago
  26. 8a14849 arm64: KVM: Switch vgic save/restore to alternative_insn by Marc Zyngier · 10 years ago
  27. 714d8e7 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  28. 5d9d15a KVM: arm/arm64: remove now unneeded include directory from Makefile by Andre Przywara · 10 years ago
  29. e4c5a68 arm64: KVM: use ID map with increased VA range if required by Ard Biesheuvel · 10 years ago
  30. 174178f KVM: arm/arm64: add irqfd support by Eric Auger · 10 years ago
  31. df2bd1a KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP by Eric Auger · 10 years ago
  32. 662d971 arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} by Christoffer Dall · 10 years ago
  33. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  34. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  35. 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 3c1e716 arm/arm64: KVM: Use set/way op trapping to track the state of the caches by Marc Zyngier · 10 years ago
  37. 1c6007d Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 10 years ago
  38. f490282 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  39. 6d52f35 arm64: KVM: add SGI generation register emulation by Andre Przywara · 11 years ago
  40. a0675c2 arm/arm64: KVM: add virtual GICv3 distributor emulation by Andre Przywara · 11 years ago
  41. 1d91622 arm/arm64: KVM: split GICv2 specific emulation code from vgic.c by Andre Przywara · 11 years ago
  42. 2f5fa41 arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable by Andre Przywara · 11 years ago
  43. 4429fc6 arm/arm64: KVM: rework MPIDR assignment and add accessors by Andre Przywara · 11 years ago
  44. 7276030 KVM: arm/arm64: Enable Dirty Page logging for ARMv8 by Mario Smarduch · 10 years ago
  45. 9836c6b KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entries by Mario Smarduch · 10 years ago
  46. 056bb5f arm64: kvm: decode ESR_ELx.EC when reporting exceptions by Mark Rutland · 10 years ago
  47. c6d01a9 arm64: kvm: move to ESR_ELx macros by Mark Rutland · 10 years ago
  48. 0d97f884 arm/arm64: KVM: add tracing support for arm64 exit handler by Wei Huang · 10 years ago
  49. 801f677 arm64: KVM: Fix HCR setting for 32bit guests by Marc Zyngier · 10 years ago
  50. 55e858b arm64: KVM: Fix TLB invalidation by IPA/VMID by Marc Zyngier · 10 years ago
  51. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  52. 66dcff8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  53. f7fa034d arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI by Christoffer Dall · 10 years ago
  54. b856a59 arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu by Christoffer Dall · 10 years ago
  55. b64bb1d Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  56. db7dedd arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI by Christoffer Dall · 10 years ago
  57. 302cd37 arm64: kvm: eliminate literal pool entries by Ard Biesheuvel · 10 years ago
  58. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  59. 2df36a5 arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs by Christoffer Dall · 10 years ago
  60. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  61. 05e0127 arm/arm64: KVM: Complete WFI/WFE instructions by Christoffer Dall · 10 years ago
  62. f6edbbf ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU by Pranavkumar Sawargaonkar · 10 years ago
  63. bd218bc KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg by Will Deacon · 10 years ago
  64. 18d4576 KVM: ARM/arm64: avoid returning negative error code as bool by Will Deacon · 10 years ago
  65. dedf97e arm64: KVM: fix 64bit CP15 VM access for 32bit guests by Marc Zyngier · 10 years ago
  66. f4c321e arm64: KVM: GICv3: move system register access to msr_s/mrs_s by Marc Zyngier · 10 years ago
  67. d329de0 arm64: KVM: enable trapping of all debug registers by Marc Zyngier · 11 years ago
  68. b0e626b arm64: KVM: implement lazy world switch for debug registers by Marc Zyngier · 11 years ago
  69. bdfb4b3 arm64: KVM: add trap handlers for AArch32 debug registers by Marc Zyngier · 11 years ago
  70. e6a9551 arm64: KVM: check ordering of all system register tables by Marc Zyngier · 11 years ago
  71. a9866ba0 arm64: KVM: use separate tables for AArch32 32 and 64bit traps by Marc Zyngier · 11 years ago
  72. 7256401 arm64: KVM: common infrastructure for handling AArch32 CP14/CP15 by Marc Zyngier · 11 years ago
  73. 0c557ed arm64: KVM: add trap handlers for AArch64 debug registers by Marc Zyngier · 11 years ago
  74. 7609c12 arm64: KVM: rename pm_fake handler to trap_raz_wi by Marc Zyngier · 11 years ago
  75. f0a3eaf ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest by Victor Kamensky · 11 years ago
  76. 26c99af ARM64: KVM: set and get of sys registers in BE case by Victor Kamensky · 11 years ago
  77. ba083d2 ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word by Victor Kamensky · 11 years ago
  78. 67b2abf arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware by Marc Zyngier · 11 years ago
  79. 754d377 arm64: KVM: vgic: add GICv3 world switch by Marc Zyngier · 11 years ago
  80. b2fb1c0 KVM: ARM: vgic: add the GICv3 backend by Marc Zyngier · 11 years ago
  81. ac3c374 arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code by Marc Zyngier · 11 years ago
  82. 1a9b130 arm64: KVM: split GICv2 world switch from hyp code by Marc Zyngier · 12 years ago
  83. 4545191 arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S by Marc Zyngier · 12 years ago
  84. 8f186d5 KVM: ARM: vgic: split GICv2 backend from the main vgic code by Marc Zyngier · 11 years ago
  85. eede821 KVM: arm/arm64: vgic: move GICv2 registers to their own structure by Marc Zyngier · 12 years ago
  86. 1df08ba arm64: KVM: allow export and import of generic timer regs by Alex Bennée · 11 years ago
  87. efd48ce arm64: KVM: export demux regids as KVM_REG_ARM64 by Alex Bennée · 11 years ago
  88. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 11 years ago
  89. 1252b33 arm64: KVM: Enable minimalistic support for Cortex-A53 by Marc Zyngier · 11 years ago
  90. ee9e101 arm64: kvm: use inner-shareable barriers for inner-shareable maintenance by Will Deacon · 11 years ago
  91. 98f7685 arm64: barriers: make use of barrier options with explicit barriers by Will Deacon · 11 years ago
  92. e8e7fcc ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible by Anup Patel · 11 years ago
  93. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  94. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  95. 87366d8 arm64: Add boot time configuration of Intermediate Physical Address size by Radha Mohan Chintakuntla · 11 years ago
  96. 9d218a1 arm64: KVM: flush VM pages before letting the guest enable caches by Marc Zyngier · 11 years ago
  97. 4d44923 arm64: KVM: trap VM system registers until MMU and caches are ON by Marc Zyngier · 11 years ago
  98. 2072d29 arm64: KVM: allows discrimination of AArch32 sysreg access by Marc Zyngier · 11 years ago
  99. b20c9f2 arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT by Marc Zyngier · 11 years ago
  100. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago