all-archs: consolidate .text section definition in asm-generic
[safe/jmp/linux-2.6] / arch / powerpc / kernel / pci_64.c
2007-05-17 Benjamin Herrenschmidt[POWERPC] Fix IO space on PCI buses created from of_pla...
2007-05-10 Paul Mackerras[POWERPC] Fix incorrect calculation of I/O window addresses
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-08 Paul Mackerras[POWERPC] Cope with PCI host bridge I/O window not...
2007-05-03 Michael EllermanPCI: Convert to alloc_pci_dev()
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: arch...
2007-04-12 Stephen Rothwell[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
2007-03-09 Stephen Rothwell[POWERPC] Create and use get_pci_dma_ops()
2007-03-09 Stephen Rothwell[POWERPC] Create and use set_pci_dma_ops
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2007-02-07 Michael EllermanMSI: Remove pci_scan_msi_device()
2007-02-07 Paul MackerrasMerge branch 'linux-2.6'
2007-01-27 Benjamin Herrenschmidt[POWERPC] Fix sys_pciconfig_iobase bus matching
2007-01-24 Michal Ostrowski[POWERPC] Do not write virq back to PCI config space
2006-12-20 Linas Vepstas[POWERPC] Fix PCI device channel state initialization
2006-12-08 Benjamin Herrenschmidt[POWERPC] Fix mmap of PCI resource with hack for X
2006-12-04 Yan Burman[POWERPC] Replace kmalloc+memset with kzalloc
2006-12-04 Benjamin Herrenschmidt[POWERPC] Allow hooking of PCI MMIO & PIO accessors...
2006-12-04 Benjamin Herrenschmidt[POWERPC] Generic OF platform driver for PCI host bridges.
2006-12-04 Benjamin Herrenschmidt[POWERPC] Add "parent" struct device for PCI host bridges
2006-12-04 Benjamin Herrenschmidt[POWERPC] Resolve the parent address of a PCI bus range
2006-12-04 Benjamin Herrenschmidt[POWERPC] Refactor 64 bits DMA operations
2006-12-04 Benjamin Herrenschmidt[POWERPC] Make pci_read_irq_line the default
2006-11-13 s.hauer@pengutronix.de[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c
2006-10-16 Anton Blanchard[POWERPC] Check for offline nodes in pci NUMA code
2006-09-25 Stephen Rothwell[POWERPC] modify PCI code for a merged kernel
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-30 Benjamin Herrenschmidt[POWERPC] Make OF irq map code detect more error cases
2006-08-01 Paul MackerrasMerge branch 'merge'
2006-07-31 Jeremy Kerr[POWERPC] Constify & voidify get_property()
2006-07-10 Benjamin Herrenschmidt[PATCH] powerpc: fix trigger handling in the new irq...
2006-07-07 Jeremy Kerr[POWERPC] Remove linux,pci-domain properties
2006-07-03 Benjamin Herrenschmidt[POWERPC] Add new interrupt mapping core and change...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: change pci core and arch code...
2006-06-25 Christoph Lameter[PATCH] mm: remove VM_LOCKED before remap_pfn_range...
2006-06-15 Anton Blanchard[POWERPC] pcibus_to_node fixes
2006-06-15 Jake Moilanen[POWERPC] Add support for PCI-Express nodes in the...
2006-05-24 Stephen Rothwell[PATCH] powerpc: iSeries PCI devices can now have a...
2006-04-22 Olof Johansson[PATCH] powerpc: Quiet PCI init printouts
2006-04-22 Anton Blanchard[PATCH] powerpc: remove io_page_mask
2006-03-28 Stephen Rothwell[PATCH] powerpc: make ISA floppies work again
2006-03-16 John Rose[PATCH] powerpc: properly configure DDR/P5IOC children...
2006-01-12 Stephen Rothwell[PATCH] powerpc: small pci cleanups
2006-01-11 linas[PATCH] PCI Hotplug/powerpc: module build break
2006-01-10 Benjamin Herrenschmidt[PATCH] powerpc: Extended PCI config space
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: pci_address_to_pio fix
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Experimental support for new G5 Macs...
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Remove device_node addrs/n_addr
2006-01-09 Stephen Rothwell[PATCH] powerpc: fix for "Update OF address parsers"
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: Update OF address parsers
2006-01-09 Linas Vepstas[PATCH] powerpc: make pcibios_claim_one_bus available...
2006-01-09 Benjamin Herrenschmidt[PATCH] powerpc: serial port discovery (#2)
2005-11-19 Paul Mackerraspowerpc: Merge pci.h
2005-11-16 Benjamin Herrenschmidt[PATCH] powerpc: pci_64 fixes & cleanups
2005-11-16 Michael Ellerman[PATCH] powerpc: More debugging fixups
2005-11-14 Paul Mackerraspowerpc: Move most remaining ppc64 files over to arch...