summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2012-09-06KVM: emulator: optimize "rep ins" handlingGleb Natapov
2012-09-06KVM: emulator: make x86 emulation modes enum instead of definesGleb Natapov
2012-09-06KVM: Provide userspace IO exit completion callbackGleb Natapov
2012-09-05KVM: x86 emulator: constify emulate_opsMathias Krause
2012-08-27KVM: x86 emulator: access GPRs on demandAvi Kivity
2012-08-26Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2012-08-23x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti
2012-08-22KVM: introduce readonly memslotXiao Guangrong
2012-08-22x86/spinlocks: Fix comment in spinlock.hRichard Weinberger
2012-08-13KVM: Correct vmrun to vmcall typoRaghavendra K T
2012-08-13KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-26Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-07-26x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck
2012-07-26perf/x86: Fix missing struct before structure nameJovi Zhang
2012-07-26Merge branch 'queue' into nextAvi Kivity
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-20x86, efi: Handover ProtocolMatt Fleming
2012-07-20x86/tlb: Fix build warning and crash when building for !SMPAlex Shi
2012-07-20x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong
2012-07-18KVM: Separate rmap_pde from kvm_lpage_info->write_countTakuya Yoshikawa
2012-07-18KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa
2012-07-16Revert "apic: fix kvm build on UP without IOAPIC"Michael S. Tsirkin
2012-07-16apic: add apic_set_eoi_write for PV useMichael S. Tsirkin