index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
i386.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-27
1
-3
/
+3
*
x86/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-1
/
+1
*
x86: Use new cache mode type in arch/x86/pci
Juergen Gross
2014-11-16
1
-2
/
+2
*
x86: remove the Xen-specific _PAGE_IOMAP PTE flag
David Vrabel
2014-09-23
1
-2
/
+0
*
x86: don't exclude low BIOS area when allocating address space for non-PCI cards
Christoph Schulz
2014-07-16
1
-0
/
+4
*
x86/PCI: Move pcibios_assign_resources() annotation to definition
Bjorn Helgaas
2014-05-23
1
-6
/
+6
*
x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources
Bjorn Helgaas
2014-04-25
1
-5
/
+10
*
x86 / PCI: prevent re-allocation of already existing bridge and ROM resources
Mika Westerberg
2013-07-23
1
-0
/
+4
*
x86/PCI: Implement pcibios_resource_survey_bus()
Yinghai Lu
2013-01-07
1
-0
/
+13
*
x86/PCI: Keep resource allocation functions after boot
Yinghai Lu
2013-01-07
1
-6
/
+6
*
x86/PCI: Don't track firmware-assigned BAR values for hot-added devices
Yinghai Lu
2013-01-07
1
-1
/
+9
*
x86/PCI: Factor out pcibios_allocate_dev_rom_resource()
Yinghai Lu
2013-01-07
1
-17
/
+35
*
x86/PCI: Allocate resources on a per-bus basis for hot-adding root buses
Yinghai Lu
2013-01-07
1
-13
/
+25
*
x86/PCI: Factor out pcibios_allocate_dev_resources()
Yinghai Lu
2013-01-07
1
-19
/
+23
*
x86/PCI: Factor out pcibios_allocate_bridge_resources()
Yinghai Lu
2013-01-07
1
-22
/
+24
*
x86/PCI: only check for spinlock being held in SMP kernels
Bjorn Helgaas
2012-05-16
1
-1
/
+1
*
x86/PCI: add spinlock held check to 'pcibios_fwaddrmap_lookup()'
Myron Stowe
2012-03-02
1
-0
/
+2
*
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
1
-1
/
+3
*
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
2012-02-14
1
-0
/
+79
*
PCI: x86: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-14
/
+0
*
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2012-01-06
1
-6
/
+0
*
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
x86: Fix common misspellings
Lucas De Marchi
2011-03-18
1
-2
/
+2
*
x86: avoid low BIOS area when allocating address space
Bjorn Helgaas
2010-12-17
1
-3
/
+0
*
Revert "x86/PCI: allocate space from the end of a region, not the beginning"
Bjorn Helgaas
2010-12-17
1
-11
/
+6
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-29
1
-0
/
+2
|
\
|
*
x86/PCI: make sure _PAGE_IOMAP it set on pci mappings
Jeremy Fitzhardinge
2010-10-18
1
-0
/
+2
*
|
x86/PCI: allocate space from the end of a region, not the beginning
Bjorn Helgaas
2010-10-27
1
-6
/
+11
|
/
*
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
2010-07-16
1
-0
/
+1
*
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
2010-06-11
1
-0
/
+2
*
x86/PCI: never allocate PCI MMIO resources below BIOS_END
Bjorn Helgaas
2010-04-26
1
-0
/
+3
*
x86/PCI: remove redundant warnings
Bjorn Helgaas
2010-03-25
1
-5
/
+0
*
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-03-03
1
-4
/
+0
|
\
|
*
x86/pci: Enable pci root res read out for 32bit too
Yinghai Lu
2010-02-11
1
-4
/
+0
*
|
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-23
1
-1
/
+1
*
|
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-23
1
-7
/
+5
|
/
*
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
Yinghai Lu
2009-12-05
1
-2
/
+15
*
PCI: improve discovery/configuration messages
Bjorn Helgaas
2009-11-04
1
-3
/
+6
*
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
1
-5
/
+6
*
x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
Suresh Siddha
2009-11-04
1
-0
/
+9
*
x86/PCI: print resources consistently with %pRt
Bjorn Helgaas
2009-11-04
1
-7
/
+5
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
x86/pci: insert ioapic resource before assigning unassigned resources
Yinghai Lu
2009-07-10
1
-0
/
+7
*
x86: Use pci_claim_resource
Matthew Wilcox
2009-06-17
1
-10
/
+7
*
x86/PCI: set_pci_bus_resources_arch_default cleanups
Yinghai Lu
2009-04-22
1
-0
/
+4
*
x86, PAT: Remove duplicate memtype reserve in pci mmap
Suresh Siddha
2009-04-03
1
-46
/
+0
*
x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot
Pallipadi, Venkatesh
2009-03-24
1
-0
/
+3
*
x86 PAT: consolidate old memtype new memtype check into a function
venkatesh.pallipadi@intel.com
2009-01-13
1
-11
/
+1
*
PCI: Don't carp about BAR allocation failures in quiet boot
Ingo Molnar
2009-01-07
1
-2
/
+2
*
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
2008-12-29
1
-1
/
+1
[next]