Commit Graph

275 Commits (3162d92dfb79a0b5fc03380b8819fa5f870ebf1e)

Author SHA1 Message Date
Jeff Garrett e8e06eae4f x86/PCI: remove IOH range fetching 15 years ago
Yinghai Lu a557aae29c x86/pci: Intel ioh bus num reg accessing fix 15 years ago
Jiri Slaby 5714868812 PCI: fix section mismatch on update_res() 15 years ago
Yinghai Lu 575939cf54 x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource 15 years ago
Bjorn Helgaas f6e1d8cc38 x86/PCI: MMCONFIG: add lookup function 15 years ago
Bjorn Helgaas 8c57786ad3 x86/PCI: MMCONFIG: clean up printks 15 years ago
Bjorn Helgaas ba2afbabfc x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region 15 years ago
Bjorn Helgaas ff097ddd4a x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table 15 years ago
Bjorn Helgaas 987c367b4e x86/PCI: MMCONFIG: remove typeof so we can use a list 15 years ago
Bjorn Helgaas 3f0f550392 x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region 15 years ago
Bjorn Helgaas 2f2a8b9c90 x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification 15 years ago
Bjorn Helgaas 56ddf4d3cf x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region 15 years ago
Bjorn Helgaas 95cf1cf0c5 x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access 15 years ago
Bjorn Helgaas d7e6b66fe8 x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members 15 years ago
Bjorn Helgaas d215a9c8b4 x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one 15 years ago
Bjorn Helgaas df5eb1d67e x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression 15 years ago
Bjorn Helgaas f7ca698487 x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero 15 years ago
Bjorn Helgaas 463a5df175 x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table 15 years ago
Bjorn Helgaas 7da7d360ae x86/PCI: MMCONFIG: centralize MCFG structure management 15 years ago
Bjorn Helgaas d3578ef7aa x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[] 15 years ago
Bjorn Helgaas e823d6ff58 x86/PCI: MMCONFIG: count MCFG structures with local variable 15 years ago
Bjorn Helgaas 5663b1b963 x86/PCI: MMCONFIG: remove unused definitions 15 years ago
Yinghai Lu 67f241f457 x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c 15 years ago
Jiri Kosina 7b7a785942 PCI: fix comment typo in bus_numa.h 15 years ago
Alex Chiang 2ed7a806d8 x86/PCI: remove early PCI pr_debug statements 15 years ago
Bjorn Helgaas ea7f1b6ee9 x86/PCI: remove 64-bit division 15 years ago
Bjorn Helgaas 03db42adfe x86/PCI: fix bogus host bridge window start/end alignment from _CRS 16 years ago
Bjorn Helgaas f1db6fde09 x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS 16 years ago
Bjorn Helgaas 865df576e8 PCI: improve discovery/configuration messages 16 years ago
Bjorn Helgaas 2a6bed8301 x86/PCI: print domain:bus in conventional format 16 years ago
Bjorn Helgaas c7dabef8a2 vsprintf: use %pR, %pr instead of %pRt, %pRf 16 years ago
Bjorn Helgaas af5a8ee054 x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG set 16 years ago
Bjorn Helgaas 9a08f7d350 x86/PCI: allow MMCONFIG above 4GB 16 years ago
Suresh Siddha 2992e545ea x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled 16 years ago
Bjorn Helgaas 42887b29ce x86/PCI: print resources consistently with %pRt 16 years ago
Dave Jones 76b1a87b21 x86/PCI: Use generic cacheline sizing instead of per-vendor tests. 16 years ago
Jesse Barnes ac1aa47b13 PCI: determine CLS more intelligently 16 years ago
Yinghai Lu 99935a7a59 x86/PCI: read root resources from IOH on Intel 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Jesse Barnes 76baeebf7d x86/PCI: make 32 bit NUMA node array int, not unsigned char 16 years ago
Jesse Barnes 2547089ca2 x86/PCI: initialize PCI bus node numbers early 16 years ago
Tejun Heo 3e5cd1f257 dmi: extend dmi_get_year() to dmi_get_date() 16 years ago
Feng Tang 5f0db7a2fb SFI: Hook PCI MMCONFIG 16 years ago
Len Brown f4a2d5840e ACPI, PCI: Change PREFIX to "PCI" from "ACPI" in mmconfig-shared.c 16 years ago
Len Brown a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
Yinghai Lu 857fdc53a0 x86/pci: insert ioapic resource before assigning unassigned resources 16 years ago
Yinghai Lu 626fdfec15 x86/PCI: get root CRS before scanning children 16 years ago
Yinghai Lu 2cdb3f1d83 x86/PCI: fix boundary checking when using root CRS 16 years ago
Linus Torvalds 236e946b53 Revert "PCI: use ACPI _CRS data by default" 16 years ago
Matthew Wilcox a76117dfd6 x86: Use pci_claim_resource 16 years ago