projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/mt8127/android_kernel_alcatel_ttab.git
Author
Commit
2008-12-31
Xiantao Zhang
KVM: ia64: Clean up vmm_ivt.S using tab to indent every...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Xiantao Zhang
KVM: ia64: Add handler for crashed vmm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Xiantao Zhang
KVM: ia64: Add some debug points to provide crash infom...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Xiantao Zhang
KVM: ia64: Define printk function for kvm-intel module
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
x86: disable VMX on all CPUs on reboot
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
kdump: forcibly disable VMX and SVM on machine_crash_sh...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
x86: cpu_emergency_svm_disable() function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
KVM: SVM: move svm_hardware_disable() code to asm/virtext.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
KVM: SVM: move has_svm() code to asm/virtext.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
x86: cpu_emergency_vmxoff() function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
x86: asm/virtext.h: add cpu_vmxoff() inline function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
KVM: VMX: move cpu_has_kvm_support() to an inline on...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
KVM: SVM: move svm.h to include/asm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Eduardo Habkost
KVM: VMX: move vmx.h to include/asm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: fix userspace mapping invalidation on context...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: use prefetchable mappings for guest memory
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: use MMUCR accessor to obtain TID
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: Fix kernel allocated memory slot
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Xiantao Zhang
KVM: ia64: Remove some macro definitions in asm-offsets.c.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: fix Kconfig constraints
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ensure that memslot userspace addresses are page...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Nitin A Kamble
KVM: Fix cpuid iteration on multiple leaves per eac
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Nitin A Kamble
KVM: Fix cpuid leaf 0xb loop termination
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: improve trap emulation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: optimize irq delivery path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: optimize find first bit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: optimize kvm stat handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: fix set regs to take care of msr change
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: adjust vcpu types to support 64-bit cores
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: create struct kvm_vcpu_44x and introduce...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: Move the last bits of 44x code out of booke.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: refactor instruction emulation into generic...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
ppc: Create disassemble.h to extract instruction fields
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: Refactor powerpc.c to relocate 440-specific...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: combine booke_guest.c and booke_host.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Hollis Blanchard
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Izik Eidus
KVM: MMU: Fix aliased gfns treated as unaliased
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: Enable Function Level Reset for assigned device
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Xiantao Zhang
KVM: ia64: Remove lock held by halted vcpu
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Xiantao Zhang
KVM: ia64: Re-organize data sturure of guests' data...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Guillaume Thouvenin
KVM: VMX: Handle mmio emulation when guest state is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Guillaume Thouvenin
KVM: allow emulator to adjust rip for emulated pio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Amit Shah
KVM: SVM: Set the 'busy' flag of the TR selector
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Amit Shah
KVM: SVM: Set the 'g' bit of the cs selector for cross...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Amit Shah
KVM: x86: Fix typo in function name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: IRQ ACK notifier should be used with in-kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: x86: Optimize NMI watchdog delivery
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: x86: Fix and refactor NMI watchdog emulation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Guillaume Thouvenin
KVM: x86 emulator: Add decode entries for 0x04 and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: VMX: Move private memory slot position
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: MMU: Extend kvm_mmu_page->slot_bitmap size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: Clean up kvm_x86_emulate.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: Enable MTRR for EPT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: Add local get_mtrr_type() to support MTRR
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: VMX: Add PAT support for EPT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
KVM: Improve MTRR structure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
x86: Export some definition of MTRR
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Sheng Yang
x86: Rename mtrr_state struct and macro names
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Gleb Natapov
KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: VMX: work around lacking VNMI support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: VMX: Provide support for user space injected NMIs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: x86: Support for user space injected NMIs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: Kick NMI receiving VCPU
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: x86: VCPU with pending NMI is runnabled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: VMX: fix real-mode NMI support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: VMX: refactor IRQ and NMI window enabling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: VMX: refactor/fix IRQ and NMI injectability determ...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: x86: Reset pending/inject NMI state on CPU reset
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: VMX: Support for NMI task gates
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Jan Kiszka
KVM: VMX: include all IRQ window exits in statistics
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Guillaume Thouvenin
KVM: x86 emulator: consolidate push reg
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge git://git./linux/kernel/git/jejb/scsi-misc-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge git://git./linux/kernel/git/rusty/linux-2.6-for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'devel' of /home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Huang Weiyi
tracing: removed duplicated #include
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge git://git./linux/kernel/git/bart/ide-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'oprofile-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'drm-next' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'agp-next' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc-next-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'irq-core-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'timers-core-for-linus' of git://git....
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-31
Linus Torvalds
Merge branch 'core-for-linus' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-30
Roland Dreier
Merge branches 'cma' and 'mlx4' into for-linus
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-30
Roland Dreier
IB/mlx4: Fix reading SL field out of cqe->sl_vid
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2008-12-30
Trond Myklebust
Merge branch 'devel' into next
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next