index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-8
/
+8
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
1
-1
/
+1
2007-03-09
[POWERPC] Create and use get_pci_dma_ops()
Stephen Rothwell
1
-2
/
+7
2007-03-09
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
1
-0
/
+5
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+0
2007-02-07
MSI: Remove pci_scan_msi_device()
Michael Ellerman
1
-2
/
+0
2007-02-07
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2007-01-28
[POWERPC] Fix sys_pciconfig_iobase bus matching
Benjamin Herrenschmidt
1
-1
/
+1
2007-01-24
[POWERPC] Do not write virq back to PCI config space
Michal Ostrowski
1
-1
/
+0
2006-12-20
[POWERPC] Fix PCI device channel state initialization
Linas Vepstas
1
-0
/
+1
2006-12-08
[POWERPC] Fix mmap of PCI resource with hack for X
Benjamin Herrenschmidt
1
-11
/
+31
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-12-04
[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits
Benjamin Herrenschmidt
1
-1
/
+1
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
1
-0
/
+9
2006-12-04
[POWERPC] Add "parent" struct device for PCI host bridges
Benjamin Herrenschmidt
1
-1
/
+1
2006-12-04
[POWERPC] Resolve the parent address of a PCI bus range
Benjamin Herrenschmidt
1
-5
/
+1
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
1
-3
/
+23
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
1
-2
/
+6
2006-11-13
[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c
s.hauer@pengutronix.de
1
-12
/
+2
2006-10-16
[POWERPC] Check for offline nodes in pci NUMA code
Anton Blanchard
1
-2
/
+8
2006-09-25
[POWERPC] modify PCI code for a merged kernel
Stephen Rothwell
1
-28
/
+30
2006-08-31
Merge branch 'merge'
Paul Mackerras
1
-2
/
+9
2006-08-30
[POWERPC] Make OF irq map code detect more error cases
Benjamin Herrenschmidt
1
-2
/
+9
2006-08-01
Merge branch 'merge'
Paul Mackerras
1
-7
/
+29
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-13
/
+15
2006-07-10
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
1
-7
/
+29
2006-07-07
[POWERPC] Remove linux,pci-domain properties
Jeremy Kerr
1
-38
/
+1
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
1
-17
/
+16
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-2
/
+2
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
1
-1
/
+0
2006-06-15
[POWERPC] pcibus_to_node fixes
Anton Blanchard
1
-1
/
+12
2006-06-15
[POWERPC] Add support for PCI-Express nodes in the device tree
Jake Moilanen
1
-1
/
+1
2006-05-24
[PATCH] powerpc: iSeries PCI devices can now have a devpsec attribute
Stephen Rothwell
1
-5
/
+2
2006-04-22
[PATCH] powerpc: Quiet PCI init printouts
Olof Johansson
1
-5
/
+5
2006-04-22
[PATCH] powerpc: remove io_page_mask
Anton Blanchard
1
-27
/
+3
2006-03-28
[PATCH] powerpc: make ISA floppies work again
Stephen Rothwell
1
-0
/
+1
2006-03-16
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
1
-2
/
+3
2006-01-12
[PATCH] powerpc: small pci cleanups
Stephen Rothwell
1
-2
/
+3
2006-01-11
[PATCH] PCI Hotplug/powerpc: module build break
linas
1
-0
/
+3
2006-01-10
[PATCH] powerpc: Extended PCI config space
Benjamin Herrenschmidt
1
-1
/
+1
2006-01-09
[PATCH] powerpc: pci_address_to_pio fix
Benjamin Herrenschmidt
1
-5
/
+6
2006-01-09
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
1
-6
/
+29
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-2
/
+22
2006-01-09
[PATCH] powerpc: fix for "Update OF address parsers"
Stephen Rothwell
1
-14
/
+14
2006-01-09
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
1
-0
/
+14
2006-01-09
[PATCH] powerpc: make pcibios_claim_one_bus available to other code
Linas Vepstas
1
-1
/
+1
2006-01-09
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
1
-0
/
+15
2005-11-19
powerpc: Merge pci.h
Paul Mackerras
1
-17
/
+1
2005-11-16
[PATCH] powerpc: pci_64 fixes & cleanups
Benjamin Herrenschmidt
1
-3
/
+65
[next]