summaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/i386.c
AgeCommit message (Expand)Author
2009-12-04x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu
2009-11-04PCI: improve discovery/configuration messagesBjorn Helgaas
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn 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-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-06-17x86: Use pci_claim_resourceMatthew Wilcox
2009-04-22x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha
2009-03-24x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-01-13x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com
2009-01-07PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-09-04x86: split e820 reserved entries record to late v4Ingo Molnar
2008-09-04x86: split e820 reserved entries record to late v2Yinghai Lu
2008-09-02Un-break printk strings in x86 PCI probing codeLinus Torvalds
2008-08-29Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds
2008-08-25x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas
2008-07-24use generic_access_phys for /dev/mem mappingsRik van Riel
2008-07-13x86: max_low_pfn_mapped fix, #2Yinghai Lu
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu
2008-06-12x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha
2008-04-20PCI: x86: use generic pci_enable_resources()Bjorn Helgaas
2008-04-17x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi
2008-04-17x86: PAT use reserve free memtype in pci_mmap_page_rangevenkatesh.pallipadi@intel.com
2008-02-05intel-agp: add chipset flushing supportDave Airlie
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade
2007-10-11i386: move pciThomas Gleixner