index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
i386.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
x86/PCI: Replace spin_is_locked() with lockdep
Lance Roy
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-47
/
+0
2017-04-20
x86/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-48
/
+0
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-01-29
x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
1
-3
/
+3
2015-01-16
x86/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-1
/
+1
2014-11-16
x86: Use new cache mode type in arch/x86/pci
Juergen Gross
1
-2
/
+2
2014-09-23
x86: remove the Xen-specific _PAGE_IOMAP PTE flag
David Vrabel
1
-2
/
+0
2014-07-16
x86: don't exclude low BIOS area when allocating address space for non-PCI cards
Christoph Schulz
1
-0
/
+4
2014-05-23
x86/PCI: Move pcibios_assign_resources() annotation to definition
Bjorn Helgaas
1
-6
/
+6
2014-04-25
x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources
Bjorn Helgaas
1
-5
/
+10
2013-07-23
x86 / PCI: prevent re-allocation of already existing bridge and ROM resources
Mika Westerberg
1
-0
/
+4
2013-01-08
x86/PCI: Implement pcibios_resource_survey_bus()
Yinghai Lu
1
-0
/
+13
2013-01-08
x86/PCI: Keep resource allocation functions after boot
Yinghai Lu
1
-6
/
+6
2013-01-08
x86/PCI: Don't track firmware-assigned BAR values for hot-added devices
Yinghai Lu
1
-1
/
+9
2013-01-08
x86/PCI: Factor out pcibios_allocate_dev_rom_resource()
Yinghai Lu
1
-17
/
+35
2013-01-08
x86/PCI: Allocate resources on a per-bus basis for hot-adding root buses
Yinghai Lu
1
-13
/
+25
2013-01-08
x86/PCI: Factor out pcibios_allocate_dev_resources()
Yinghai Lu
1
-19
/
+23
2013-01-07
x86/PCI: Factor out pcibios_allocate_bridge_resources()
Yinghai Lu
1
-22
/
+24
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
[next]