index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-04-04
1
-3
/
+2
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-1
/
+10
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-2
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-10-31
1
-2
/
+2
*
alpha: switch pci syscalls to SYSCALL_DEFINE
Al Viro
2018-03-28
1
-2
/
+3
*
alpha: deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-20
1
-1
/
+1
*
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+10
|
\
|
*
alpha/PCI: Make pdev_save_srm_config() static
Bjorn Helgaas
2017-11-07
1
-1
/
+10
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-08
1
-7
/
+20
|
\
|
*
alpha/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
1
-7
/
+20
*
|
alpha: squash lines for immediate return
Masahiro Yamada
2017-09-04
1
-5
/
+1
|
/
*
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2015-09-15
1
-1
/
+6
*
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
2015-07-23
1
-6
/
+1
*
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
1
-0
/
+7
*
alpha/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2015-01-16
1
-2
/
+6
*
alpha/PCI: Use default pcibios_enable_device()
Bjorn Helgaas
2014-03-19
1
-6
/
+0
*
ALPHA: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-7
/
+5
*
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
1
-6
/
+0
*
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-09-18
1
-1
/
+1
*
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
1
-6
/
+0
|
\
|
*
alpha/PCI: factor out pcibios_setup()
Myron Stowe
2012-06-26
1
-6
/
+0
*
|
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
2012-06-18
1
-6
/
+3
|
\
\
|
*
|
alpha/PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
1
-6
/
+3
|
|
/
*
/
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-1
/
+1
|
/
*
alpha/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-67
/
+4
*
alpha/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
2012-02-23
1
-8
/
+7
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
1
-20
/
+20
|
\
|
*
alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-20
/
+20
*
|
alpha: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2011-11-28
1
-25
/
+1
|
/
*
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
1
-1
/
+1
*
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-22
1
-2
/
+2
*
alpha: convert u64 to unsigned long long
Randy Dunlap
2009-04-01
1
-1
/
+1
*
PCI: alpha: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
1
-18
/
+0
*
PCI: alpha: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
1
-1
/
+1
*
alpha: pcibios_resource_to_bus() is callable from normal code
Al Viro
2008-11-30
1
-1
/
+1
*
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
2008-06-20
1
-0
/
+17
*
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
2008-04-29
1
-2
/
+2
*
alpha: remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-1
/
+1
*
alpha: fix legacy mode PCI IDE controllers
Ivan Kokshaysky
2008-04-24
1
-17
/
+5
*
PCI: alpha: use generic pci_enable_resources()
Bjorn Helgaas
2008-04-20
1
-22
/
+1
*
deal with alpha section warnings
Al Viro
2007-07-26
1
-5
/
+5
*
PCI: make isa_bridge Alpha-only
Adrian Bunk
2007-02-07
1
-0
/
+4
*
[PATCH] alpha: switch to pci_get API
Alan Cox
2006-12-07
1
-1
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-2
/
+2
*
[PATCH] pci and yenta: pcibios_bus_to_resource
Dominik Brodowski
2005-08-04
1
-0
/
+16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+561