index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
x86/hyperv: Add a function to read both TSC and TSC page value simulateneously
Vitaly Kuznetsov
2018-01-30
2
-4
/
+20
|
|
*
|
|
|
|
|
x86/hyperv: Check for required priviliges in hyperv_init()
Vitaly Kuznetsov
2018-01-30
1
-1
/
+8
|
*
|
|
|
|
|
|
kvm: x86: remove efer_reload entry in kvm_vcpu_stat
Longpeng(Mike)
2018-01-31
2
-2
/
+0
|
*
|
|
|
|
|
|
KVM: x86: AMD Processor Topology Information
Stanislav Lanci
2018-01-31
1
-1
/
+2
|
*
|
|
|
|
|
|
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
2018-01-31
2
-2
/
+17
|
*
|
|
|
|
|
|
Merge tag 'kvm-arm-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2018-01-31
24
-51
/
+197
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: Fix trailing semicolon
Luis de Bethencourt
2018-01-23
1
-1
/
+1
|
|
*
|
|
|
|
|
|
arm64: mm: Add additional parameter to uaccess_ttbr0_disable
Christoffer Dall
2018-01-17
7
-11
/
+11
|
|
*
|
|
|
|
|
|
arm64: mm: Add additional parameter to uaccess_ttbr0_enable
Christoffer Dall
2018-01-09
3
-5
/
+5
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
2018-01-08
2
-10
/
+4
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
2018-01-08
2
-0
/
+20
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
2018-01-08
4
-4
/
+28
|
|
*
|
|
|
|
|
|
arm64: KVM: PTE/PMD S2 XN bit definition
Marc Zyngier
2018-01-08
1
-0
/
+2
|
|
*
|
|
|
|
|
|
arm: KVM: Add optimized PIPT icache flushing
Marc Zyngier
2018-01-08
2
-3
/
+31
|
|
*
|
|
|
|
|
|
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
2018-01-08
4
-12
/
+52
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
2018-01-08
2
-21
/
+52
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
Marc Zyngier
2018-01-08
7
-2
/
+5
|
|
*
|
|
|
|
|
|
Revert "arm64: KVM: Hide PMU from guests when disabled"
Christoffer Dall
2018-01-08
1
-21
/
+14
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: Avoid work when userspace iqchips are not used
Christoffer Dall
2018-01-02
2
-0
/
+4
|
|
*
|
|
|
|
|
|
arm64: KVM: Hide PMU from guests when disabled
Andrew Jones
2018-01-02
1
-14
/
+21
|
*
|
|
|
|
|
|
|
Merge tag 'kvm-s390-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-01-30
12
-177
/
+494
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
KVM: s390: introduce the format-1 GISA
Michael Mueller
2018-01-26
3
-13
/
+37
|
|
*
|
|
|
|
|
|
|
s390/sclp: expose the GISA format facility
Michael Mueller
2018-01-26
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
KVM: s390: activate GISA for emulated interrupts
Michael Mueller
2018-01-26
1
-1
/
+7
|
|
*
|
|
|
|
|
|
|
KVM: s390: make kvm_s390_get_io_int() aware of GISA
Michael Mueller
2018-01-26
1
-4
/
+70
|
|
*
|
|
|
|
|
|
|
KVM: s390: add GISA interrupts to FLIC ioctl interface
Michael Mueller
2018-01-26
1
-0
/
+18
|
|
*
|
|
|
|
|
|
|
KVM: s390: abstract adapter interruption word generation from ISC
Michael Mueller
2018-01-26
1
-2
/
+7
|
|
*
|
|
|
|
|
|
|
KVM: s390: exploit GISA and AIV for emulated interrupts
Michael Mueller
2018-01-26
4
-18
/
+87
|
|
*
|
|
|
|
|
|
|
s390/css: indicate the availability of the AIV facility
Michael Mueller
2018-01-26
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
KVM: s390: implement GISA IPM related primitives
Michael Mueller
2018-01-26
1
-0
/
+28
|
|
*
|
|
|
|
|
|
|
s390/bitops: add test_and_clear_bit_inv()
Jens Freimann
2018-01-26
1
-0
/
+5
|
|
*
|
|
|
|
|
|
|
KVM: s390: define GISA format-0 data structure
Michael Mueller
2018-01-26
2
-4
/
+20
|
|
*
|
|
|
|
|
|
|
KVM: s390: reverse bit ordering of irqs in pending mask
Michael Mueller
2018-01-26
2
-33
/
+33
|
|
*
|
|
|
|
|
|
|
KVM: s390: introduce and use kvm_s390_test_cpuflags()
David Hildenbrand
2018-01-24
5
-14
/
+15
|
|
*
|
|
|
|
|
|
|
KVM: s390: introduce and use kvm_s390_clear_cpuflags()
David Hildenbrand
2018-01-24
5
-12
/
+16
|
|
*
|
|
|
|
|
|
|
KVM: s390: reuse kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
3
-12
/
+11
|
|
*
|
|
|
|
|
|
|
KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags()
David Hildenbrand
2018-01-24
2
-17
/
+17
|
|
*
|
|
|
|
|
|
|
KVM: s390: add vcpu stat counters for many instruction
Christian Borntraeger
2018-01-24
4
-10
/
+65
|
|
*
|
|
|
|
|
|
|
KVM: s390: diagnoses are instructions as well
Christian Borntraeger
2018-01-24
1
-6
/
+6
|
|
*
|
|
|
|
|
|
|
s390x/mm: simplify gmap_protect_rmap()
David Hildenbrand
2018-01-24
1
-9
/
+8
|
|
*
|
|
|
|
|
|
|
KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page
David Hildenbrand
2018-01-24
1
-15
/
+22
|
|
*
|
|
|
|
|
|
|
KVM: s390: vsie: use READ_ONCE to access some SCB fields
David Hildenbrand
2018-01-24
1
-19
/
+31
|
|
*
|
|
|
|
|
|
|
s390/mm: Remove superfluous parameter
Janosch Frank
2018-01-23
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
KVM: VMX: introduce X2APIC_MSR macro
Paolo Bonzini
2018-01-16
1
-10
/
+9
|
*
|
|
|
|
|
|
|
|
KVM: vmx: speed up MSR bitmap merge
Paolo Bonzini
2018-01-16
1
-36
/
+42
|
*
|
|
|
|
|
|
|
|
KVM: vmx: simplify MSR bitmap setup
Paolo Bonzini
2018-01-16
1
-8
/
+6
|
*
|
|
|
|
|
|
|
|
KVM: nVMX: remove unnecessary vmwrite from L2->L1 vmexit
Paolo Bonzini
2018-01-16
1
-3
/
+0
|
*
|
|
|
|
|
|
|
|
KVM: nVMX: initialize more non-shadowed fields in prepare_vmcs02_full
Paolo Bonzini
2018-01-16
1
-79
/
+83
|
*
|
|
|
|
|
|
|
|
KVM: nVMX: initialize descriptor cache fields in prepare_vmcs02_full
Paolo Bonzini
2018-01-16
1
-22
/
+34
|
*
|
|
|
|
|
|
|
|
KVM: nVMX: track dirty state of non-shadowed VMCS fields
Paolo Bonzini
2018-01-16
2
-1
/
+34
[prev]
[next]