Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | iommu: Remove group_mf | Alex Williamson | 2012-06-25 | 2 | -12/+0 | |
* | | | | | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-24 | 11 | -168/+440 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/PCI: adjust section annotations for pcibios_setup() | Myron Stowe | 2012-07-05 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 2012-06-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | PCI: do not call pci_set_power_state with PCI_D3cold | Huang Ying | 2012-06-23 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'topic/jiang-mmconfig-v10' into next | Bjorn Helgaas | 2012-06-22 | 5 | -152/+409 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/PCI: use pr_level() to replace printk(KERN_LEVEL) | Jiang Liu | 2012-06-22 | 2 | -14/+10 | |
| | * | | | | | | | | | | x86/PCI: refine __pci_mmcfg_init() for better code readability | Jiang Liu | 2012-06-22 | 1 | -25/+21 | |
| | * | | | | | | | | | | x86/PCI: get rid of redundant log messages | Jiang Liu | 2012-06-22 | 1 | -7/+0 | |
| | * | | | | | | | | | | x86/PCI: simplify pci_mmcfg_late_insert_resources() | Jiang Liu | 2012-06-22 | 1 | -26/+8 | |
| | * | | | | | | | | | | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu | 2012-06-22 | 4 | -5/+93 | |
| | * | | | | | | | | | | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug | Jiang Liu | 2012-06-22 | 2 | -4/+109 | |
| | * | | | | | | | | | | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime | Jiang Liu | 2012-06-22 | 1 | -36/+68 | |
| | * | | | | | | | | | | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() | Jiang Liu | 2012-06-22 | 3 | -12/+43 | |
| | * | | | | | | | | | | x86/PCI: use RCU list to protect mmconfig list | Jiang Liu | 2012-06-22 | 3 | -10/+34 | |
| | * | | | | | | | | | | x86/PCI: split out pci_mmconfig_alloc() for code reuse | Jiang Liu | 2012-06-22 | 1 | -4/+15 | |
| | * | | | | | | | | | | x86/PCI: split out pci_mmcfg_check_reserved() for code reuse | Jiang Liu | 2012-06-22 | 1 | -26/+25 | |
| * | | | | | | | | | | | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas | 2012-06-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | x86/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior | 2012-06-12 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | x86/PCI: put busn resource in pci_root_info for native host bridge drivers | Yinghai Lu | 2012-06-13 | 3 | -9/+23 | |
| * | | | | | | | | | | x86/PCI: use _CRS bus number aperture for host bridges from ACPI | Yinghai Lu | 2012-06-13 | 1 | -4/+5 | |
| * | | | | | | | | | | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 2012-06-13 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-07-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | module.c: spelling s/postition/position/g | Geert Uytterhoeven | 2012-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-07-24 | 8 | -77/+247 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen: populate correct number of pages when across mem boundary (v2) | zhenzhong.duan | 2012-07-19 | 1 | -14/+9 | |
| * | | | | | | | | | | | xen PVonHVM: move shared_info to MMIO before kexec | Olaf Hering | 2012-07-19 | 3 | -13/+109 | |
| * | | | | | | | | | | | xen: simplify init_hvm_pv_info | Olaf Hering | 2012-07-19 | 1 | -32/+26 | |
| * | | | | | | | | | | | xen: remove cast from HYPERVISOR_shared_info assignment | Olaf Hering | 2012-07-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | xen/x86: avoid updating TLS descriptors if they haven't changed | David Vrabel | 2012-07-19 | 1 | -3/+26 | |
| * | | | | | | | | | | | xen/x86: add desc_equal() to compare GDT descriptors | David Vrabel | 2012-07-19 | 1 | -0/+6 | |
| * | | | | | | | | | | | xen/mm: zero PTEs for non-present MFNs in the initial page table | David Vrabel | 2012-07-19 | 1 | -1/+8 | |
| * | | | | | | | | | | | xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable | David Vrabel | 2012-07-19 | 1 | -5/+25 | |
| * | | | | | | | | | | | xen/mce: Register native mce handler as vMCE bounce back point | Liu, Jinsong | 2012-07-19 | 1 | -3/+7 | |
| * | | | | | | | | | | | x86, MCE, AMD: Adjust initcall sequence for xen | Liu, Jinsong | 2012-07-19 | 1 | -1/+21 | |
| * | | | | | | | | | | | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 2012-07-19 | 3 | -6/+11 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 25 | -291/+1172 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KVM: fix race with level interrupts | Michael S. Tsirkin | 2012-07-20 | 2 | -4/+28 | |
| * | | | | | | | | | | | x86, hyper: fix build with !CONFIG_KVM_GUEST | Avi Kivity | 2012-07-18 | 1 | -0/+2 | |
| * | | | | | | | | | | | Revert "apic: fix kvm build on UP without IOAPIC" | Michael S. Tsirkin | 2012-07-16 | 1 | -5/+0 | |
| * | | | | | | | | | | | KVM guest: switch to apic_set_eoi_write, apic_write | Michael S. Tsirkin | 2012-07-16 | 1 | -10/+3 | |
| * | | | | | | | | | | | apic: add apic_set_eoi_write for PV use | Michael S. Tsirkin | 2012-07-16 | 2 | -0/+20 | |
| * | | | | | | | | | | | KVM: VMX: Implement PCID/INVPCID for guests with EPT | Mao, Junjie | 2012-07-12 | 8 | -7/+77 | |
| * | | | | | | | | | | | KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check | Prarit Bhargava | 2012-07-11 | 3 | -0/+16 | |
| * | | | | | | | | | | | KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint | Xiao Guangrong | 2012-07-11 | 2 | -6/+4 | |
| * | | | | | | | | | | | KVM: MMU: trace fast page fault | Xiao Guangrong | 2012-07-11 | 2 | -0/+40 | |
| * | | | | | | | | | | | KVM: MMU: fast path of handling guest page fault | Xiao Guangrong | 2012-07-11 | 1 | -17/+127 | |
| * | | | | | | | | | | | KVM: MMU: introduce SPTE_MMU_WRITEABLE bit | Xiao Guangrong | 2012-07-11 | 1 | -19/+38 | |
| * | | | | | | | | | | | KVM: MMU: fold tlb flush judgement into mmu_spte_update | Xiao Guangrong | 2012-07-11 | 1 | -13/+20 |