projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2016-07-14
Radim Krčmář
KVM: x86: reset lapic base in kvm_lapic_reset
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Radim Krčmář
KVM: VMX: optimize APIC ID read with APICv
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Radim Krčmář
KVM: x86: reset APIC ID when enabling LAPIC
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Radim Krčmář
KVM: x86: use hardware-compatible format for APIC ID...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Radim Krčmář
KVM: x86: use generic function for MSI parsing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Radim Krčmář
KVM: x86: dynamic kvm_apic_map
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Radim Krčmář
KVM: x86: use physical LAPIC array for logical x2APIC
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Radim Krčmář
KVM: x86: add kvm_apic_map_get_dest_lapic
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Radim Krčmář
KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Bandan Das
kvm: vmx: advertise support for ept execute only
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Bandan Das
kvm: mmu: track read permission explicitly for shadow...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Bandan Das
kvm: mmu: don't set the present bit unconditionally
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Bandan Das
kvm: mmu: remove is_present_gpte()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-14
Bandan Das
kvm: mmu: extend the is_present check to 32 bits
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-11
Paolo Bonzini
Merge branch 'kvm-ppc-next' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-11
Paolo Bonzini
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-11
Paolo Bonzini
KVM: nVMX: keep preemption timer enabled during L2...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-11
Wanpeng Li
KVM: nVMX: avoid incorrect preemption timer vmexit...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-11
Paolo Bonzini
KVM: VMX: reflect broken preemption timer in vmcs_config
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Emulate generic QEMU machine on r6 T&E
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Decode RDHWR more strictly
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Recognise r6 CACHE encoding
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Support r6 compact branch emulation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Don't save/restore lo/hi for r6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Fix pre-r6 ll/sc instructions on r6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Fix fpu.S misassembly with r6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
Paul Burton
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
Paul Burton
MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Save k0 straight into VCPU structure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Relative branch to common exit handler
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Dynamically choose scratch registers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Drop redundant restore of DDATA_LO
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Check MSA presence at uasm time
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Omit FPU handling entry code if possible
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Drop now unused asm offsets
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: KVM: Add dumping of generated entry code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS; KVM: Convert exception entry to uasm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: uasm: Add r6 MUL encoding
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: uasm: Add MTHI/MTLO instructions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: uasm: Add DI instruction
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: uasm: Add CFCMSA/CTCMSA instructions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
James Hogan
MIPS: uasm: Add CFC1/CTC1 instructions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
Paolo Bonzini
Merge tag 'kvm-s390-next-4.8-3' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
Wei Yongjun
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
Paolo Bonzini
KVM: MMU: try to fix up page faults before giving up
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
Paolo Bonzini
KVM: MMU: prepare to support mapping of VM_IO and VM_PF...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-05
David Hildenbrand
KVM: s390: inject PER i-fetch events on applicable...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-01
Wanpeng Li
KVM: vmx: fix missed cancellation of TSC deadline timer
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-01
Wanpeng Li
KVM: x86: introduce cancel_hv_tscdeadline
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-01
Paolo Bonzini
KVM: vmx: fix underflow in TSC deadline calculation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-01
Paolo Bonzini
KVM: x86: use guest_exit_irqoff
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-01
Paolo Bonzini
KVM: x86: always use "acknowledge interrupt on exit"
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-07-01
Paolo Bonzini
KVM: remove kvm_guest_enter/exit wrappers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-28
Paolo Bonzini
context_tracking: move rcu_virt_note_context_switch...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-23
James Hogan
MIPS: KVM: Combine entry trace events into class
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-23
Arnd Bergmann
kvm: x86: use getboottime64
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-23
Ashok Raj
KVM: VMX: enable guest access to LMCE related MSRs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-23
Haozhong Zhang
KVM: VMX: validate individual bits of guest MSR_IA32_FE...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-23
Haozhong Zhang
KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
Paolo Bonzini
Merge tag 'kvm-s390-next-4.8-2' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: add module parameter "nested"
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: add indication for future features
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: correctly set and handle guest TOD
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: speed up VCPU external calls
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: speed up VCPU irq delivery when handli...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: try to refault after a reported fault...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support IBS interpretation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support conditional-external-interception
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support intervention-bypass
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support guest-storage-limit-suppression
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support guest-PER-enhancement
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support shared IPTE-interlock facility
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support 64-bit-SCAO
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support run-time-instrumentation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support vectory facility (SIMD)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support transactional execution
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support aes dea wrapping keys
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support STFLE interpretation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support host-protection-interruption
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support edat1 / edat2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: support setting the ibc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: optimize gmap prefix mapping
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
KVM: s390: vsie: initial support for nested virtualization
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-21
David Hildenbrand
mm/page_ref: introduce page_ref_inc_return
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390: introduce page_to_virt() and pfn_to_virt()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
KVM: s390: backup the currently enabled gmap when sched...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
KVM: s390: fast path for shadow gmaps in gmap notifier
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: don't fault everything in read-write in gmap_p...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: allow to check if a gmap shadow is valid
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: remember the int code for the last gmap fault
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: limit number of real-space gmap shadows
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: support real-space for gmap shadows
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: push rte protection down to shadow pte
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: support EDAT2 for gmap shadows
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: support EDAT1 for gmap shadows
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: push ste protection down to shadow pte
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: take ipte_lock during shadow faults
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-06-20
David Hildenbrand
s390/mm: protection exceptions are corrrectly shadowed
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next