KVM: VMX: Add facility to atomically switch MSRs on guest entry/exit
[safe/jmp/linux-2.6] / arch / x86 / pci /
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Bjorn Helgaasx86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
2010-03-25 Bjorn Helgaasx86/PCI: for host bridge address space collisions,...
2010-03-25 Bjorn Helgaasx86/PCI: remove redundant warnings
2010-03-07 Linus TorvaldsMerge branch 'x86-mrst-for-linus' of git://git./linux...
2010-03-03 Linus TorvaldsMerge branch 'x86-bootmem-for-linus' of git://git....
2010-02-28 Linus TorvaldsMerge branch 'x86-io-for-linus' of git://git./linux...
2010-02-26 Thomas Gleixnerx86, olpc: Use pci subarch init for OLPC
2010-02-25 Yinghai Lux86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n
2010-02-25 Thomas Gleixnerx86/PCI: Prevent mmconfig memory corruption
2010-02-24 Jacob Panx86, pci: Add sanity check for PCI fixed bar probing
2010-02-24 Jesse Barnesx86/PCI: Moorestown PCI support
2010-02-23 Bjorn Helgaasx86/PCI: use host bridge _CRS info by default on 2008...
2010-02-23 Bjorn HelgaasPCI: augment bus resource table with a list
2010-02-23 Dominik Brodowskiresource/PCI: mark struct resource as const
2010-02-23 Dominik Brodowskiresource/PCI: align functions now return start of resource
2010-02-23 Seth Heasleyx86/PCI: irq and pci_ids patch for Intel Cougar Point...
2010-02-20 Thomas Gleixnerx86: Add pcibios_fixup_irqs to x86_init
2010-02-20 Thomas Gleixnerx86: Add pci_init_irq to x86_init
2010-02-20 Thomas Gleixnerx86: Move pci init function to x86_init
2010-02-11 Yinghai Lux86: Change range end to start+size
2010-02-11 Yinghai Lux86/pci: Enable pci root res read out for 32bit too
2010-02-11 Yinghai Lux86/pci: Add cap_resource()
2010-02-11 Yinghai Lux86/pci: Use u64 instead of size_t in amd_bus.c
2010-02-11 Yinghai Lux86/pci: AMD one chain system to use pci read out res
2010-02-11 Yinghai Lux86/pci: Use resource_size_t in update_res
2010-02-11 Yinghai Lux86: Move range related operation to one file
2010-02-05 Brian Gerstx86-32: Move XQUAD definitions to numaq.h
2010-01-28 Jeff Garrettx86/PCI: remove IOH range fetching
2010-01-08 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-01-04 Yinghai Lux86/pci: Intel ioh bus num reg accessing fix
2009-12-16 Jiri SlabyPCI: fix section mismatch on update_res()
2009-12-05 Yinghai Lux86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: add lookup function
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: clean up printks
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: manage pci_mmcfg_region as a list...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: remove typeof so we can use a list
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: add virtual address to struct pci_mm...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: trivial is_mmconf_reserved() interfa...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_co...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: rename pci_mmcfg_region structure...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: use a private structure rather than...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: reject MMCONFIG apertures at address...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_c...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: centralize MCFG structure management
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: step through MCFG table, not pci_mmc...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: count MCFG structures with local...
2009-11-24 Bjorn Helgaasx86/PCI: MMCONFIG: remove unused definitions
2009-11-24 Yinghai Lux86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
2009-11-24 Jiri KosinaPCI: fix comment typo in bus_numa.h
2009-11-24 Alex Chiangx86/PCI: remove early PCI pr_debug statements
2009-11-06 Bjorn Helgaasx86/PCI: remove 64-bit division
2009-11-04 Bjorn Helgaasx86/PCI: fix bogus host bridge window start/end alignme...
2009-11-04 Bjorn Helgaasx86/PCI: for debuggability, show host bridge windows...
2009-11-04 Bjorn HelgaasPCI: improve discovery/configuration messages
2009-11-04 Bjorn Helgaasx86/PCI: print domain:bus in conventional format
2009-11-04 Bjorn Helgaasvsprintf: use %pR, %pr instead of %pRt, %pRf
2009-11-04 Bjorn Helgaasx86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set
2009-11-04 Bjorn Helgaasx86/PCI: allow MMCONFIG above 4GB
2009-11-04 Suresh Siddhax86/PCI/PAT: return EINVAL for pci mmap WC request...
2009-11-04 Bjorn Helgaasx86/PCI: print resources consistently with %pRt
2009-11-04 Dave Jonesx86/PCI: Use generic cacheline sizing instead of per...
2009-11-04 Jesse BarnesPCI: determine CLS more intelligently
2009-11-04 Yinghai Lux86/PCI: read root resources from IOH on Intel
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-24 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-09-19 Len BrownMerge branch 'sfi-base' into release
2009-09-19 Len BrownMerge branch 'linus' into sfi-release
2009-09-18 Jesse Barnesx86/PCI: make 32 bit NUMA node array int, not unsigned...
2009-09-16 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-09-09 Jesse Barnesx86/PCI: initialize PCI bus node numbers early
2009-09-09 Tejun Heodmi: extend dmi_get_year() to dmi_get_date()
2009-08-28 Feng TangSFI: Hook PCI MMCONFIG
2009-08-28 Len BrownACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconf...
2009-08-28 Len BrownACPI: Move definition of PREFIX from acpi_bus.h to...
2009-07-10 Yinghai Lux86/pci: insert ioapic resource before assigning unassi...
2009-06-30 Yinghai Lux86/PCI: get root CRS before scanning children
2009-06-30 Yinghai Lux86/PCI: fix boundary checking when using root CRS
2009-06-24 Linus TorvaldsRevert "PCI: use ACPI _CRS data by default"
2009-06-24 Len BrownMerge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci...
2009-06-22 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2009-06-17 Matthew Wilcoxx86: Use pci_claim_resource
2009-06-16 Gary Hadex86/ACPI: Correct maximum allowed _CRS returned resourc...
2009-06-13 Len BrownACPI, PCI, x86: move MCFG parsing routine from ACPI...
2009-06-11 Jesse BarnesPCI: use ACPI _CRS data by default
2009-06-10 Linus TorvaldsMerge branch 'irq-for-linus' of git://git./linux/kernel...
2009-06-04 Yinghai Lux86/pci: fix mmconfig detection with 32bit near 4g
2009-05-18 Yinghai Lux86, apic: introduce io_apic_irq_attr
2009-05-12 Ingo MolnarMerge branch 'x86/apic' into irq/numa
2009-05-11 Yinghai Lux86/pci: update pirq_enable_irq() to setup io apic...
2009-05-11 Yinghai Lux86/pci: add 4 more return parameters to IO_APIC_get_PC...
2009-04-22 Yinghai Lux86/PCI: don't bother with root quirks if _CRS is used
2009-04-22 Yinghai Lux86/PCI: set_pci_bus_resources_arch_default cleanups
2009-04-22 Matthew Wilcoxx86/PCI: Move set_pci_bus_resources_arch_default into...
2009-04-22 Yinghai Lux86/PCI: don't call e820_all_mapped with -1 in the...
2009-04-03 Suresh Siddhax86, PAT: Remove duplicate memtype reserve in pci mmap
2009-04-01 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
next