index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2015-05-27
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
2015-05-20
Revert "KVM: x86: drop fpu_activate hook"
Paolo Bonzini
2015-05-20
kvm: fix crash in kvm_vcpu_reload_apic_access_page
Andrea Arcangeli
2015-05-19
x86/fpu: Harmonize FPU register state types
Ingo Molnar
2015-05-19
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
Ingo Molnar
2015-05-19
x86/fpu: Rename user_has_fpu() to fpregs_active()
Ingo Molnar
2015-05-19
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
Ingo Molnar
2015-05-19
x86/fpu: Simplify fpstate_init_curr() usage
Ingo Molnar
2015-05-19
x86/fpu, kvm: Simplify fx_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
Ingo Molnar
2015-05-19
x86/fpu: Remove failure return from fpstate_alloc_init()
Ingo Molnar
2015-05-19
x86/fpu: Remove failure paths from fpstate-alloc low level functions
Ingo Molnar
2015-05-19
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
Ingo Molnar
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'
Ingo Molnar
2015-05-19
x86/fpu: Rename 'xsave_hdr' to 'header'
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Move xsave.h to fpu/xsave.h
Ingo Molnar
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2015-05-19
x86/fpu: Use 'struct fpu' in fpstate_alloc_init()
Ingo Molnar
2015-05-19
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
Ingo Molnar
2015-05-19
x86/fpu: Open code PF_USED_MATH usages
Ingo Molnar
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_finit() to fpstate_init()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_free() to fpstate_free()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_alloc() to fpstate_alloc()
Ingo Molnar
2015-05-19
x86/fpu: Split an fpstate_alloc_init() function out of init_fpu()
Ingo Molnar
2015-05-11
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2015-05-11
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
2015-05-11
KVM: MMU: fix smap permission check
Xiao Guangrong
2015-04-27
kvm: x86: fix kvmclock update protocol
Radim Krčmář
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-21
KVM: VMX: Preserve host CR4.MCE value while in guest mode.
Ben Serebrin
2015-04-15
VFS: assorted d_backing_inode() annotations
David Howells
2015-04-15
KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte
Xiao Guangrong
2015-04-15
kvm: mmu: don't do memslot overflow check
Wanpeng Li
2015-04-14
KVM: x86: cleanup kvm_irq_delivery_to_apic_fast
Paolo Bonzini
2015-04-14
KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
Nadav Amit
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-08
kvm: mmu: lazy collapse small sptes into large sptes
Wanpeng Li
2015-04-08
KVM: x86: Clear CR2 on VCPU reset
Nadav Amit
2015-04-08
KVM: x86: DR0-DR3 are not clear on reset
Nadav Amit
2015-04-08
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
[next]