summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-05-22Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-2050/+2987
2010-05-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds1-0/+55
2010-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-10/+331
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+47
2010-05-21earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel1-0/+8
2010-05-21x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel1-12/+17
2010-05-21x86,kgdb: Implement early hardware breakpoint debuggingJason Wessel1-2/+28
2010-05-21x86, kgdb, init: Add early and late debug statesJason Wessel1-7/+10
2010-05-21x86, kgdb: early trap init for early debugJan Kiszka3-4/+13
2010-05-21x86,kgdb: Add low level debug hookJason Wessel3-1/+30
2010-05-21kgdb: remove post_primary_code referencesJason Wessel1-29/+0
2010-05-21kgdb: core changes to support kdbJason Wessel1-0/+5
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-0/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2010-05-20Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-12/+26
2010-05-20Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
2010-05-19KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity1-0/+6
2010-05-19KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity2-1/+3
2010-05-19KVM: x86: Check LMA bit before set_eferSheng Yang1-2/+2
2010-05-19KVM: Don't allow lmsw to clear cr0.peAvi Kivity1-1/+1
2010-05-19KVM: x86: Tell the guest we'll warn it about tsc stabilityGlauber Costa1-1/+4
2010-05-19x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa4-0/+13
2010-05-19x86: KVM guest: Try using new kvm clock msrsGlauber Costa1-21/+32
2010-05-19KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUIDGlauber Costa1-0/+34
2010-05-19KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa1-0/+4
2010-05-19KVM: x86: change msr numbers for kvmclockGlauber Costa2-1/+10
2010-05-19x86, paravirt: Add a global synchronization point for pvclockGlauber Costa1-0/+24
2010-05-19x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa3-1/+12
2010-05-19KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg1-19/+12
2010-05-19KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel1-0/+3
2010-05-19KVM: x86: Fix exception reinjection forced to trueJoerg Roedel1-1/+1
2010-05-19KVM: Fix wallclock version writing raceAvi Kivity1-2/+10
2010-05-19KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity1-0/+7
2010-05-19KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang3-13/+25
2010-05-19KVM: x86: properly update ready_for_interrupt_injectionMarcelo Tosatti1-1/+1
2010-05-19KVM: VMX: Atomically switch efer if EPT && !EFER.NXAvi Kivity1-0/+12
2010-05-19KVM: VMX: Add facility to atomically switch MSRs on guest entry/exitAvi Kivity1-0/+49
2010-05-19KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entriesAvi Kivity1-0/+4
2010-05-19KVM: VMX: Add definition for msr autoload entryAvi Kivity1-1/+7
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity2-2/+3
2010-05-19KVM: MMU: cleanup invlpg codeXiao Guangrong1-3/+1
2010-05-19KVM: MMU: move unsync/sync tracpoints to proper placeXiao Guangrong1-2/+2
2010-05-19KVM: MMU: convert mmu tracepointsXiao Guangrong1-43/+26
2010-05-19KVM: MMU: fix for calculating gpa in invlpg codeXiao Guangrong1-1/+6
2010-05-19KVM: Fix mmu shrinker errorGui Jianfeng1-5/+5
2010-05-19KVM: MMU: fix hashing for TDP and non-paging modesEric Northup1-4/+8
2010-05-18Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-905/+1167
2010-05-18Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+17
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-239/+364
2010-05-18Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+7