projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author
Commit
2010-05-17
Avi Kivity
KVM: MMU: Consolidate two guest pte reads in kvm_mmu_pt...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
jing zhang
KVM: fix assigned_device_enable_host_msix error handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Wei Yongjun
KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Wei Yongjun
KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Wei Yongjun
KVM: x86: fix the error of ioctl KVM_IRQ_LINE if no...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Wei Yongjun
KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GE...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Wei Yongjun
KVM: x86: Use native_store_idt() instead of kvm_get_idt()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Avi Kivity
KVM: Trace exception injection
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Avi Kivity
KVM: Move kvm_exit tracepoint rip reading inside tracepoint
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Minchan Kim
KVM: remove redundant initialization of page->private
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Xiao Guangrong
KVM: cleanup kvm trace
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Wei Yongjun
KVM: PPC: Do not create debugfs if fail to create vcpu
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Wei Yongjun
KVM: s390: Fix possible memory leak of in kvm_arch_vcpu...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Gleb Natapov
KVM: x86 emulator mark VMMCALL and LMSW as privileged
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Joerg Roedel
KVM: SVM: Ignore lower 12 bit of nested msrpm_pa
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Joerg Roedel
KVM; SVM: Add correct handling of nested iopm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Joerg Roedel
KVM: SVM: Use svm_msrpm_offset in nested_svm_exit_handl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Joerg Roedel
KVM: SVM: Optimize nested svm msrpm merging
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Joerg Roedel
KVM: SVM: Introduce direct access msr list
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Joerg Roedel
KVM: SVM: Move msrpm offset calculation to seperate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Joerg Roedel
KVM: SVM: Return correct values in nested_svm_exit_hand...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-05-17
Andrea Gelmini
KVM: arch/x86/kvm/kvm_timer.h checkpatch cleanup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Gleb Natapov
KVM: x86 emulator: Implement jmp far opcode ff/5
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Gleb Natapov
KVM: x86 emulator: Add decoding of 16bit second in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Gleb Natapov
KVM: move segment_base() into vmx.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Gleb Natapov
KVM: fix segment_base() error checking
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Gleb Natapov
KVM: Drop kvm_get_gdt() in favor of generic linux function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Takuya Yoshikawa
KVM: update gfn_to_hva() to use gfn_to_hva_memslot()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Clear exit_info for injected INTR exits
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Handle nested selective_cr0 intercept correctly
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: x86: Don't set arch.cr0 in kvm_set_cr0
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Ignore write of hwcr.ignne
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Implement emulation of vm_cr msr
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Add kvm_nested_intercepts tracepoint
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Restore tracing of nested vmcb address
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Check for nested intercepts on NMI injection
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Coding style cleanup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Jan Kiszka
KVM: x86: Preserve injected TF across emulation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Jan Kiszka
KVM: x86: Drop RF manipulation for guest single-stepping
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Jan Kiszka
KVM: SVM: Emulate nRIP feature when reinjecting INT3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Jan Kiszka
KVM: x86: Add kvm_is_linear_rip
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Jan Kiszka
KVM: SVM: Move svm_queue_exception
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Jan Kiszka
KVM: x86: Kick VCPU outside PIC lock again
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Destory timer on vcpu destruction
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Memset vcpu to zeros
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Jan Kiszka
KVM: x86: Add support for saving&restoring debug registers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Jan Kiszka
KVM: x86: Save&restore interrupt shadow mask
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Jan Kiszka
KVM: x86: Do not return soft events in vcpu_events
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Fix wrong interrupt injection in enable_irq_w...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Gleb Natapov
KVM: drop unneeded kvm_run check in emulate_instruction()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Allocate vcpu struct using vmalloc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Enable use of secondary htab bucket
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Add capability for paired singles
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Implement Paired Single emulation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Enable program interrupt to do MMIO
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Add helpers to modify ppc fields
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Fix error in BAT assignment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Add helpers to call FPU instructions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Make ext giveup non-static
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Make software load/store return eaddr
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Implement mtsr instruction emulation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Fix typo in book3s_32 debug code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Preload FPU when possible
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Combine extension interrupt handlers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Add Gekko SPRs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Add hidden flag for paired singles
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Add AGAIN type for emulation return
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Teach MMIO Signedness
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Make fpscr 64-bit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Alexander Graf
KVM: PPC: Add QPR registers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Remove newlines from nested trace points
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Make lazy FPU switching work with nested svm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Activate nested state only when guest state...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Don't sync nested cr8 to lapic and back
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Fix nested msr intercept handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Annotate nested_svm_map with might_sleep()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Sync all control registers on nested vmexit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Fix schedule-while-atomic on nested exception...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Joerg Roedel
KVM: SVM: Don't use kmap_atomic in nested_svm_map
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Takuya Yoshikawa
KVM: remove redundant prototype of load_pdptrs()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Takuya Yoshikawa
KVM: x86 emulator: Fix x86_emulate_insn() not to use...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Takuya Yoshikawa
KVM: x86 emulator: X86EMUL macro replacements: x86_emul...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Takuya Yoshikawa
KVM: x86 emulator: X86EMUL macro replacements: from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Gleb Natapov
KVM: inject #UD in 64bit mode from instruction that...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Gleb Natapov
KVM: use desc_ptr struct instead of kvm private descrip...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-25
Marcelo Tosatti
KVM: add doc note about PIO/MMIO completion API
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Linus Torvalds
Merge git://git./linux/kernel/git/joern/logfs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Linus Torvalds
Merge branch 'kvm-updates/2.6.34' of git://git./virt...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Linus Torvalds
Merge branch 'for-linus' of git://neil.brown.name/md
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
David Howells
AFS: Don't pass error value to page_cache_release(...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Jan Kiszka
KVM: x86: Fix TSS size check for 16-bit tasks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Lai Jiangshan
KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Philippe De...
m68knommu: allow 4 coldfire serial ports
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2010-04-21
Philippe De...
m68knommu: fix coldfire tcdrain
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next