aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-24Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds17-374/+378
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig1-4/+1
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] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2-1/+241
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala6-9/+9
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 Gala1-0/+1
2007-07-23[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2-1/+2
2007-07-23[POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang7-104/+18
2007-07-23[POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112-7/+9
2007-07-23[POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang3-241/+2
2007-07-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-25/+17
2007-07-22Fix ppc64 mismergeAl Viro1-14/+0
2007-07-22[POWERPC] Fix future firmware feature fixups function failureMichael Neuling3-23/+15
2007-07-22[POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day2-2/+2
2007-07-21spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr1-2/+16
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-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 Nelson3-1/+25
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
2007-07-20[CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2-0/+23
2007-07-20[CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann3-1/+151
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann6-14/+188
2007-07-20[CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann1-1/+54
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann1-0/+2
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2-7/+19
2007-07-20[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi1-2/+1
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr3-5/+3
2007-07-20[CELL] spufs: change decrementer restore timingMasato Noguchi2-20/+20
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi1-4/+16
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi1-9/+4
2007-07-20[CELL] spufs: fix read and write for decr_status fileMasato Noguchi1-4/+8
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi3-222/+262
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi1-11/+1
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr1-6/+6
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig4-23/+44
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch7-73/+89
2007-07-20[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr1-9/+0
2007-07-20[CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr1-2/+16
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama1-1/+2
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior2-2/+2
2007-07-20[CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman2-0/+447
2007-07-20[CELL] saving spus information for kexec crashAndre Detsch1-1/+1