index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
pci_64.c
Commit message (
Expand
)
Author
Age
*
PCI: Convert to alloc_pci_dev()
Michael Ellerman
2007-05-02
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-12
*
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-12
*
[POWERPC] Create and use get_pci_dma_ops()
Stephen Rothwell
2007-03-08
*
[POWERPC] Create and use set_pci_dma_ops
Stephen Rothwell
2007-03-08
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2007-02-08
|
\
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-02-06
|
|
\
|
*
|
[POWERPC] Do not write virq back to PCI config space
Michal Ostrowski
2007-01-24
*
|
|
MSI: Remove pci_scan_msi_device()
Michael Ellerman
2007-02-07
|
|
/
|
/
|
*
|
[POWERPC] Fix sys_pciconfig_iobase bus matching
Benjamin Herrenschmidt
2007-01-27
|
/
*
[POWERPC] Fix PCI device channel state initialization
Linas Vepstas
2006-12-20
*
[POWERPC] Fix mmap of PCI resource with hack for X
Benjamin Herrenschmidt
2006-12-08
*
[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-12-04
*
[PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c
s.hauer@pengutronix.de
2006-11-12
*
[POWERPC] Check for offline nodes in pci NUMA code
Anton Blanchard
2006-10-16
*
[POWERPC] modify PCI code for a merged kernel
Stephen Rothwell
2006-09-24
*
Merge branch 'merge'
Paul Mackerras
2006-08-31
|
\
|
*
[POWERPC] Make OF irq map code detect more error cases
Benjamin Herrenschmidt
2006-08-30
*
|
Merge branch 'merge'
Paul Mackerras
2006-07-31
|
\
|
|
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
*
|
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-31
*
|
[POWERPC] Remove linux,pci-domain properties
Jeremy Kerr
2006-07-07
|
/
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
*
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-25
*
[POWERPC] pcibus_to_node fixes
Anton Blanchard
2006-06-15
*
[POWERPC] Add support for PCI-Express nodes in the device tree
Jake Moilanen
2006-06-15
*
[PATCH] powerpc: iSeries PCI devices can now have a devpsec attribute
Stephen Rothwell
2006-05-24
*
[PATCH] powerpc: Quiet PCI init printouts
Olof Johansson
2006-04-22
*
[PATCH] powerpc: remove io_page_mask
Anton Blanchard
2006-04-22
*
[PATCH] powerpc: make ISA floppies work again
Stephen Rothwell
2006-03-28
*
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
2006-03-16
*
[PATCH] powerpc: small pci cleanups
Stephen Rothwell
2006-01-12
*
[PATCH] PCI Hotplug/powerpc: module build break
linas
2006-01-10
*
[PATCH] powerpc: Extended PCI config space
Benjamin Herrenschmidt
2006-01-10
*
[PATCH] powerpc: pci_address_to_pio fix
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: fix for "Update OF address parsers"
Stephen Rothwell
2006-01-08
*
[PATCH] powerpc: Update OF address parsers
Benjamin Herrenschmidt
2006-01-08
*
[PATCH] powerpc: make pcibios_claim_one_bus available to other code
Linas Vepstas
2006-01-08
*
[PATCH] powerpc: serial port discovery (#2)
Benjamin Herrenschmidt
2006-01-08
*
powerpc: Merge pci.h
Paul Mackerras
2005-11-19
[next]