1. 7256401 arm64: KVM: common infrastructure for handling AArch32 CP14/CP15 by Marc Zyngier · 11 years ago
  2. 0c557ed arm64: KVM: add trap handlers for AArch64 debug registers by Marc Zyngier · 11 years ago
  3. 51ba248 arm64: move DBG_MDSCR_* to asm/debug-monitors.h by Marc Zyngier · 11 years ago
  4. 7609c12 arm64: KVM: rename pm_fake handler to trap_raz_wi by Marc Zyngier · 11 years ago
  5. f0a3eaf ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest by Victor Kamensky · 11 years ago
  6. 26c99af ARM64: KVM: set and get of sys registers in BE case by Victor Kamensky · 11 years ago
  7. 9662fb4 ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case by Victor Kamensky · 11 years ago
  8. ba083d2 ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word by Victor Kamensky · 11 years ago
  9. b300708 ARM64: KVM: MMIO support BE host running LE code by Victor Kamensky · 11 years ago
  10. f5aa462 ARM: KVM: enable KVM in Kconfig on big-endian systems by Victor Kamensky · 11 years ago
  11. 73891f7 ARM: KVM: one_reg coproc set and get BE fixes by Victor Kamensky · 11 years ago
  12. 27f194f ARM: KVM: MMIO support BE host running LE code by Victor Kamensky · 11 years ago
  13. 1c9f047 ARM: KVM: vgic mmio should hold data as LE bytes array in BE case by Victor Kamensky · 11 years ago
  14. 6d7311b ARM: KVM: __kvm_vcpu_run function return result fix in BE case by Victor Kamensky · 11 years ago
  15. 19b0e60 ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE case by Victor Kamensky · 11 years ago
  16. 64054c2 ARM: KVM: fix vgic V7 assembler code to work in BE image by Victor Kamensky · 11 years ago
  17. af92394 ARM: virt: fix wrong HSCTLR.EE bit setting by Li Liu · 11 years ago
  18. 67b2abf arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware by Marc Zyngier · 12 years ago
  19. 754d377 arm64: KVM: vgic: add GICv3 world switch by Marc Zyngier · 12 years ago
  20. b2fb1c0 KVM: ARM: vgic: add the GICv3 backend by Marc Zyngier · 12 years ago
  21. ac3c374 arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code by Marc Zyngier · 11 years ago
  22. 1a9b130 arm64: KVM: split GICv2 world switch from hyp code by Marc Zyngier · 12 years ago
  23. 45451914 arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S by Marc Zyngier · 12 years ago
  24. f982cf4 KVM: ARM: vgic: revisit implementation of irqchip_in_kernel by Marc Zyngier · 11 years ago
  25. 8f186d5 KVM: ARM: vgic: split GICv2 backend from the main vgic code by Marc Zyngier · 11 years ago
  26. ca85f62 KVM: ARM: introduce vgic_params structure by Marc Zyngier · 12 years ago
  27. da8dafd1 KVM: ARM: vgic: introduce vgic_enable by Marc Zyngier · 12 years ago
  28. beee38b KVM: ARM: vgic: abstract VMCR access by Marc Zyngier · 11 years ago
  29. 909d9b5 KVM: ARM: vgic: move underflow handling to vgic_ops by Marc Zyngier · 12 years ago
  30. 495dd85 KVM: ARM: vgic: abstract MISR decoding by Marc Zyngier · 12 years ago
  31. 8d6a031 KVM: ARM: vgic: abstract EISR bitmap access by Marc Zyngier · 12 years ago
  32. 69bb2c9 KVM: ARM: vgic: abstract access to the ELRSR bitmap by Marc Zyngier · 12 years ago
  33. 8d5c6b0 KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives by Marc Zyngier · 12 years ago
  34. eede821 KVM: arm/arm64: vgic: move GICv2 registers to their own structure by Marc Zyngier · 12 years ago
  35. 63f8344 arm64: boot protocol documentation update for GICv3 by Marc Zyngier · 11 years ago
  36. 96f6802 arm64: GICv3 device tree binding documentation by Marc Zyngier · 12 years ago
  37. 179c1e3 Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux.git by Christoffer Dall · 11 years ago
  38. 1df08ba arm64: KVM: allow export and import of generic timer regs by Alex Bennée · 11 years ago
  39. efd48ce arm64: KVM: export demux regids as KVM_REG_ARM64 by Alex Bennée · 11 years ago
  40. b886576 ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping by Kim Phillips · 11 years ago
  41. df6ce24 ARM: KVM: Unmap IPA on memslot delete/move by Eric Auger · 11 years ago
  42. 4f853a7 arm/arm64: KVM: Fix and refactor unmap_range by Christoffer Dall · 11 years ago
  43. 021f653 irqchip: gic-v3: Initial support for GICv3 by Marc Zyngier · 11 years ago
  44. d51d0af irqchip: gic: Move some bits of GICv2 to a library-type file by Marc Zyngier · 11 years ago
  45. 9f6226a arch: x86: kvm: x86.c: Cleaning up variable is set more than once by Rickard Strandqvist · 11 years ago
  46. ab76228 MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr() by Deng-Cheng Zhu · 11 years ago
  47. db2fb7f MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init() by Deng-Cheng Zhu · 11 years ago
  48. d7d5b05 MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_" by Deng-Cheng Zhu · 11 years ago
  49. b045c40 MIPS: KVM: Remove unneeded volatile by Deng-Cheng Zhu · 11 years ago
  50. d98403a MIPS: KVM: Simplify functions by removing redundancy by Deng-Cheng Zhu · 11 years ago
  51. 6ad78a5 MIPS: KVM: Use KVM internal logger by Deng-Cheng Zhu · 11 years ago
  52. d116e81 MIPS: KVM: Reformat code and comments by Deng-Cheng Zhu · 11 years ago
  53. 8594997 Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 11 years ago
  54. dc720f9 Merge commit '33b458d276bb' into kvm-next by Paolo Bonzini · 11 years ago
  55. 33b458d KVM: SVM: Fix CPL export via SS.DPL by Jan Kiszka · 11 years ago
  56. d09a08e KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency by Heiko Carstens · 11 years ago
  57. 27e6fb5 KVM: vmx: vmx instructions handling does not consider cs.l by Nadav Amit · 11 years ago
  58. 1e32c07 KVM: vmx: handle_cr ignores 32/64-bit mode by Nadav Amit · 11 years ago
  59. a449c7a KVM: x86: Hypercall handling does not considers opsize correctly by Nadav Amit · 11 years ago
  60. 5777392 KVM: x86: check DR6/7 high-bits are clear only on long-mode by Nadav Amit · 11 years ago
  61. 5381417 KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM by Jan Kiszka · 11 years ago
  62. 2996fca KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLS by Jan Kiszka · 11 years ago
  63. 560b7ee KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS by Jan Kiszka · 11 years ago
  64. 3dcdf3ec KVM: nVMX: Allow to disable CR3 access interception by Jan Kiszka · 11 years ago
  65. 3dbcd8d KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLS by Jan Kiszka · 11 years ago
  66. e4aa528 KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS by Jan Kiszka · 11 years ago
  67. a825f5c KVM: x86: NOP emulation clears (incorrectly) the high 32-bits of RAX by Nadav Amit · 11 years ago
  68. 140bad8 KVM: x86: emulation of dword cmov on long-mode should clear [63:32] by Nadav Amit · 11 years ago
  69. 9e8919a KVM: x86: Inter-privilege level ret emulation is not implemeneted by Nadav Amit · 11 years ago
  70. ee21229 KVM: x86: Wrong emulation on 'xadd X, X' by Nadav Amit · 11 years ago
  71. 7dec560 KVM: x86: bit-ops emulation ignores offset on 64-bit by Nadav Amit · 11 years ago
  72. bc39c4d arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE by Fabian Frederick · 11 years ago
  73. bdc9072 KVM: emulate: fix harmless typo in MMX decoding by Paolo Bonzini · 11 years ago
  74. 9688897 KVM: emulate: simplify BitOp handling by Paolo Bonzini · 11 years ago
  75. a5457e7 KVM: emulate: POP SS triggers a MOV SS shadow too by Paolo Bonzini · 11 years ago
  76. 32e94d0 KVM: x86: smsw emulation is incorrect in 64-bit mode by Nadav Amit · 11 years ago
  77. aaa05f2 KVM: x86: Return error on cmpxchg16b emulation by Nadav Amit · 11 years ago
  78. 67f4d42 KVM: x86: rdpmc emulation checks the counter incorrectly by Nadav Amit · 11 years ago
  79. 3b32004 KVM: x86: movnti minimum op size of 32-bit is not kept by Nadav Amit · 11 years ago
  80. 37c564f KVM: x86: cmpxchg emulation should compare in reverse order by Nadav Amit · 11 years ago
  81. 606b1c3 KVM: x86: sgdt and sidt are not privilaged by Nadav Amit · 11 years ago
  82. 2eedcac KVM: x86: Loading segments on 64-bit mode may be wrong by Nadav Amit · 11 years ago
  83. e37a75a KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR by Nadav Amit · 11 years ago
  84. 7fe864d KVM: x86: Mark VEX-prefix instructions emulation as unimplemented by Nadav Amit · 11 years ago
  85. 7171511 Linux 3.16-rc1 by Linus Torvalds · 11 years ago
  86. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  87. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  88. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  89. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 11 years ago
  90. e4f7ae9 Merge branch 'csum_fixes' by David S. Miller · 11 years ago
  91. f79b064 vxlan: Checksum fixes by Tom Herbert · 11 years ago
  92. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 11 years ago
  93. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 11 years ago
  94. 46fb51e net: Fix save software checksum complete by Tom Herbert · 11 years ago
  95. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 11 years ago
  96. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  97. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  98. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  99. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 11 years ago
  100. 4a54e5e Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 11 years ago