aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde1-0/+2
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-65/+122
2010-05-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-0/+55
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+93
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+2
2010-05-20x86, kgdb: early trap init for early debugJan Kiszka1-0/+2
2010-05-20x86,kgdb: Add low level debug hookJason Wessel1-0/+3
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-05-19Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-05-19KVM: MMU: Segregate shadow pages with different cr0.wpAvi Kivity1-0/+1
2010-05-19x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2-0/+6
2010-05-19KVM: x86: add new KVMCLOCK cpuid featureGlauber Costa1-0/+4
2010-05-19KVM: x86: change msr numbers for kvmclockGlauber Costa1-0/+4
2010-05-19x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa2-1/+3
2010-05-19KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang1-2/+3
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-18Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-522/+255
2010-05-18Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+6
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-19/+25
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+70
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-16/+7
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-40/+162
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-35/+49
2010-05-18Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-71/+265
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-5/+41
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds12-449/+871
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+34
2010-05-17x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin1-4/+6
2010-05-17IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS1-0/+55
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2-2/+2
2010-05-17KVM: x86: Allow marking an exception as reinjectedJoerg Roedel1-1/+5
2010-05-17KVM: x86: Add callback to let modules decide over some supported cpuid bitsJoerg Roedel1-0/+2
2010-05-17KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity1-1/+0
2010-05-17Merge branch 'perf'Avi Kivity11-446/+864
2010-05-17KVM: MMU: reduce 'struct kvm_mmu_page' sizeXiao Guangrong1-2/+2
2010-05-17KVM: MMU: Replace role.glevels with role.cr4_paeAvi Kivity1-1/+1
2010-05-17KVM: x86: Push potential exception error code on task switchesJan Kiszka3-2/+5
2010-05-17KVM: move DR register access handling into generic codeGleb Natapov1-2/+3
2010-05-17KVM: SVM: implement NEXTRIPsave SVM featureAndre Przywara1-1/+3
2010-05-17KVM: MMU: remove unused fieldXiao Guangrong1-2/+0
2010-05-17KVM: x86 emulator: commit rflags as part of registers commitGleb Natapov1-0/+1
2010-05-17KVM: x86 emulator: introduce pio in string read ahead.Gleb Natapov1-0/+7
2010-05-17KVM: x86 emulator: restart string instruction without going back to a guest.Gleb Natapov1-0/+1
2010-05-17KVM: x86 emulator: Move string pio emulation into emulator.cGleb Natapov1-8/+0
2010-05-17KVM: x86 emulator: fix in/out emulation.Gleb Natapov2-2/+8
2010-05-17KVM: x86 emulator: Emulate task switch in emulator.cGleb Natapov1-0/+5