summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov2012-08-031-1/+1
* KVM: fold kvm_pit_timer into kvm_kpit_stateAvi Kivity2012-08-013-37/+31
* KVM: Simplify kvm_pit_timerAvi Kivity2012-08-012-21/+1
* KVM: Simplify kvm_timerAvi Kivity2012-08-012-21/+5
* KVM: Remove internal timer abstractionAvi Kivity2012-08-017-73/+67
* KVM: Don't update PPR on any APIC readAvi Kivity2012-07-311-2/+4
* KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-261-23/+10
* KVM: x86 emulator: drop unneeded call to get_segment()Gleb Natapov2012-07-261-6/+3
* KVM: x86 emulator: simplify read_emulatedXiao Guangrong2012-07-261-17/+14
* KVM: MMU: use kvm_release_pfn_clean to release pfnXiao Guangrong2012-07-261-1/+1
* Merge branch 'queue' into nextAvi Kivity2012-07-2611-63/+114
|\
| * KVM: Add config to support ple or cpu relax optimzationRaghavendra K T2012-07-231-0/+1
| * KVM: switch to symbolic name for irq_states sizeMichael S. Tsirkin2012-07-201-1/+1
| * KVM: x86: Fix typos in pmu.cGuo Chao2012-07-201-1/+1
| * KVM: x86: Fix typos in lapic.cGuo Chao2012-07-201-2/+2
| * KVM: x86: Fix typos in cpuid.cGuo Chao2012-07-201-1/+1
| * KVM: x86: Fix typos in emulate.cGuo Chao2012-07-201-5/+5
| * KVM: x86: Fix typos in x86.cGuo Chao2012-07-201-7/+7
| * KVM: SVM: Fix typosGuo Chao2012-07-201-2/+2
| * KVM: VMX: Fix typosGuo Chao2012-07-201-3/+3
| * KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong2012-07-201-1/+1
| * KVM: using get_fault_pfn to get the fault pfnXiao Guangrong2012-07-201-4/+2
| * KVM: MMU: track the refcount when unmap the pageXiao Guangrong2012-07-201-0/+8
| * KVM: x86: remove unnecessary mark_page_dirtyXiao Guangrong2012-07-201-1/+0
| * KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()Takuya Yoshikawa2012-07-181-10/+18
| * KVM: MMU: Push trace_kvm_age_page() into kvm_age_rmapp()Takuya Yoshikawa2012-07-181-13/+10
| * KVM: MMU: Add memslot parameter to hva handlersTakuya Yoshikawa2012-07-181-7/+9
| * KVM: Separate rmap_pde from kvm_lpage_info->write_countTakuya Yoshikawa2012-07-183-4/+15
| * KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa2012-07-182-0/+6
| * KVM: MMU: Make kvm_handle_hva() handle range of addressesTakuya Yoshikawa2012-07-181-10/+32
| * KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa2012-07-181-2/+1
| * KVM: MMU: Use __gfn_to_rmap() to clean up kvm_handle_hva()Takuya Yoshikawa2012-07-181-6/+6
* | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-252-12/+0
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-232-12/+0
| |\ \ \ \
| | | * | | iommu: Remove group_mfAlex Williamson2012-06-252-12/+0
* | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-2511-168/+440
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-1/+1
| |\ \ \ \ \ \
| | * | | | | | x86/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-1/+1
| * | | | | | | Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying2012-06-231-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'topic/jiang-mmconfig-v10' into nextBjorn Helgaas2012-06-225-152/+409
| |\ \ \ \ \ \ \
| | * | | | | | | x86/PCI: use pr_level() to replace printk(KERN_LEVEL)Jiang Liu2012-06-222-14/+10
| | * | | | | | | x86/PCI: refine __pci_mmcfg_init() for better code readabilityJiang Liu2012-06-221-25/+21
| | * | | | | | | x86/PCI: get rid of redundant log messagesJiang Liu2012-06-221-7/+0
| | * | | | | | | x86/PCI: simplify pci_mmcfg_late_insert_resources()Jiang Liu2012-06-221-26/+8
| | * | | | | | | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridgesJiang Liu2012-06-224-5/+93
| | * | | | | | | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplugJiang Liu2012-06-222-4/+109
| | * | | | | | | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtimeJiang Liu2012-06-221-36/+68
| | * | | | | | | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()Jiang Liu2012-06-223-12/+43
| | * | | | | | | x86/PCI: use RCU list to protect mmconfig listJiang Liu2012-06-223-10/+34