1. 6134993 arm64: KVM: Remove duplicating init code for setting VMID by Vladimir Murzin · 8 years ago
  2. acda543 ARM: KVM: Support vgic-v3 by Vladimir Murzin · 8 years ago
  3. a078bed ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers by Vladimir Murzin · 8 years ago
  4. 4f25463 ARM: Move system register accessors to asm/cp15.h by Vladimir Murzin · 8 years ago
  5. 163352e ARM: Introduce MPIDR_LEVEL_SHIFT macro by Vladimir Murzin · 8 years ago
  6. 7a1ff70 KVM: arm64: vgic-its: Introduce config option to guard ITS specific code by Vladimir Murzin · 8 years ago
  7. 19f0ece arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp by Vladimir Murzin · 8 years ago
  8. b5525ce arm64: KVM: Move GIC accessors to arch_gicv3.h by Vladimir Murzin · 8 years ago
  9. 5a7a842 arm64: KVM: Use static keys for selecting the GIC backend by Vladimir Murzin · 8 years ago
  10. 3272f0d arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2 by Marc Zyngier · 8 years ago
  11. 21977a4 arm/arm64: KVM: Remove external abort test from MMIO handling by Marc Zyngier · 8 years ago
  12. 4055710 arm/arm64: KVM: Inject virtual abort when guest exits on external abort by Marc Zyngier · 8 years ago
  13. e656a1f arm: KVM: Drop unreachable HYP abort handlers by Marc Zyngier · 8 years ago
  14. 5d7bcf7 arm: KVM: Inject a Virtual Abort if it was pending by Marc Zyngier · 8 years ago
  15. c39798f arm: KVM: Handle async aborts delivered while at HYP by Marc Zyngier · 8 years ago
  16. 435bca5 arm: KVM: Allow an exit code to be tagged with a Virtual Abort by Marc Zyngier · 8 years ago
  17. cc325cf arm: KVM: Add HYP async abort handler by Marc Zyngier · 8 years ago
  18. bfb78b5 arm: KVM: Add Virtual Abort injection helper by Marc Zyngier · 8 years ago
  19. 1f7e378 arm: KVM: Preserve pending Virtual Abort in world switch by Marc Zyngier · 8 years ago
  20. 395ea79 arm64: KVM: Handle async aborts delivered while at EL2 by Marc Zyngier · 8 years ago
  21. ddb3d07 arm64: KVM: Inject a Virtual SError if it was pending by Marc Zyngier · 8 years ago
  22. 2016340 arm64: KVM: Allow an exit code to be tagged with an SError by Marc Zyngier · 8 years ago
  23. 1b51e5fac arm64: KVM: Route asynchronous aborts by Marc Zyngier · 8 years ago
  24. 0215a6e arm64: KVM: Add EL1 async abort handler by Marc Zyngier · 8 years ago
  25. 9aecafc arm64: KVM: Add exception code to report EL1 asynchronous aborts by Marc Zyngier · 8 years ago
  26. 10cf339 arm64: KVM: Add Virtual Abort injection helper by Marc Zyngier · 8 years ago
  27. 44636f9 arm64: KVM: Preserve pending vSError in world switch by Marc Zyngier · 8 years ago
  28. 7b17145 arm64: KVM: Rename HCR_VA to HCR_VSE by Marc Zyngier · 8 years ago
  29. fb5ee36 arm64: KVM: vgic-v2: Add the GICV emulation infrastructure by Marc Zyngier · 8 years ago
  30. 3aedd5c arm: KVM: Use common AArch32 conditional execution code by Marc Zyngier · 8 years ago
  31. 427d7ca arm64: KVM: Move the AArch32 conditional execution to common code by Marc Zyngier · 8 years ago
  32. 3e51d43 arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c by Marc Zyngier · 8 years ago
  33. cb96408 arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2 by Vladimir Murzin · 8 years ago
  34. cf0ba18 KVM: arm/arm64: Get rid of exported aliases to static functions by Christoffer Dall · 8 years ago
  35. 777c155 arm64/kvm: remove unused stub functions by Mark Rutland · 8 years ago
  36. dcadda1 arm/kvm: excise redundant cache maintenance by Mark Rutland · 8 years ago
  37. 68381b2 arm64: KVM: Optimize __guest_enter/exit() to save a few instructions by Shanker Donthineni · 8 years ago
  38. 9ac7e3e KVM: nVMX: expose INS/OUTS information support by Jan Dakinevich · 8 years ago
  39. 16cb025 KVM: VMX: not use vmcs_config in setup_vmcs_config by Paolo Bonzini · 8 years ago
  40. 1a69823 KVM: x86: remove stale comments by Paolo Bonzini · 8 years ago
  41. bbe41b9 KVM: x86: ratelimit and decrease severity for guest-triggered printk by Paolo Bonzini · 8 years ago
  42. 119a9c0 KVM: nVMX: pass valid guest linear-address to the L1 by Jan Dakinevich · 8 years ago
  43. f15a75e KVM: nVMX: make emulated nested preemption timer pinned by Wanpeng Li · 8 years ago
  44. 72e0ae5 vmx: refine validity check for guest linear address by Liang Li · 8 years ago
  45. 8e3562f KVM: x86: Expose more Intel AVX512 feature to guest by Luwei Kang · 8 years ago
  46. c4f138b mmu: don't pass *kvm to spte_write_protect and spte_*_dirty by Bandan Das · 8 years ago
  47. 187ca84 KVM: lapic: don't recalculate apic map table twice when enabling LAPIC by Wanpeng Li · 8 years ago
  48. ba913e4 MIPS: KVM: Check for pfn noslot case by James Hogan · 8 years ago
  49. 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
  50. c95ba92 kvm: nVMX: fix nested tsc scaling by Peter Feiner · 8 years ago
  51. dccbfcf KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write by Radim Krčmář · 8 years ago
  52. d048c09 KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC by Radim Krčmář · 8 years ago
  53. f7f6f2d arm64: KVM: report configured SRE value to 32-bit world by Vladimir Murzin · 8 years ago
  54. b63bebe arm64: KVM: remove misleading comment on pmu status by Vladimir Murzin · 8 years ago
  55. 674e701 arm64: Document workaround for Cortex-A72 erratum #853709 by Marc Zyngier · 8 years ago
  56. 9ac7159 KVM: arm/arm64: Change misleading use of is_error_pfn by Christoffer Dall · 8 years ago
  57. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  58. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  59. 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
  60. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  61. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 9 years ago
  63. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 9 years ago
  64. 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
  65. 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
  66. 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
  67. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  68. 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
  69. 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
  70. 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
  71. 53fb45d arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO by Masahiro Yamada · 9 years ago
  72. 2323439 arm64: defconfig: add options for virtualization and containers by Riku Voipio · 9 years ago
  73. dfbca61 arm64: hibernate: handle allocation failures by Mark Rutland · 8 years ago
  74. 0194e76 arm64: hibernate: avoid potential TLB conflict by Mark Rutland · 8 years ago
  75. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 8 years ago
  76. 89a1d43 Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  77. 9b731bc MIPS: KVM: Propagate kseg0/mapped tlb fault errors by James Hogan · 8 years ago
  78. 0741f52 MIPS: KVM: Fix gfn range check in kseg0 tlb faults by James Hogan · 8 years ago
  79. 8985d50 MIPS: KVM: Add missing gfn range check by James Hogan · 8 years ago
  80. c604cff MIPS: KVM: Fix mapped fault broken commpage handling by James Hogan · 8 years ago
  81. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  82. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 8 years ago
  83. aca411a KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed by Julius Niedworok · 8 years ago
  84. 75a4615 KVM: s390: set the prefix initially properly by Julius Niedworok · 8 years ago
  85. 95f3be7 perf/x86/intel/uncore: Add enable_box for client MSR uncore by Kan Liang · 8 years ago
  86. 10e9e7b perf/x86/intel/uncore: Fix uncore num_counters by Kan Liang · 8 years ago
  87. 6818787 uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions by Denys Vlasenko · 8 years ago
  88. d3396e1 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  89. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  90. ad05711 arm64: Remove stack duplicating code from jprobes by David A. Long · 8 years ago
  91. d52c056 x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe() by Sebastian Andrzej Siewior · 8 years ago
  92. f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago
  93. 5bc653b x86/efi: Allocate a trampoline if needed in efi_free_boot_services() by Andy Lutomirski · 8 years ago
  94. 5ff3e2c x86/boot: Rework reserve_real_mode() to allow multiple tries by Andy Lutomirski · 8 years ago
  95. d0de0f6 x86/boot: Defer setup_real_mode() to early_initcall time by Andy Lutomirski · 8 years ago
  96. 18bc7bd x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly by Andy Lutomirski · 8 years ago
  97. 007b756 x86/boot: Run reserve_bios_regions() after we initialize the memory map by Andy Lutomirski · 8 years ago
  98. 82ba4fa x86/irq: Do not substract irq_tlb_count from irq_call_count by Aaron Lu · 8 years ago
  99. ace7fab x86/mm: Fix swap entry comment and macro by Dave Hansen · 8 years ago
  100. 62d16b5 x86/mm/kaslr: Fix -Wformat-security warning by Nicolas Iooss · 8 years ago