summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-09-24Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-09-24Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-09-24Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-09-22Merge branch 'x86/idle' into auto-latestIngo Molnar
2010-09-22Merge branch 'x86/amd-nb' into auto-latestIngo Molnar
2010-09-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-21Merge branch 'for-linus' into for-nextTejun Heo
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann
2010-09-17x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-09-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin
2010-09-17x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann
2010-09-17Merge branch 'x86/mm' into auto-latestIngo Molnar
2010-09-17Merge branch 'perf/urgent' into auto-latestIngo Molnar
2010-09-17mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2010-09-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-17x86: Fix instruction breakpoint encodingFrederic Weisbecker
2010-09-16Merge branches 'x86/quirks' and 'x86/x2apic' into auto-latestIngo Molnar
2010-09-15x86, intr-remap: Remove IRTE setup duplicate codeSuresh Siddha
2010-09-15Merge branches 'perf/urgent', 'sched/core', 'sched/urgent', 'x86/debug', 'x86...Ingo Molnar
2010-09-15Merge branch 'core/memblock' into auto-latestIngo Molnar
2010-09-15Merge branch 'linus' into auto-latestIngo Molnar
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-15x86: hpet: Work around hardware stupidityThomas Gleixner
2010-09-13x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa
2010-09-12KVM: MMU: Track NX state in struct kvm_mmuJoerg Roedel
2010-09-12KVM: MMU: Allow long mode shadows for legacy page tablesJoerg Roedel
2010-09-12KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel
2010-09-12KVM: MMU: Propagate the right fault back to the guest after gva_to_gpaJoerg Roedel
2010-09-12KVM: X86: Add kvm_read_guest_page_mmu functionJoerg Roedel
2010-09-12KVM: MMU: Implement nested gva_to_gpa functionsJoerg Roedel
2010-09-12KVM: X86: Introduce pointer to mmu context used for gva_to_gpaJoerg Roedel
2010-09-12KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel
2010-09-12KVM: MMU: Track page fault data in struct vcpuJoerg Roedel
2010-09-12KVM: MMU: Introduce inject_page_fault function pointerJoerg Roedel
2010-09-12KVM: MMU: Introduce get_cr3 function pointerJoerg Roedel
2010-09-12KVM: X86: Introduce a tdp_set_cr3 functionJoerg Roedel
2010-09-12KVM: MMU: Make set_cr3 a function pointer in kvm_mmuJoerg Roedel
2010-09-12KVM: MMU: Make tdp_enabled a mmu-context parameterJoerg Roedel
2010-09-12x86: Define MSR_EBC_FREQUENCY_IDJes Sorensen
2010-09-12KVM: x86 emulator: get rid of "restart" in emulation context.Gleb Natapov
2010-09-12KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden
2010-09-12KVM: x86: Move scale_delta into common headerZachary Amsden
2010-09-12KVM: x86: Unify TSC logicZachary Amsden
2010-09-12KVM: x86: TSC reset compensationZachary Amsden
2010-09-12KVM: x86: Move TSC offset writes to common codeZachary Amsden
2010-09-12KVM: x86: Drop vm_init_tscZachary Amsden
2010-09-12KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pagesDave Hansen
2010-09-12KVM: rename x86 kvm->arch.n_alloc_mmu_pagesDave Hansen
2010-09-12KVM: x86 emulator: Allow accessing IDT via emulator opsMohammed Gamal
2010-09-12KVM: Move kvm_guest_init out of generic codeAlexander Graf