summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-05-21PCI: read memory ranges out of Broadcom CNB20LE host bridgeIra W. Snyder
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-20earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdbJason Wessel
2010-05-20x86,early dr regs,kgdb: Allow kernel debugger early dr register accessJason Wessel
2010-05-20x86,kgdb: Implement early hardware breakpoint debuggingJason Wessel
2010-05-20x86, kgdb, init: Add early and late debug statesJason Wessel
2010-05-20x86, kgdb: early trap init for early debugJan Kiszka
2010-05-20x86,kgdb: Add low level debug hookJason Wessel
2010-05-20kgdb: remove post_primary_code referencesJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-20Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-19KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity
2010-05-19KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity
2010-05-19KVM: x86: Check LMA bit before set_eferSheng Yang
2010-05-19KVM: Don't allow lmsw to clear cr0.peAvi Kivity
2010-05-19KVM: x86: Tell the guest we'll warn it about tsc stabilityGlauber Costa
2010-05-19x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa
2010-05-19x86: KVM guest: Try using new kvm clock msrsGlauber Costa
2010-05-19KVM: x86: export paravirtual cpuid flags in KVM_GET_SUPPORTED_CPUIDGlauber Costa
2010-05-19KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa
2010-05-19KVM: x86: change msr numbers for kvmclockGlauber Costa
2010-05-19x86, paravirt: Add a global synchronization point for pvclockGlauber Costa
2010-05-19x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa
2010-05-19KVM: x86: Inject #GP with the right rip on efer writesRoedel, Joerg
2010-05-19KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel
2010-05-19KVM: x86: Fix exception reinjection forced to trueJoerg Roedel
2010-05-19KVM: Fix wallclock version writing raceAvi Kivity
2010-05-19KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_rootsAvi Kivity
2010-05-19KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-05-19KVM: x86: properly update ready_for_interrupt_injectionMarcelo Tosatti
2010-05-19KVM: VMX: Atomically switch efer if EPT && !EFER.NXAvi Kivity
2010-05-19KVM: VMX: Add facility to atomically switch MSRs on guest entry/exitAvi Kivity
2010-05-19KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entriesAvi Kivity
2010-05-19KVM: VMX: Add definition for msr autoload entryAvi Kivity
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity
2010-05-19KVM: MMU: cleanup invlpg codeXiao Guangrong
2010-05-19KVM: MMU: move unsync/sync tracpoints to proper placeXiao Guangrong
2010-05-19KVM: MMU: convert mmu tracepointsXiao Guangrong
2010-05-19KVM: MMU: fix for calculating gpa in invlpg codeXiao Guangrong
2010-05-19KVM: Fix mmu shrinker errorGui Jianfeng