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-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
2014-10-31
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Miklos Szeredi
ovl: initialize ->is_cursor
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge tag 'microblaze-3.18-rc3' of git://git.monstr...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Rafael J. Wysocki
Merge branches 'pm-cpufreq' and 'pm-sleep'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Rafael J. Wysocki
Merge branches 'acpi-scan' and 'acpi-ec'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge branch 'sched-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge branch 'locking-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
David S. Miller
Merge tag 'master-2014-10-30' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Lennart Sorensen
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMIS...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Lennart Sorensen
drivers: net: cpsw: Fix broken loop condition in switch...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Guenter Roeck
net: ethtool: Return -EOPNOTSUPP if user space tries...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Andy Shevchenko
stmmac: pci: set default of the filter bins
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Tony Lindgren
net: smc91x: Fix gpios for device tree based booting
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Dwight Engen
sunvdc: don't call VD_OP_GET_VTOC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Pravin B Shelar
mpls: Allow mpls_gso to be built as module
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Pravin B Shelar
mpls: Fix mpls_gso handler.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge branch 'core-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge branch 'timers-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Linus Torvalds
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
hayeswang
r8152: stop submitting intr for -EPROTO
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Dmitry Torokhov
Revert "Input: i8042 - disable active multiplexing...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-31
Tobias Klauser
Input: altera_ps2 - use correct type for irq return...
commit
|
commitdiff
|
tree
|
snapshot
next