aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-24Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds43-837/+1630
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig1-4/+1
2007-07-24[POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala1-13/+13
2007-07-24[POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger1-2/+2
2007-07-24[POWERPC] 85xxCDS: MPC8548 DTS cleanup.Randy Vinson1-35/+89
2007-07-24[POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson1-4/+4
2007-07-24[POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson1-11/+25
2007-07-23[POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson1-0/+35
2007-07-23[POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson2-6/+32
2007-07-23[POWERPC] FSL: Add support for PCI-X controllersKumar Gala1-1/+12
2007-07-23[POWERPC] Make sure virtual P2P bridge registers are setup on PCIe PHBKumar Gala1-0/+14
2007-07-23[POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala1-6/+12
2007-07-23[POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang5-126/+662
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala11-30/+26
2007-07-23[POWERPC] Removed setup_indirect_pci_nomapKumar Gala1-13/+4
2007-07-23[POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala1-0/+10
2007-07-23[POWERPC] 85xx: Added 8568 PCIe supportKumar Gala4-114/+208
2007-07-23[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala4-1/+17
2007-07-23[POWERPC] Add basic PCI node for mpc8568mds boardRoy Zang1-0/+29
2007-07-23[POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang8-104/+25
2007-07-23[POWERPC] Update PCI nodes in the 83xx/85xx boards device treeRoy Zang11-15/+15
2007-07-23[POWERPC] Add 8548 CDS PCI express controller node and PCI-X device nodeRoy Zang1-51/+105
2007-07-23[POWERPC] FSL: Cleanup how we detect if we are a PCIe controllerKumar Gala1-9/+9
2007-07-23[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala1-1/+15
2007-07-23[POWERPC] Add the ability to find PCI capabilities early onKumar Gala1-0/+7
2007-07-23[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619115-226/+187
2007-07-23[POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang6-5/+9
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds16-35/+76
2007-07-22Fix ppc64 mismergeAl Viro1-14/+0
2007-07-22[POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell1-1/+1
2007-07-22[POWERPC] MPIC protected sourcesBenjamin Herrenschmidt1-0/+32
2007-07-22[POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool1-1/+1
2007-07-22[POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity1-1/+6
2007-07-22[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras1-1/+7
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling3-23/+15
2007-07-22[POWERPC] fix showing xmon helpIshizaki Kou3-1/+7
2007-07-22[POWERPC] Make xmon_write accept a const bufferIshizaki Kou2-2/+2
2007-07-22[POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day3-3/+3
2007-07-22[POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven1-2/+2
2007-07-21spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr1-2/+16
2007-07-21PS3: Fix build with 32-bit toolchainsGeoff Levand2-0/+4
2007-07-21ps3: FLASH ROM Storage DriverGeert Uytterhoeven1-0/+15
2007-07-21ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven1-0/+11
2007-07-21ps3: Disk Storage DriverGeert Uytterhoeven1-0/+10
2007-07-21powerpc: tlb_32.c build fixMariusz Kozlowski1-0/+2
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig2-162/+108
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson18-108/+1738
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SPU tasksBob Nelson3-8/+55
2007-07-20[CELL] spu_base: locking cleanupChristoph Hellwig1-33/+51
2007-07-20[CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann1-1/+89