summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool
2007-08-03[POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell
2007-08-03[POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig
2007-07-26[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi
2007-07-26[POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt
2007-07-26[POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell
2007-07-24Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig
2007-07-24[POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson
2007-07-24[POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson
2007-07-23[POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson
2007-07-23[POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson
2007-07-23[POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar 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] Use Freescale pci/pcie common code for 85xx boardsRoy Zang
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] Fix future firmware feature fixups function failureMichael Neuling
2007-07-22[POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day
2007-07-21spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr
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-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
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig