Age | Commit message (Expand) | Author | Files | Lines |
2012-05-16 | x86/PCI: only check for spinlock being held in SMP kernels | Bjorn Helgaas | 1 | -1/+1 |
2012-03-03 | x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()' | Myron Stowe | 1 | -0/+2 |
2012-02-14 | x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list | Myron Stowe | 1 | -1/+3 |
2012-02-14 | x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values | Myron Stowe | 1 | -0/+79 |
2012-01-07 | PCI: x86: use generic pcibios_set_master() | Myron Stowe | 1 | -14/+0 |
2012-01-07 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 1 | -6/+0 |
2011-11-01 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2010-12-17 | x86: avoid low BIOS area when allocating address space | Bjorn Helgaas | 1 | -3/+0 |
2010-12-17 | Revert "x86/PCI: allocate space from the end of a region, not the beginning" | Bjorn Helgaas | 1 | -11/+6 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+2 |
2010-10-27 | x86/PCI: allocate space from the end of a region, not the beginning | Bjorn Helgaas | 1 | -6/+11 |
2010-10-18 | x86/PCI: make sure _PAGE_IOMAP it set on pci mappings | Jeremy Fitzhardinge | 1 | -0/+2 |
2010-07-16 | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas | 1 | -0/+1 |
2010-06-12 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 1 | -0/+2 |
2010-04-26 | x86/PCI: never allocate PCI MMIO resources below BIOS_END | Bjorn Helgaas | 1 | -0/+3 |
2010-03-25 | x86/PCI: remove redundant warnings | Bjorn Helgaas | 1 | -5/+0 |
2010-03-03 | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+0 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -7/+5 |
2010-02-11 | x86/pci: Enable pci root res read out for 32bit too | Yinghai Lu | 1 | -4/+0 |
2009-12-05 | x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource | Yinghai Lu | 1 | -2/+15 |
2009-11-05 | PCI: improve discovery/configuration messages | Bjorn Helgaas | 1 | -3/+6 |
2009-11-05 | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas | 1 | -5/+6 |
2009-11-04 | x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled | Suresh Siddha | 1 | -0/+9 |
2009-11-04 | x86/PCI: print resources consistently with %pRt | Bjorn Helgaas | 1 | -7/+5 |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan | 1 | -1/+1 |
2009-07-11 | x86/pci: insert ioapic resource before assigning unassigned resources | Yinghai Lu | 1 | -0/+7 |
2009-06-18 | x86: Use pci_claim_resource | Matthew Wilcox | 1 | -10/+7 |
2009-04-23 | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 1 | -0/+4 |
2009-04-04 | x86, PAT: Remove duplicate memtype reserve in pci mmap | Suresh Siddha | 1 | -46/+0 |
2009-03-24 | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot | Pallipadi, Venkatesh | 1 | -0/+3 |
2009-01-13 | x86 PAT: consolidate old memtype new memtype check into a function | venkatesh.pallipadi@intel.com | 1 | -11/+1 |
2009-01-07 | PCI: Don't carp about BAR allocation failures in quiet boot | Ingo Molnar | 1 | -2/+2 |
2008-12-29 | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2008-09-04 | x86: split e820 reserved entries record to late v4 | Ingo Molnar | 1 | -78/+2 |
2008-09-04 | x86: split e820 reserved entries record to late v2 | Yinghai Lu | 1 | -0/+79 |
2008-09-02 | Un-break printk strings in x86 PCI probing code | Linus Torvalds | 1 | -6/+3 |
2008-08-30 | Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ... | Linus Torvalds | 1 | -78/+0 |
2008-08-25 | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 | Yinghai Lu | 1 | -0/+78 |
2008-07-29 | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 1 | -15/+11 |
2008-07-24 | use generic_access_phys for /dev/mem mappings | Rik van Riel | 1 | -0/+1 |
2008-07-13 | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu | 1 | -2/+2 |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 1 | -1/+3 |
2008-06-12 | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann | 1 | -2/+2 |
2008-05-13 | x86/PCI: X86_PAT & mprotect | Venki Pallipadi | 1 | -3/+1 |
2008-05-01 | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 1 | -3/+9 |
2008-04-21 | PCI: x86: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -38/+0 |
2008-04-17 | x86: PAT bug fix for attribute type check after reserve_memtype | Venki Pallipadi | 1 | -1/+6 |
2008-04-17 | x86: PAT use reserve free memtype in pci_mmap_page_range | venkatesh.pallipadi@intel.com | 1 | -8/+60 |