summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-25Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2012-07-25Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+7
2012-07-25Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-5/+59
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel1-1/+0
2012-07-23Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+21
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+19
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+4
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-33/+50
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-29/+19
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-16/+69
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+0
2012-07-20KVM: fix race with level interruptsMichael S. Tsirkin1-1/+14
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong1-0/+8
2012-07-16Revert "apic: fix kvm build on UP without IOAPIC"Michael S. Tsirkin1-5/+0
2012-07-16apic: add apic_set_eoi_write for PV useMichael S. Tsirkin1-0/+3
2012-07-12KVM: VMX: Implement PCID/INVPCID for guests with EPTMao, Junjie3-1/+7
2012-07-11KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform checkPrarit Bhargava1-0/+1
2012-07-11Merge tag 'v3.5-rc6' into x86/mceIngo Molnar5-21/+38
2012-07-09KVM: x86 emulator: initialize memopAvi Kivity1-1/+1
2012-07-09KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semanticsAvi Kivity1-2/+2
2012-07-06x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha1-3/+6
2012-07-06x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...Suresh Siddha1-5/+3
2012-07-05perf/x86: Add a microcode revision check for SNB-PEBSPeter Zijlstra1-0/+2
2012-07-05perf/x86/amd: Unify AMD's generic and family 15h pmusRobert Richter1-2/+1
2012-07-05perf/x86: Rename Intel specific macrosRobert Richter2-11/+10
2012-07-05Merge branch 'x86/cpu' into perf/coreIngo Molnar3-82/+3
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar2-14/+18
2012-07-03apic: fix kvm build on UP without IOAPICMichael S. Tsirkin1-0/+5
2012-06-30x86/copy_user_generic: Optimize copy_user_generic with CPU erms featureFenghua Yu2-16/+69
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin1-1/+1
2012-06-25x86/uv: Work around UV2 BAU hangsCliff Wickman1-10/+18
2012-06-25x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/Cliff Wickman1-0/+2
2012-06-25iommu: Remove group_mfAlex Williamson1-1/+0
2012-06-25KVM: host side for eoi optimizationMichael S. Tsirkin1-0/+12
2012-06-25x86, bitops: note on __test_and_clear_bit atomicityMichael S. Tsirkin1-0/+7
2012-06-25KVM guest: guest side for eoi avoidanceMichael S. Tsirkin1-0/+7
2012-06-23x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu1-0/+1
2012-06-23x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu1-0/+4
2012-06-23x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu1-0/+2
2012-06-21thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli1-13/+17
2012-06-20x86/nmi: Clean up register_nmi_handler() usageLi Zhong1-17/+3
2012-06-20Merge commit 'v3.5-rc3' into x86/debugIngo Molnar3-7/+20
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall1-0/+1
2012-06-18Merge branch 'x86/apic' into x86/platformIngo Molnar3-33/+47
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin3-5/+4
2012-06-15Merge branch 'x86/cleanups' into x86/apicIngo Molnar1-2/+0
2012-06-14x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev1-25/+8
2012-06-11Merge tag 'v3.5-rc2' into perf/coreIngo Molnar2-1/+14