index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
KVM: x86: No error-code on real-mode exceptions
Nadav Amit
2014-11-07
1
-0
/
+2
*
KVM: x86: decode_modrm does not regard modrm correctly
Nadav Amit
2014-11-07
1
-4
/
+1
*
KVM: x86: reset RVI upon system reset
Wei Wang
2014-11-07
2
-8
/
+15
*
kvm: x86: vmx: avoid returning bool to distinguish success from error
Paolo Bonzini
2014-11-07
1
-21
/
+32
*
kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()
Tiejun Chen
2014-11-07
1
-134
/
+133
*
kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()
Tiejun Chen
2014-11-07
1
-70
/
+70
*
Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-11-07
3
-49
/
+53
|
\
|
*
KVM: fix vm device attribute documentation
Dominik Dingel
2014-11-07
1
-5
/
+5
|
*
KVM: s390: fix handling of lctl[g]/stctl[g]
Heiko Carstens
2014-11-07
1
-36
/
+32
|
*
KVM: s390: flush CPU on load control
Christian Borntraeger
2014-11-07
1
-2
/
+2
|
*
KVM: s390: Fix ipte locking
Christian Borntraeger
2014-11-07
1
-6
/
+14
*
|
kvm: kvmclock: use get_cpu() and put_cpu()
Tiejun Chen
2014-11-03
1
-11
/
+8
*
|
KVM: x86: optimize some accesses to LVTT and SPIV
Radim Krčmář
2014-11-03
2
-10
/
+6
*
|
KVM: x86: detect LVTT changes under APICv
Radim Krčmář
2014-11-03
2
-4
/
+9
*
|
KVM: x86: detect SPIV changes under APICv
Radim Krčmář
2014-11-03
2
-4
/
+7
*
|
KVM: trivial fix comment regarding __kvm_set_memory_region
Dominik Dingel
2014-11-03
1
-1
/
+1
*
|
KVM: x86: Enable Intel AVX-512 for guest
Chao Peng
2014-11-03
4
-2
/
+11
*
|
kvm: drop unsupported capabilities, fix documentation
Michael S. Tsirkin
2014-11-03
2
-15
/
+33
*
|
KVM: x86: fix deadline tsc interrupt injection
Radim Krčmář
2014-11-03
1
-6
/
+4
*
|
KVM: x86: add apic_timer_expired()
Radim Krčmář
2014-11-03
1
-16
/
+21
*
|
Documentation: virtual: kvm: correct one bit description in APF case
Tiejun Chen
2014-11-03
1
-1
/
+1
*
|
KVM: vmx: Unavailable DR4/5 is checked before CPL
Nadav Amit
2014-11-03
4
-39
/
+35
*
|
KVM: x86: Emulator performs code segment checks on read access
Nadav Amit
2014-11-03
1
-2
/
+2
*
|
KVM: x86: Clear DR7.LE during task-switch
Nadav Amit
2014-11-03
1
-1
/
+1
*
|
KVM: x86: Emulator does not calculate address correctly
Nadav Amit
2014-11-03
1
-2
/
+3
*
|
KVM: x86: DR7.GD should be cleared upon any #DB exception
Nadav Amit
2014-11-03
2
-2
/
+6
*
|
KVM: x86: some apic broadcast modes does not work
Nadav Amit
2014-11-03
4
-10
/
+26
*
|
x86,kvm,vmx: Don't trap writes to CR4.TSD
Andy Lutomirski
2014-11-03
1
-1
/
+1
*
|
KVM: x86: Sysexit emulation does not mask RIP/RSP
Nadav Amit
2014-11-03
1
-0
/
+2
*
|
KVM: x86: Distinguish between stack operation and near branches
Nadav Amit
2014-11-03
1
-13
/
+19
*
|
KVM: x86: Getting rid of grp45 in emulator
Nadav Amit
2014-11-03
1
-27
/
+18
*
|
KVM: x86: Use new is_noncanonical_address in _linearize
Nadav Amit
2014-11-03
1
-1
/
+1
*
|
KVM: emulator: always inline __linearize
Paolo Bonzini
2014-11-03
1
-5
/
+5
*
|
Merge remote-tracking branch 'origin/master' into HEAD
Paolo Bonzini
2014-11-03
504
-3897
/
+4478
|
\
\
|
|
/
|
*
Linux 3.18-rc3
v3.18-rc3
Linus Torvalds
2014-11-02
1
-2
/
+2
|
*
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-11-02
6
-39
/
+73
|
|
\
|
|
*
mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
Dmitry Eremin-Solenikov
2014-10-29
1
-0
/
+2
|
|
*
mtd: omap: fix mtd devices not showing up
Frans Klaver
2014-10-29
1
-1
/
+1
|
|
*
mtd: m25p80,spi-nor: Fix module aliases for m25p80
Ben Hutchings
2014-10-21
3
-4
/
+52
|
|
*
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-10-17
4
-30
/
+14
|
|
*
mtd: m25p80: get rid of spi_get_device_id
Rafał Miłecki
2014-10-17
1
-5
/
+5
|
*
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-11-02
6
-19
/
+53
|
|
\
\
|
|
*
|
MAINTAINERS: ufs - remove self
Santosh Y
2014-10-28
1
-1
/
+0
|
|
*
|
MAINTAINERS: change hpsa and cciss maintainer
Don Brace
2014-10-28
1
-2
/
+6
|
|
*
|
libcxgbi : support ipv6 address host_param
Anish Bhatt
2014-10-28
2
-10
/
+37
|
|
*
|
scsi: set REQ_QUEUE for the blk-mq case
Christoph Hellwig
2014-10-28
2
-4
/
+9
|
|
*
|
Revert "block: all blk-mq requests are tagged"
Christoph Hellwig
2014-10-28
1
-2
/
+1
|
|
*
|
lib/scatterlist: fix memory leak with scsi-mq
Tony Battersby
2014-10-28
1
-3
/
+3
|
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-11-02
22
-83
/
+116
|
|
\
\
\
|
|
*
\
\
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2014-11-03
7
-42
/
+29
|
|
|
\
\
\
[prev]
[next]