aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt1-9/+32
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-6/+6
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman1-17/+25
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-1/+0
2006-03-28ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppcPaul Mackerras1-396/+0
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras1-238/+2
2006-01-09[PATCH] PCI: pci_find_device remove (ppc/kernel/pci.c)Jiri Slaby1-10/+11
2006-01-09[PATCH] powerpc: Fix compile problem in pci.c for ppc32Kumar Gala1-1/+1
2006-01-09[PATCH] powerpc: pci_address_to_pio fixBenjamin Herrenschmidt1-4/+6
2006-01-09[PATCH] powerpc: Detect prefetchable windows in pci_process_bridge_OF_rangesKumar Gala1-1/+7
2006-01-09[PATCH] powerpc: Update OF address parsersBenjamin Herrenschmidt1-0/+15
2006-01-09[PATCH] powerpc: serial port discovery (#2)Benjamin Herrenschmidt1-2/+1
2005-11-18powerpc: Fix a couple of compile warnings for 32-bit compilesPaul Mackerras1-1/+0
2005-11-10[PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky1-14/+0
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-2/+3
2005-10-20ppc: rename pci_assign_all_busses to pci_assign_all_busesPaul Mackerras1-5/+5
2005-10-11ppc: Various minor compile fixesPaul Mackerras1-0/+4
2005-10-10powerpc: Make some #includes explicit.Paul Mackerras1-0/+1
2005-10-04ppc32: export a few more things where they are definedPaul Mackerras1-0/+3
2005-09-19[PATCH] powerpc: Remove sections use from ppcJon Loeliger1-5/+5
2005-09-08[PATCH] PCI: fix up pretty-names removal patchAndrew Morton1-1/+0
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski1-0/+15
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman1-2/+19
2005-06-20[PATCH] Driver Core: arch: update device attribute callbacksYani Ioannou1-1/+1
2005-04-25[PATCH] ppc iomem annotations: ->io_base_virtAl Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1849