string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / x86 / pci /
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...
2009-03-26 Yinghai Lux86/PCI: make pci=lastbus=255 work when acpi is on
2009-03-24 Pallipadi, Venkateshx86, PAT, PCI: Change vma prot in pci_mmap to reflect...
2009-03-20 Yinghai Lux86/PCI: host mmconfig detect clean up
2009-03-20 Ed Swierkx86/PCI: Detect mmconfig on nVidia MCP55
2009-03-20 Yinghai LuPCI/x86: detect host bridge config space size w/o using...
2009-03-20 Bjorn HelgaasPCI/x86: format early dump like other PCI output
2009-03-20 Bjorn HelgaasPCI/x86: make early dump handle multi-function devices
2009-03-12 Jan Beulichx86: move a few device initialization objects into...
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-02-05 Ingo Molnarx86, numaq: cleanups
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-01-29 Ingo Molnarx86: move mach-default/*.h files to asm/
2009-01-28 Ingo Molnarx86, numaq: consolidate code
2009-01-27 Seth HeasleyPCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs
2009-01-13 venkatesh.pallipad... x86 PAT: consolidate old memtype new memtype check...
2009-01-07 Rafael J. Wysockix86/PCI: Do not use interrupt links for devices using...
2009-01-07 Bjorn Helgaasx86/PCI: use dev_printk for PCI bus locality messages
2009-01-07 Bjorn HelgaasPCI: x86/visws: use generic INTx swizzle from PCI core
2009-01-07 Bjorn HelgaasPCI: x86: use generic pci_swizzle_interrupt_pin()
2009-01-07 Bjorn Helgaasx86/PCI: minor logic simplications
2009-01-07 Bjorn Helgaasx86/PCI: use config space encoding for interrupt pins
2009-01-07 Bjorn HelgaasPCI: use config space encoding in pci_get_interrupt_pin()
2009-01-07 Jacob PanPCI: avoid early PCI mmconfig init if pci=noearly is...
2009-01-07 Bjorn Helgaasx86/PCI: make PCI bus locality messages more meaningful
2009-01-07 Ingo MolnarPCI: Don't carp about BAR allocation failures in quiet...
2009-01-07 Andrew PattersonACPI/PCI: PCI extended config _OSC support called when...
2008-12-29 Jaswinder Singh... x86, pci: move arch/x86/pci/pci.h to arch/x86/include...
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-12 Ingo MolnarMerge branches 'irq/sparseirq', 'x86/quirks' and 'x86...
2008-11-26 Andreas Herrmannx86: fixup config space size of CPU functions for AMD...
2008-11-12 H. Peter Anvinx86: attempt reboot via port CF9 if we have standard...
2008-10-28 Ingo MolnarMerge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot...
next