summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2007-07-262-1/+6
* [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi2007-07-261-4/+0
* [POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt2007-07-261-0/+3
* [POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell2007-07-261-1/+1
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-07-2417-374/+378
|\
| * [POWERPC] 85xxCDS: Misc 8548 PCI Corrections.Randy Vinson2007-07-241-4/+4
| * [POWERPC] 85xxCDS: Delay 8259 cascade hookup.Randy Vinson2007-07-241-11/+25
| * [POWERPC] 85xxCDS: Make sure restart resets the PCI bus.Randy Vinson2007-07-231-0/+35
| * [POWERPC] 85xxCDS: Allow 8259 cascade to share an MPIC interrupt line.Randy Vinson2007-07-232-6/+32
| * [POWERPC] Add basic PCI/PCI Express support for 8544DS boardRoy Zang2007-07-232-1/+241
| * [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-236-9/+9
| * [POWERPC] 85xx: Add quirk to ignore bogus FPGA on CDSKumar Gala2007-07-231-0/+10
| * [POWERPC] 85xx: Added 8568 PCIe supportKumar Gala2007-07-231-0/+1
| * [POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connectedKumar Gala2007-07-232-1/+2
| * [POWERPC] Use Freescale pci/pcie common code for 85xx boardsRoy Zang2007-07-237-104/+18
| * [POWERPC] Rewrite Freescale PCI/PCIe support for 8{3,5,6}xxZang Roy-r619112007-07-232-7/+9
| * [POWERPC] Create common fsl pci/e files based on 86xx platformsRoy Zang2007-07-233-241/+2
* | spusched: fix mismerge in spufs.hChristoph Hellwig2007-07-241-4/+1
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-225-25/+17
|\
| * [POWERPC] Fix future firmware feature fixups function failureMichael Neuling2007-07-223-23/+15
| * [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option.Robert P. J. Day2007-07-222-2/+2
* | Fix ppc64 mismergeAl Viro2007-07-221-14/+0
* | spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-211-2/+16
* | ps3: FLASH ROM Storage DriverGeert Uytterhoeven2007-07-211-0/+15
* | ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven2007-07-211-0/+11
* | ps3: Disk Storage DriverGeert Uytterhoeven2007-07-211-0/+10
|/
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-202-162/+108
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-203-1/+25
* [CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson2007-07-203-8/+55
* [CELL] spu_base: locking cleanupChristoph Hellwig2007-07-201-33/+51
* [CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann2007-07-201-1/+89
* [CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2007-07-202-0/+23
* [CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann2007-07-203-1/+151
* [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-206-14/+188
* [CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann2007-07-201-1/+54
* [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+2
* [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-202-7/+19
* [CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi2007-07-201-2/+1
* [CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr2007-07-203-5/+3
* [CELL] spufs: change decrementer restore timingMasato Noguchi2007-07-202-20/+20
* [CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi2007-07-201-4/+16
* [CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi2007-07-201-9/+4
* [CELL] spufs: fix read and write for decr_status fileMasato Noguchi2007-07-201-4/+8
* [CELL] spufs: fix decr_status meaningsMasato Noguchi2007-07-203-222/+262
* [CELL] spufs: remove needless context save/restore codeMasato Noguchi2007-07-201-11/+1
* [CELL] spufs: fix array size of channel indexJeremy Kerr2007-07-201-6/+6
* [CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig2007-07-204-23/+44
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-207-73/+89
* [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr2007-07-201-9/+0
* [CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-201-2/+16
OpenPOWER on IntegriCloud