aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2007-07-23[POWERPC] Removed setup_indirect_pci_nomapKumar Gala
2007-07-23[POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala
2007-07-23[POWERPC] 85xx: Added 8568 PCIe supportKumar Gala
2007-07-23[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala
2007-07-23[POWERPC] Add basic PCI node for mpc8568mds boardRoy Zang
2007-07-23[POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang
2007-07-23[POWERPC] Update PCI nodes in the 83xx/85xx boards device treeRoy Zang
2007-07-23[POWERPC] Add 8548 CDS PCI express controller node and PCI-X device nodeRoy Zang
2007-07-23[POWERPC] FSL: Cleanup how we detect if we are a PCIe controllerKumar Gala
2007-07-23[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala
2007-07-23[POWERPC] Add the ability to find PCI capabilities early onKumar Gala
2007-07-23[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r61911
2007-07-23[POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-22Fix ppc64 mismergeAl Viro
2007-07-22[POWERPC] Quiet section mismatch warning on pcibios_setupStephen Rothwell
2007-07-22[POWERPC] MPIC protected sourcesBenjamin Herrenschmidt
2007-07-22[POWERPC] of_detach_node()'s device node argument cannot be constSegher Boessenkool
2007-07-22[POWERPC] Allow smp_call_function_single() to current cpuAvi Kivity
2007-07-22[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPCPaul Mackerras
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling
2007-07-22[POWERPC] fix showing xmon helpIshizaki Kou
2007-07-22[POWERPC] Make xmon_write accept a const bufferIshizaki Kou
2007-07-22[POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day
2007-07-22[POWERPC] cell: CONFIG_SPE_BASE is a typoGeert Uytterhoeven
2007-07-21spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr
2007-07-21PS3: Fix build with 32-bit toolchainsGeoff Levand
2007-07-21ps3: FLASH ROM Storage DriverGeert Uytterhoeven
2007-07-21ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven
2007-07-21ps3: Disk Storage DriverGeert Uytterhoeven
2007-07-21powerpc: tlb_32.c build fixMariusz Kozlowski
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson
2007-07-20[CELL] spu_base: locking cleanupChristoph Hellwig
2007-07-20[CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann
2007-07-20[CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann
2007-07-20[CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann
2007-07-20[CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann
2007-07-20[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr
2007-07-20[CELL] spufs: change decrementer restore timingMasato Noguchi
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi
2007-07-20[CELL] spufs: fix read and write for decr_status fileMasato Noguchi
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi