aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-27x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar
2010-10-25Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-10-25Merge branch 'oprofile/core' into oprofile/x86Robert Richter
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: x86: TSC catchup modeZachary Amsden
2010-10-24KVM: x86 emulator: Expose emulate_int_real()Mohammed Gamal
2010-10-24KVM: MMU: Don't track nested fault info in error-codeJoerg Roedel
2010-10-24KVM: Non-atomic interrupt injectionAvi Kivity
2010-10-24KVM: MMU: Track NX state in struct kvm_mmuJoerg Roedel
2010-10-24KVM: MMU: Allow long mode shadows for legacy page tablesJoerg Roedel
2010-10-24KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel
2010-10-24KVM: MMU: Propagate the right fault back to the guest after gva_to_gpaJoerg Roedel
2010-10-24KVM: X86: Add kvm_read_guest_page_mmu functionJoerg Roedel
2010-10-24KVM: MMU: Implement nested gva_to_gpa functionsJoerg Roedel
2010-10-24KVM: X86: Introduce pointer to mmu context used for gva_to_gpaJoerg Roedel
2010-10-24KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel
2010-10-24KVM: MMU: Track page fault data in struct vcpuJoerg Roedel
2010-10-24KVM: MMU: Introduce inject_page_fault function pointerJoerg Roedel
2010-10-24KVM: MMU: Introduce get_cr3 function pointerJoerg Roedel
2010-10-24KVM: X86: Introduce a tdp_set_cr3 functionJoerg Roedel
2010-10-24KVM: MMU: Make set_cr3 a function pointer in kvm_mmuJoerg Roedel
2010-10-24KVM: MMU: Make tdp_enabled a mmu-context parameterJoerg Roedel
2010-10-24x86: Define MSR_EBC_FREQUENCY_IDJes Sorensen
2010-10-24KVM: x86 emulator: get rid of "restart" in emulation context.Gleb Natapov
2010-10-24KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden
2010-10-24x86: pvclock: Move scale_delta into common headerZachary Amsden
2010-10-24KVM: x86: Unify TSC logicZachary Amsden
2010-10-24KVM: x86: TSC reset compensationZachary Amsden
2010-10-24KVM: x86: Move TSC offset writes to common codeZachary Amsden
2010-10-24KVM: x86: Drop vm_init_tscZachary Amsden
2010-10-24KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pagesDave Hansen
2010-10-24KVM: rename x86 kvm->arch.n_alloc_mmu_pagesDave Hansen
2010-10-24KVM: x86 emulator: Allow accessing IDT via emulator opsMohammed Gamal
2010-10-24KVM: Move kvm_guest_init out of generic codeAlexander Graf
2010-10-24KVM: x86 emulator: Decode memory operands directly into a 'struct operand'Avi Kivity
2010-10-24KVM: x86 emulator: drop use_modrm_eaAvi Kivity
2010-10-24KVM: x86 emulator: use correct type for memory address in operandsAvi Kivity
2010-10-24KVM: x86 emulator: push segment override out of decode_modrm()Avi Kivity
2010-10-24KVM: x86 emulator: check io permissions only once for string pioGleb Natapov
2010-10-24KVM: x86 emulator: allow storing emulator execution function in decode tablesAvi Kivity
2010-10-24KVM: x86 emulator: store x86_emulate_ops in emulation contextAvi Kivity
2010-10-23Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds