| Commit message (Expand) | Author | Age |
* | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas | 2010-07-16 |
* | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 2010-06-11 |
* | x86/PCI: never allocate PCI MMIO resources below BIOS_END | Bjorn Helgaas | 2010-04-26 |
* | x86/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 |
* | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 |
|\ |
|
| * | x86/pci: Enable pci root res read out for 32bit too | Yinghai Lu | 2010-02-10 |
* | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 |
* | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 |
|/ |
|
* | x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource | Yinghai Lu | 2009-12-04 |
* | PCI: improve discovery/configuration messages | Bjorn Helgaas | 2009-11-04 |
* | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas | 2009-11-04 |
* | x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled | Suresh Siddha | 2009-11-04 |
* | x86/PCI: print resources consistently with %pRt | Bjorn Helgaas | 2009-11-04 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu | 2009-07-10 |
* | x86: Use pci_claim_resource | Matthew Wilcox | 2009-06-17 |
* | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 2009-04-22 |
* | x86, PAT: Remove duplicate memtype reserve in pci mmap | Suresh Siddha | 2009-04-03 |
* | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot | Pallipadi, Venkatesh | 2009-03-24 |
* | x86 PAT: consolidate old memtype new memtype check into a function | venkatesh.pallipadi@intel.com | 2009-01-13 |
* | PCI: Don't carp about BAR allocation failures in quiet boot | Ingo Molnar | 2009-01-07 |
* | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput | 2008-12-29 |
* | x86: split e820 reserved entries record to late v4 | Ingo Molnar | 2008-09-04 |
* | x86: split e820 reserved entries record to late v2 | Yinghai Lu | 2008-09-04 |
* | Un-break printk strings in x86 PCI probing code | Linus Torvalds | 2008-09-02 |
* | Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ... | Linus Torvalds | 2008-08-29 |
* | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 | Yinghai Lu | 2008-08-25 |
* | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 2008-07-28 |
* | use generic_access_phys for /dev/mem mappings | Rik van Riel | 2008-07-24 |
* | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu | 2008-07-13 |
* | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 |
* | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann | 2008-06-12 |
* | x86/PCI: X86_PAT & mprotect | Venki Pallipadi | 2008-05-13 |
* | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 2008-04-30 |
* | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-21 |
* | x86: PAT bug fix for attribute type check after reserve_memtype | Venki Pallipadi | 2008-04-17 |
* | x86: PAT use reserve free memtype in pci_mmap_page_range | venkatesh.pallipadi@intel.com | 2008-04-17 |
* | intel-agp: add chipset flushing support | Dave Airlie | 2008-02-04 |
* | PCI: modify PCI bridge control ISA flag for clarity | Gary Hade | 2007-10-12 |
* | PCI: skip ISA ioresource alignment on some systems | Gary Hade | 2007-10-12 |
* | i386: move pci | Thomas Gleixner | 2007-10-11 |