index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci_64.c
Age
Commit message (
Expand
)
Author
2007-08-10
[POWERPC] Fix initialization and usage of dma_mask
Benjamin Herrenschmidt
2007-07-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-07-11
PCI: read revision ID by default
Auke Kok
2007-07-11
PCI: Make pcibios_add_platform_entries() return errors
Michael Ellerman
2007-07-03
[POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().
Jon Loeliger
2007-06-29
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
Kumar Gala
2007-06-29
[POWERPC] Move common PCI code out of pci_32/pci_64
Kumar Gala
2007-06-29
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
2007-06-28
[POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c
Michael Ellerman
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-05-17
[POWERPC] Fix IO space on PCI buses created from of_platform
Benjamin Herrenschmidt
2007-05-10
[POWERPC] Fix incorrect calculation of I/O window addresses
Paul Mackerras
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
[POWERPC] Cope with PCI host bridge I/O window not starting at 0
Paul Mackerras
2007-05-02
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-03-09
[POWERPC] Create and use get_pci_dma_ops()
Stephen Rothwell
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2007-02-07
MSI: Remove pci_scan_msi_device()
Michael Ellerman
2007-02-07
Merge branch 'linux-2.6'
Paul Mackerras
2007-01-28
[POWERPC] Fix sys_pciconfig_iobase bus matching
Benjamin Herrenschmidt
2007-01-24
[POWERPC] Do not write virq back to PCI config space
Michal Ostrowski
2006-12-20
[POWERPC] Fix PCI device channel state initialization
Linas Vepstas
2006-12-08
[POWERPC] Fix mmap of PCI resource with hack for X
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Add "parent" struct device for PCI host bridges
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Resolve the parent address of a PCI bus range
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-11-13
[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c
s.hauer@pengutronix.de
2006-10-16
[POWERPC] Check for offline nodes in pci NUMA code
Anton Blanchard
2006-09-25
[POWERPC] modify PCI code for a merged kernel
Stephen Rothwell
2006-08-31
Merge branch 'merge'
Paul Mackerras
2006-08-30
[POWERPC] Make OF irq map code detect more error cases
Benjamin Herrenschmidt
2006-08-01
Merge branch 'merge'
Paul Mackerras
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-07
[POWERPC] Remove linux,pci-domain properties
Jeremy Kerr
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-15
[POWERPC] pcibus_to_node fixes
Anton Blanchard
2006-06-15
[POWERPC] Add support for PCI-Express nodes in the device tree
Jake Moilanen
2006-05-24
[PATCH] powerpc: iSeries PCI devices can now have a devpsec attribute
Stephen Rothwell
2006-04-22
[PATCH] powerpc: Quiet PCI init printouts
Olof Johansson
[next]