aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus 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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus 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 tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...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-22Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto...Ingo Molnar
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin
2012-07-20module.c: spelling s/postition/position/gGeert Uytterhoeven
2012-07-19xen: populate correct number of pages when across mem boundary (v2)zhenzhong.duan
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering
2012-07-19xen: simplify init_hvm_pv_infoOlaf Hering
2012-07-19xen: remove cast from HYPERVISOR_shared_info assignmentOlaf Hering
2012-07-19xen/x86: avoid updating TLS descriptors if they haven't changedDavid Vrabel
2012-07-19xen/x86: add desc_equal() to compare GDT descriptorsDavid Vrabel
2012-07-19xen/mm: zero PTEs for non-present MFNs in the initial page tableDavid Vrabel
2012-07-19xen/mm: do direct hypercall in xen_set_pte() if batching is unavailableDavid Vrabel
2012-07-19xen/mce: Register native mce handler as vMCE bounce back pointLiu, Jinsong
2012-07-19x86, MCE, AMD: Adjust initcall sequence for xenLiu, Jinsong
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-19Merge branch 'pm-acpi'Rafael J. Wysocki
2012-07-18x86, hyper: fix build with !CONFIG_KVM_GUESTAvi Kivity
2012-07-18Merge branch 'linus' into perf/coreIngo Molnar
2012-07-16Revert "apic: fix kvm build on UP without IOAPIC"Michael S. Tsirkin
2012-07-16KVM guest: switch to apic_set_eoi_write, apic_writeMichael S. Tsirkin
2012-07-16apic: add apic_set_eoi_write for PV useMichael S. Tsirkin
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry
2012-07-12olpc-xo15-sci: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie
2012-07-11Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Ingo Molnar
2012-07-11x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck
2012-07-11KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava
2012-07-11KVM: MMU: fix kvm_mmu_pagetable_walk tracepointXiao Guangrong
2012-07-11KVM: MMU: trace fast page faultXiao Guangrong
2012-07-11KVM: MMU: fast path of handling guest page faultXiao Guangrong
2012-07-11KVM: MMU: introduce SPTE_MMU_WRITEABLE bitXiao Guangrong
2012-07-11KVM: MMU: fold tlb flush judgement into mmu_spte_updateXiao Guangrong
2012-07-11KVM: VMX: export PFEC.P bit on eptXiao Guangrong