aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/pci/i386.c
Commit message (Expand)AuthorAge
* x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas2012-05-15
* x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'Myron Stowe2012-03-02
* x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-14
* x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-14
* PCI: x86: use generic pcibios_set_master()Myron Stowe2012-01-06
* PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* x86: Fix common misspellingsLucas De Marchi2011-03-18
* x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-17
* Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas2010-12-17
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-28
|\
| * x86/PCI: make sure _PAGE_IOMAP it set on pci mappingsJeremy Fitzhardinge2010-10-18
* | x86/PCI: allocate space from the end of a region, not the beginningBjorn Helgaas2010-10-26
|/
* PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-16
* PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-11
* x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas2010-04-26
* x86/PCI: remove redundant warningsBjorn Helgaas2010-03-25
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\
| * x86/pci: Enable pci root res read out for 32bit tooYinghai Lu2010-02-10
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
|/
* x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu2009-12-04
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-04
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
* x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha2009-11-04
* x86/PCI: print resources consistently with %pRtBjorn Helgaas2009-11-04
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-10
* x86: Use pci_claim_resourceMatthew Wilcox2009-06-17
* x86/PCI: set_pci_bus_resources_arch_default cleanupsYinghai Lu2009-04-22
* x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha2009-04-03
* x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh2009-03-24
* x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com2009-01-13
* PCI: Don't carp about BAR allocation failures in quiet bootIngo Molnar2009-01-07
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-29
* x86: split e820 reserved entries record to late v4Ingo Molnar2008-09-04
* x86: split e820 reserved entries record to late v2Yinghai Lu2008-09-04
* Un-break printk strings in x86 PCI probing codeLinus Torvalds2008-09-02
* Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds2008-08-29
* x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3Yinghai Lu2008-08-25
* x86/PCI: use dev_printk when possibleBjorn Helgaas2008-07-28
* use generic_access_phys for /dev/mem mappingsRik van Riel2008-07-24
* x86: max_low_pfn_mapped fix, #2Yinghai Lu2008-07-13
* x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-11
* x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann2008-06-12
* x86/PCI: X86_PAT & mprotectVenki Pallipadi2008-05-13
* x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-30
* PCI: x86: use generic pci_enable_resources()Bjorn Helgaas2008-04-21
* x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi2008-04-17
* x86: PAT use reserve free memtype in pci_mmap_page_rangevenkatesh.pallipadi@intel.com2008-04-17