summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Fix ppc64 mismergeAl Viro2007-07-221-14/+0Star
* spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-221-2/+16
* PS3: Fix build with 32-bit toolchainsGeoff Levand2007-07-222-0/+4
* ps3: FLASH ROM Storage DriverGeert Uytterhoeven2007-07-221-0/+15
* ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven2007-07-221-0/+11
* ps3: Disk Storage DriverGeert Uytterhoeven2007-07-221-0/+10
* powerpc: tlb_32.c build fixMariusz Kozlowski2007-07-221-0/+2
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-202-162/+108Star
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-2018-108/+1738
* [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/+1Star
* [CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr2007-07-203-5/+3Star
* [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/+4Star
* [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/+1Star
* [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/+0Star
* [CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-201-2/+16
* [CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2007-07-201-1/+2
* [CELL] spufs: remove section mismatch warningSebastian Siewior2007-07-202-2/+2
* [CELL] add support for MSI on Axon-based Cell systemsMichael Ellerman2007-07-202-0/+447
* [CELL] saving spus information for kexec crashAndre Detsch2007-07-202-1/+68
* [CELL] driver for DDR2 memory on AXONMaxim Shchetynin2007-07-203-0/+392
* [CELL] allow linux to map Cell regs on legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-0/+7
* [CELL] fix cbe_thermal for legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-5/+20
* [CELL] fix cbe_cpufreq for legacy SLOF tree.Jean-Christophe DUBOIS2007-07-201-0/+10
* [CELL] cbe_cpufreq: reorganize codeChristian Krafft2007-07-206-188/+309
* [CELL] cbe_cpufreq: fix minor issuesChristian Krafft2007-07-201-18/+40
* [CELL] cbe_cpufreq: fix initializationChristian Krafft2007-07-201-12/+8Star
* [CELL] cbe_cpufreq: fix latency measurementChristian Krafft2007-07-201-8/+17
* [CELL] pmi: remove support for mutiple devices.Christian Krafft2007-07-202-51/+36Star
* Create drivers/of/platform.cStephen Rothwell2007-07-201-81/+1Star
* Begin to consolidate of_device.cStephen Rothwell2007-07-201-121/+1Star
* Consolidate of_find_node_by routinesStephen Rothwell2007-07-201-114/+1Star
* Consolidate of_get_next_childStephen Rothwell2007-07-201-24/+0Star
* Consolidate of_get_parentStephen Rothwell2007-07-201-21/+0Star
* Consolidate of_find_propertyStephen Rothwell2007-07-201-23/+1Star