index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
27
-339
/
+1209
|
\
|
*
KVM: emulator: fix real mode segment checks in address linearization
Gleb Natapov
2012-12-11
1
-2
/
+3
|
*
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
2012-12-11
1
-1
/
+1
|
*
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
2012-12-11
1
-0
/
+1
|
*
x86/kexec: crash_vmclear_local_vmcss needs __rcu
Zhang Yanfei
2012-12-11
2
-3
/
+4
|
*
KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump
Zhang Yanfei
2012-12-06
1
-0
/
+67
|
*
x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary
Zhang Yanfei
2012-12-06
2
-0
/
+34
|
*
KVM: MMU: optimize for set_spte
Xiao Guangrong
2012-12-06
1
-4
/
+12
|
*
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
2012-12-05
4
-16
/
+17
|
*
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2012-12-05
2
-18
/
+1
|
*
kvm: remove unnecessary bit checking for ept violation
Zhang Xiantao
2012-12-05
1
-5
/
+0
|
*
KVM: x86: Fix uninitialized return code
Jan Kiszka
2012-12-02
1
-0
/
+1
|
*
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
2012-11-30
8
-0
/
+53
|
*
KVM: x86: Add code to track call origin for msr assignment
Will Auld
2012-11-30
5
-21
/
+56
|
*
KVM: VMX: fix memory order between loading vmcs and clearing vmcs
Xiao Guangrong
2012-11-29
1
-0
/
+17
|
*
KVM: VMX: fix invalid cpu passed to smp_call_function_single
Xiao Guangrong
2012-11-28
1
-3
/
+5
|
*
KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf
Gleb Natapov
2012-11-28
1
-6
/
+1
|
*
KVM: x86: update pvclock area conditionally, on cpu migration
Marcelo Tosatti
2012-11-27
1
-1
/
+6
|
*
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
2012-11-27
3
-8
/
+89
|
*
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
2012-11-27
3
-3
/
+13
|
*
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
2012-11-27
3
-8
/
+264
|
*
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
2012-11-27
1
-1
/
+93
|
*
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
2012-11-27
5
-9
/
+9
|
*
x86: vdso: pvclock gettime support
Marcelo Tosatti
2012-11-27
3
-11
/
+101
|
*
x86: kvm guest: pvclock vsyscall support
Marcelo Tosatti
2012-11-27
3
-12
/
+61
|
*
x86: pvclock: generic pvclock vsyscall initialization
Marcelo Tosatti
2012-11-27
4
-0
/
+91
|
*
x86: pvclock: add note about rdtsc barriers
Marcelo Tosatti
2012-11-27
1
-0
/
+6
|
*
x86: pvclock: introduce helper to read flags
Marcelo Tosatti
2012-11-27
2
-0
/
+14
|
*
x86: pvclock: create helper for pvclock data retrieval
Marcelo Tosatti
2012-11-27
2
-14
/
+30
|
*
x86: pvclock: remove pvclock_shadow_time
Marcelo Tosatti
2012-11-27
1
-46
/
+11
|
*
x86: pvclock: make sure rdtsc doesnt speculate out of region
Marcelo Tosatti
2012-11-27
1
-2
/
+2
|
*
x86: kvmclock: allocate pvclock shared memory area
Marcelo Tosatti
2012-11-27
1
-11
/
+47
|
*
KVM: x86: retain pvclock guest stopped bit in guest memory
Marcelo Tosatti
2012-11-27
1
-7
/
+13
|
*
KVM: remove unnecessary return value check
Guo Chao
2012-11-13
1
-32
/
+0
|
*
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
2012-11-13
1
-1
/
+1
|
*
KVM: do not kfree error pointer
Guo Chao
2012-11-13
1
-13
/
+6
|
*
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
3
-4
/
+4
|
*
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
2012-10-29
105
-976
/
+1322
|
|
\
|
*
|
KVM: Take kvm instead of vcpu to mmu_notifier_retry
Christoffer Dall
2012-10-23
2
-3
/
+3
|
*
|
KVM: SVM: Cleanup error statements
Borislav Petkov
2012-10-22
1
-5
/
+2
|
*
|
KVM: VMX: report internal error for MMIO #PF due to delivery event
Xiao Guangrong
2012-10-18
1
-10
/
+16
|
*
|
KVM: VMX: report internal error for the unhandleable event
Xiao Guangrong
2012-10-18
1
-4
/
+15
|
*
|
KVM: do not de-cache cr4 bits needlessly
Gleb Natapov
2012-10-18
1
-1
/
+1
|
*
|
KVM: MMU: introduce FNAME(prefetch_gpte)
Xiao Guangrong
2012-10-17
1
-31
/
+24
|
*
|
KVM: MMU: move prefetch_invalid_gpte out of pagaing_tmp.h
Xiao Guangrong
2012-10-17
2
-31
/
+31
|
*
|
KVM: MMU: cleanup FNAME(page_fault)
Xiao Guangrong
2012-10-17
1
-19
/
+13
|
*
|
KVM: MMU: remove mmu_is_invalid
Xiao Guangrong
2012-10-17
2
-7
/
+2
|
*
|
KVM: x86: Make emulator_fix_hypercall static
Jan Kiszka
2012-10-08
1
-2
/
+2
|
*
|
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
Jan Kiszka
2012-10-08
1
-3
/
+5
*
|
|
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-13
6
-29
/
+96
|
\
\
\
[next]