platform/kernel/linux-exynos.git
2017-04-07 Borislav Petkovkvm/svm: Setup MCG_CAP on AMD properly
2017-04-07 David HildenbrandKVM: nVMX: single function for switching between vmcs
2017-04-07 Jim Mattsonkvm: vmx: Don't use INVVPID when EPT is enabled
2017-04-06 Radim KrčmářMerge tag 'kvm_mips_4.12_1' of git://git./linux/kernel...
2017-03-29 Stefan Raspltools/kvm_stat: add '%Total' column
2017-03-29 Stefan Raspltools/kvm_stat: add interactive command 'r'
2017-03-29 Stefan Raspltools/kvm_stat: add interactive command 'c'
2017-03-29 Stefan Raspltools/kvm_stat: add option '--guest'
2017-03-29 Stefan Raspltools/kvm_stat: remove regex filter on empty input
2017-03-29 Stefan Raspltools/kvm_stat: display regex when set to non-default
2017-03-29 Stefan Raspltools/kvm_stat: print error messages on faulty pid...
2017-03-29 Stefan Raspltools/kvm_stat: remove pid filter on empty input
2017-03-29 Stefan Raspltools/kvm_stat: display guest name when using pid filter
2017-03-29 Stefan Raspltools/kvm_stat: document list of interactive commands
2017-03-29 Stefan Raspltools/kvm_stat: reduce perceived idle time on filter...
2017-03-29 Stefan Raspltools/kvm_stat: full PEP8 compliance
2017-03-29 Stefan Raspltools/kvm_stat: fix trace setup glitch on field updates...
2017-03-29 Stefan Raspltools/kvm_stat: fix misc glitches
2017-03-29 Stefan Raspltools/kvm_stat: handle SIGINT in log and batch modes
2017-03-29 Stefan Raspltools/kvm_stat: catch curses exceptions only
2017-03-29 Stefan Raspltools/kvm_stat: hide cursor
2017-03-28 James HoganKVM: MIPS/Emulate: Properly implement TLBR for T&E
2017-03-28 James HoganMIPS: Allow KVM to be enabled on Octeon CPUs
2017-03-28 James HoganKVM: MIPS/VZ: Handle Octeon III guest.PRid register
2017-03-28 James HoganKVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
2017-03-28 James HoganKVM: MIPS/VZ: VZ hardware setup for Octeon III
2017-03-28 James HoganKVM: MIPS/T&E: Report correct dcache line size
2017-03-28 James HoganKVM: MIPS/TLB: Handle virtually tagged icaches
2017-03-28 James HoganKVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
2017-03-28 James HoganMIPS: Add Octeon III register accessors & definitions
2017-03-28 James HoganKVM: MIPS/VZ: Trace guest mode changes
2017-03-28 James HoganKVM: MIPS/VZ: Support hardware guest timer
2017-03-28 James HoganKVM: MIPS/VZ: Emulate MAARs when necessary
2017-03-28 James HoganKVM: MIPS/VZ: Support guest load-linked bit
2017-03-28 James HoganKVM: MIPS/VZ: Support guest hardware page table walker
2017-03-28 James HoganKVM: MIPS/VZ: Support guest segmentation control
2017-03-28 James HoganKVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
2017-03-28 James HoganKVM: MIPS/VZ: Support guest CP0_BadInstr[P]
2017-03-28 James HoganKVM: MIPS: Add VZ support to build system
2017-03-28 James HoganKVM: MIPS: Implement VZ support
2017-03-28 James HoganKVM: MIPS: Update exit handler for VZ
2017-03-28 James HoganKVM: MIPS/Emulate: Drop CACHE emulation for VZ
2017-03-28 James HoganKVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
2017-03-28 James HoganKVM: MIPS/TLB: Add VZ TLB management
2017-03-28 James HoganKVM: MIPS/Entry: Update entry code to support VZ
2017-03-28 James HoganKVM: MIPS: Abstract guest CP0 register access for VZ
2017-03-28 James HoganKVM: MIPS: Add guest exit exception callback
2017-03-28 James HoganKVM: MIPS: Add hardware_{enable,disable} callback
2017-03-28 James HoganKVM: MIPS: Add callback to check extension
2017-03-28 James HoganKVM: MIPS: Init timer frequency from callback
2017-03-28 James HoganKVM: MIPS: Add 64BIT capability
2017-03-28 James HoganKVM: MIPS: Add VZ & TE capabilities
2017-03-28 James HoganKVM: MIPS: Extend counters & events for VZ GExcCodes
2017-03-28 James HoganKVM: MIPS: Update kvm_lose_fpu() for VZ
2017-03-28 James HoganKVM: MIPS/Emulate: Implement 64-bit MMIO emulation
2017-03-28 James HoganKVM: MIPS/Emulate: De-duplicate MMIO emulation
2017-03-28 James HoganKVM: MIPS: Implement HYPCALL emulation
2017-03-28 James HoganMIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro
2017-03-28 James HoganMIPS: Add some missing guest CP0 accessors & defs
2017-03-28 James HoganMIPS: Probe guest MVH
2017-03-28 James HoganMIPS: Probe guest CP0_UserLocal
2017-03-28 James HoganMIPS: Separate MAAR V bit into VL and VH for XPA
2017-03-28 James HoganMIPS: Add defs & probing of UFR
2017-03-28 Paolo BonziniKVM: x86: cleanup the page tracking SRCU instance
2017-03-28 Ladi ProsekKVM: nVMX: fix nested EPT detection
2017-03-28 Herongguang... KVM: pci-assign: do not map smm memory slot pages in...
2017-03-23 David HildenbrandKVM: kvm_io_bus_unregister_dev() should never fail
2017-03-23 Wanpeng LiKVM: VMX: Fix enable VPID conditions
2017-03-23 Wanpeng LiKVM: nVMX: Fix nested VPID vmx exec control
2017-03-23 Wanpeng LiKVM: x86: correct async page present tracepoint
2017-03-23 Jim Mattsonkvm: vmx: Flush TLB when the APIC-access address changes
2017-03-23 Peter XuKVM: x86: use pic/ioapic destructor when destroy vm
2017-03-23 Peter XuKVM: x86: check existance before destroy
2017-03-21 Peter XuKVM: x86: clear bus pointer when destroyed
2017-03-20 Luiz CapitulinoKVM: Documentation: document MCE ioctls
2017-03-20 Wanpeng LiKVM: nVMX: don't reset kvm mmu twice
2017-03-20 kbuild test... PTP: fix ptr_ret.cocci warnings
2017-03-20 Dmitry Vyukovkvm: fix usage of uninit spinlock in avic_vm_destroy()
2017-03-20 Radim KrčmářKVM: VMX: downgrade warning on unexpected exit code
2017-03-20 Linus TorvaldsLinux 4.11-rc3 v4.11-rc3
2017-03-20 Linus Torvaldsmm/swap: don't BUG_ON() due to uninitialized swap slot...
2017-03-20 Linus TorvaldsMerge tag 'powerpc-4.11-5' of git://git./linux/kernel...
2017-03-20 Linus TorvaldsMerge branch 'parisc-4.11-2' of git://git./linux/kernel...
2017-03-20 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2017-03-19 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2017-03-19 Himanshu Madhaniqla2xxx: Update driver version to 9.00.00.00-k
2017-03-19 Quinn Tranqla2xxx: Fix delayed response to command for loop mode...
2017-03-19 Quinn Tranqla2xxx: Change scsi host lookup method.
2017-03-19 Himanshu Madhaniqla2xxx: Add DebugFS node to display Port Database
2017-03-19 Quinn Tranqla2xxx: Use IOCB interface to submit non-critical...
2017-03-19 Quinn Tranqla2xxx: Add async new target notification
2017-03-19 Anil Gurumurthyqla2xxx: Export DIF stats via debugfs
2017-03-19 Quinn Tranqla2xxx: Improve T10-DIF/PI handling in driver.
2017-03-19 Quinn Tranqla2xxx: Allow relogin to proceed if remote login did...
2017-03-19 Quinn Tranqla2xxx: Fix sess_lock & hardware_lock lock order problem.
2017-03-19 Quinn Tranqla2xxx: Fix inadequate lock protection for ABTS.
2017-03-19 Quinn Tranqla2xxx: Fix request queue corruption.
2017-03-19 Quinn Tranqla2xxx: Fix memory leak for abts processing
2017-03-19 Joe Carnuccioqla2xxx: Allow vref count to timeout on vport delete.
2017-03-18 Nicholas Bellingertcmu: Convert cmd_time_out into backend device attribute
next