aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/pci
AgeCommit message (Expand)Author
2009-11-06x86/PCI: remove 64-bit divisionBjorn Helgaas
2009-11-04x86/PCI: fix bogus host bridge window start/end alignment from _CRSBjorn Helgaas
2009-11-04x86/PCI: for debuggability, show host bridge windows even when ignoring _CRSBjorn Helgaas
2009-11-04PCI: improve discovery/configuration messagesBjorn Helgaas
2009-11-04x86/PCI: print domain:bus in conventional formatBjorn Helgaas
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas
2009-11-04x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas
2009-11-04x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha
2009-11-04x86/PCI: print resources consistently with %pRtBjorn Helgaas
2009-11-04x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes
2009-11-04x86/PCI: read root resources from IOH on IntelYinghai Lu
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-19Merge branch 'linus' into sfi-releaseLen Brown
2009-09-18x86/PCI: make 32 bit NUMA node array int, not unsigned charJesse Barnes
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-09x86/PCI: initialize PCI bus node numbers earlyJesse Barnes
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo
2009-08-28SFI: Hook PCI MMCONFIGFeng Tang
2009-08-28ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.cLen Brown
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-06-30x86/PCI: get root CRS before scanning childrenYinghai Lu
2009-06-30x86/PCI: fix boundary checking when using root CRSYinghai Lu
2009-06-24Revert "PCI: use ACPI _CRS data by default"Linus Torvalds
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-06-17x86: Use pci_claim_resourceMatthew Wilcox
2009-06-16x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceededGary Hade
2009-06-12ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI fileLen Brown
2009-06-11PCI: use ACPI _CRS data by defaultJesse Barnes
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-11x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu
2009-04-22x86/PCI: don't bother with root quirks if _CRS is usedYinghai Lu
2009-04-22x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu
2009-04-22x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86Matthew Wilcox
2009-04-22x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-03-26x86/PCI: make pci=lastbus=255 work when acpi is onYinghai Lu
2009-03-24x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-03-20x86/PCI: host mmconfig detect clean upYinghai Lu
2009-03-20x86/PCI: Detect mmconfig on nVidia MCP55Ed Swierk
2009-03-20PCI/x86: detect host bridge config space size w/o using quirksYinghai Lu