projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2014-11-19
Nadav Amit
KVM: x86: Perform limit checks when assigning EIP
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Nadav Amit
KVM: x86: Emulator performs privilege checks on __linearize
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Nadav Amit
KVM: x86: Stack size is overridden by __linearize
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Nadav Amit
KVM: x86: Revert NoBigReal patch in the emulator
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Tiejun Chen
kvm: x86: vmx: remove MMIO_MAX_GEN
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Tiejun Chen
kvm: x86: vmx: cleanup handle_ept_violation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Nadav Amit
KVM: x86: Fix lost interrupt on irr_pending race
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Paolo Bonzini
KVM: compute correct map even if all APICs are software...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Nadav Amit
KVM: x86: Software disabled APIC should still deliver...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Paolo Bonzini
kvm: simplify update_memslots invocation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Paolo Bonzini
kvm: commonize allocation of the new memory slots
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Paolo Bonzini
kvm: memslots: track id_to_index changes during the...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Igor Mammedov
kvm: memslots: replace heap sort with an insertion...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Igor Mammedov
kvm: x86: increase user memory slots to 509
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Chris J Arges
kvm: svm: move WARN_ON in svm_adjust_tsc_offset
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Andy Lutomirski
x86, kvm, vmx: Don't set LOAD_IA32_EFER when host and...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Andy Lutomirski
x86, kvm, vmx: Always use LOAD_IA32_EFER if available
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Paolo Bonzini
KVM: x86: fix warning on 32-bit compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
David Matlack
kvm: x86: add trace event for pvclock updates
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Owen Hofmann
kvm: x86: Fix kvm clock versioning.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nadav Amit
KVM: x86: MOVNTI emulation min opsize is not respected
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Marcelo Tosatti
KVM: x86: update masterclock values on TSC writes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nadav Amit
KVM: x86: Return UNHANDLABLE on unsupported SYSENTER
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nadav Amit
KVM: x86: Warn on APIC base relocation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Nadav Amit
KVM: x86: Emulator mis-decodes VEX instructions on...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Remove redundant and incorrect cpl check...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Inject #GP when loading system segments with...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Combine the lgdt and lidt emulation logic
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Do not update EFLAGS on faulting emulation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: MOV to CR3 can set bit 63
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Emulate push sreg as done in Core
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Wrong flags on CMPS and SCAS emulation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: SYSCALL cannot clear eflags[1]
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Emulation of MOV-sreg to memory uses incorrec...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Breakpoints do not consider CS.base
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Clear DR6[0:3] on #DB during handle_dr
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: Emulator should set DR6 upon GD like real CPU
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: No error-code on real-mode exceptions
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Nadav Amit
KVM: x86: decode_modrm does not regard modrm correctly
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Wei Wang
KVM: x86: reset RVI upon system reset
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Paolo Bonzini
kvm: x86: vmx: avoid returning bool to distinguish...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Tiejun Chen
kvm: x86: vmx: move some vmx setting from vmx_init...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Tiejun Chen
kvm: x86: vmx: move down hardware_setup() and hardware_...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Paolo Bonzini
Merge tag 'kvm-s390-next-20141107' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Dominik Dingel
KVM: fix vm device attribute documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Heiko Carstens
KVM: s390: fix handling of lctl[g]/stctl[g]
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Christian Borntraeger
KVM: s390: flush CPU on load control
commit
|
commitdiff
|
tree
|
snapshot
2014-11-07
Christian Borntraeger
KVM: s390: Fix ipte locking
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Tiejun Chen
kvm: kvmclock: use get_cpu() and put_cpu()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Radim Krčmář
KVM: x86: optimize some accesses to LVTT and SPIV
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Radim Krčmář
KVM: x86: detect LVTT changes under APICv
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Radim Krčmář
KVM: x86: detect SPIV changes under APICv
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Dominik Dingel
KVM: trivial fix comment regarding __kvm_set_memory_region
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Chao Peng
KVM: x86: Enable Intel AVX-512 for guest
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Michael S....
kvm: drop unsupported capabilities, fix documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Radim Krčmář
KVM: x86: fix deadline tsc interrupt injection
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Radim Krčmář
KVM: x86: add apic_timer_expired()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Tiejun Chen
Documentation: virtual: kvm: correct one bit descriptio...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: vmx: Unavailable DR4/5 is checked before CPL
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: x86: Emulator performs code segment checks on...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: x86: Clear DR7.LE during task-switch
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: x86: Emulator does not calculate address correctly
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: x86: DR7.GD should be cleared upon any #DB exception
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: x86: some apic broadcast modes does not work
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Andy Lutomirski
x86,kvm,vmx: Don't trap writes to CR4.TSD
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: x86: Sysexit emulation does not mask RIP/RSP
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: x86: Distinguish between stack operation and near...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: x86: Getting rid of grp45 in emulator
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Nadav Amit
KVM: x86: Use new is_noncanonical_address in _linearize
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Paolo Bonzini
KVM: emulator: always inline __linearize
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Paolo Bonzini
Merge remote-tracking branch 'origin/master' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Linus Torvalds
Linux 3.18-rc3
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Linus Torvalds
Merge tag 'for-linus-20141102' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Linus Torvalds
Merge tag 'scsi-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Linus Torvalds
Merge branch 'drm-fixes' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Linus Torvalds
Merge branch 'fixes' of git://ftp.arm.linux.org.uk...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Dave Airlie
Merge branch 'exynos-drm-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Linus Torvalds
irda: stop calling sk_prot->disconnect() on connection...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Andrzej Hajda
drm/exynos: correct connector->dpms field before resuming
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Andrzej Hajda
drm/exynos: enable vblank after DPMS on
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Andrzej Hajda
drm/exynos: init kms poll at the end of initialization
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Andrzej Hajda
drm/exynos: propagate plane initialization errors
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Inki Dae
drm/exynos: vidi: fix build warning
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Andrzej Hajda
drm/exynos: remove explicit encoder/connector de-initia...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Andrzej Hajda
drm/exynos: init vblank with real number of crtcs
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Paolo Bonzini
KVM: vmx: defer load of APIC access page address during...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Jan Kiszka
KVM: nVMX: Disable preemption while reading from shadow...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-02
Nadav Amit
KVM: x86: Fix far-jump to non-canonical check
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Dave Airlie
Merge branch 'vmwgfx-fixes-3.18' of git://people.freede...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Linus Torvalds
Merge tag 'staging-3.18-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Linus Torvalds
Merge tag 'usb-3.18-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Linus Torvalds
Merge tag 'pm+acpi-3.18-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Linus Torvalds
Merge tag 'pci-v3.18-fixes-1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-01
Andy Lutomirski
x86_64, entry: Fix out of bounds read on sysenter
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge tag 'ext4_for_linus_stable' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next