summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas
2010-12-08KVM: enlarge number of possible CPUID leavesAndre Przywara
2010-11-28x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2010-11-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-24arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton
2010-11-22Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge
2010-11-18x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich
2010-11-18x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich
2010-11-18Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2010-11-12xen: implement XENMEM_machphys_mappingIan Campbell
2010-11-11tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt
2010-11-10x86, UV: Update node controller MMRsJack Steiner
2010-11-09x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen
2010-10-30Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds
2010-10-29Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-28Merge 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-27Merge 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-26x86, uv: Enable Westmere support on SGI UVRuss Anderson
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