index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2012-03-08
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
KVM: Introduce gfn_to_index() which returns the index for a given level
Takuya Yoshikawa
2012-03-08
KVM: Fix write protection race during dirty logging
Takuya Yoshikawa
2012-03-08
KVM: VMX: remove yield_on_hlt
Raghavendra K T
2012-03-08
KVM: Track TSC synchronization in generations
Zachary Amsden
2012-03-08
KVM: Dont mark TSC unstable due to S4 suspend
Zachary Amsden
2012-03-08
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
2012-03-08
KVM: Add last_host_tsc tracking back to KVM
Zachary Amsden
2012-03-08
KVM: Fix last_guest_tsc / tsc_offset semantics
Zachary Amsden
2012-03-08
KVM: Leave TSC synchronization window open with each new sync
Zachary Amsden
2012-03-08
KVM: Improve TSC offset matching
Zachary Amsden
2012-03-08
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
2012-03-05
KVM: x86: increase recommended max vcpus to 160
Marcelo Tosatti
2012-03-05
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
2012-03-05
KVM: x86: reset edge sense circuit of i8259 on init
Gleb Natapov
2012-03-05
KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests
Avi Kivity
2012-03-05
KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC)
Julian Stecklina
2012-03-05
KVM: SVM: comment nested paging and virtualization module parameters
Davidlohr Bueso
2012-03-05
KVM: MMU: Remove unused kvm parameter from rmap_next()
Takuya Yoshikawa
2012-03-05
KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap()
Takuya Yoshikawa
2012-03-05
KVM: MMU: Remove unused kvm_pte_chain
Takuya Yoshikawa
2012-03-05
KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack
Avi Kivity
2012-03-05
KVM: x86 emulator: add 8-bit memory operands
Avi Kivity
2012-03-05
KVM: provide synchronous registers in kvm_run
Christian Borntraeger
2012-03-05
KVM: SVM: Add support for AMD's OSVW feature in guests
Boris Ostrovsky
2012-03-05
KVM: MMU: unnecessary NX state assignment
Davidlohr Bueso
2012-03-05
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
KVM: MMU: remove the redundant get_written_sptes
Xiao Guangrong
2012-03-05
KVM: MMU: Add missing large page accounting to drop_large_spte()
Takuya Yoshikawa
2012-03-05
KVM: MMU: Remove for_each_unsync_children() macro
Takuya Yoshikawa
2012-02-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-02-26
Merge tag 'stable/for-linus-fixes-3.3-rc5' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2012-02-22
x86/mce/AMD: Fix UP build error
Borislav Petkov
2012-02-20
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
2012-02-20
x86: Specify a size for the cmp in the NMI handler
Steven Rostedt
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
2012-02-20
xen/pat: Disable PAT support for now.
Konrad Rzeszutek Wilk
2012-02-20
xen/setup: Remove redundant filtering of PTE masks.
Konrad Rzeszutek Wilk
2012-02-20
x86/nmi: Test saved %cs in NMI to determine nested NMI case
Steven Rostedt
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
[next]