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