| Commit message (Expand) | Author | Age | Files | Lines |
* | spufs: make signal-notification files readonly for NOSCHED contexts | Jeremy Kerr | 2007-07-21 | 1 | -2/+16 |
* | PS3: Fix build with 32-bit toolchains | Geoff Levand | 2007-07-21 | 2 | -0/+4 |
* | ps3: FLASH ROM Storage Driver | Geert Uytterhoeven | 2007-07-21 | 1 | -0/+15 |
* | ps3: BD/DVD/CD-ROM Storage Driver | Geert Uytterhoeven | 2007-07-21 | 1 | -0/+11 |
* | ps3: Disk Storage Driver | Geert Uytterhoeven | 2007-07-21 | 1 | -0/+10 |
* | powerpc: tlb_32.c build fix | Mariusz Kozlowski | 2007-07-21 | 1 | -0/+2 |
* | [CELL] spufs: rework list management and associated locking | Christoph Hellwig | 2007-07-20 | 2 | -162/+108 |
* | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson | 2007-07-20 | 18 | -108/+1738 |
* | [CELL] oprofile: enable SPU switch notification to detect currently active SP... | Bob Nelson | 2007-07-20 | 3 | -8/+55 |
* | [CELL] spu_base: locking cleanup | Christoph Hellwig | 2007-07-20 | 1 | -33/+51 |
* | [CELL] cell: indexing of SPUs based on firmware vicinity properties | Arnd Bergmann | 2007-07-20 | 1 | -1/+89 |
* | [CELL] spufs: integration of SPE affinity with the scheduller | Arnd Bergmann | 2007-07-20 | 2 | -0/+23 |
* | [CELL] cell: add placement computation for scheduling of affinity contexts | Arnd Bergmann | 2007-07-20 | 3 | -1/+151 |
* | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann | 2007-07-20 | 6 | -14/+188 |
* | [CELL] cell: add hardcoded spu vicinity information for QS20 | Arnd Bergmann | 2007-07-20 | 1 | -1/+54 |
* | [CELL] cell: add vicinity information on spus | Arnd Bergmann | 2007-07-20 | 1 | -0/+2 |
* | [CELL] cell: add per BE structure with info about its SPUs | Arnd Bergmann | 2007-07-20 | 2 | -7/+19 |
* | [CELL] spufs: use find_first_bit() instead of sched_find_first_bit() | Masato Noguchi | 2007-07-20 | 1 | -2/+1 |
* | [CELL] spufs: remove unused file argument from spufs_run_spu() | Jeremy Kerr | 2007-07-20 | 3 | -5/+3 |
* | [CELL] spufs: change decrementer restore timing | Masato Noguchi | 2007-07-20 | 2 | -20/+20 |
* | [CELL] spufs: dont halt decrementer at restore step 47 | Masato Noguchi | 2007-07-20 | 1 | -4/+16 |
* | [CELL] spufs: limit saving MFC_CNTL bits | Masato Noguchi | 2007-07-20 | 1 | -9/+4 |
* | [CELL] spufs: fix read and write for decr_status file | Masato Noguchi | 2007-07-20 | 1 | -4/+8 |
* | [CELL] spufs: fix decr_status meanings | Masato Noguchi | 2007-07-20 | 3 | -222/+262 |
* | [CELL] spufs: remove needless context save/restore code | Masato Noguchi | 2007-07-20 | 1 | -11/+1 |
* | [CELL] spufs: fix array size of channel index | Jeremy Kerr | 2007-07-20 | 1 | -6/+6 |
* | [CELL] spufs: make sure context are scheduled again after spu_acquire_saved | Christoph Hellwig | 2007-07-20 | 4 | -23/+44 |
* | [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs | Andre Detsch | 2007-07-20 | 7 | -73/+89 |
* | [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts | Jeremy Kerr | 2007-07-20 | 1 | -9/+0 |
* | [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts | Jeremy Kerr | 2007-07-20 | 1 | -2/+16 |
* | [CELL] spufs: Avoid unexpectedly restaring MFC during context save | Kazunori Asayama | 2007-07-20 | 1 | -1/+2 |
* | [CELL] spufs: remove section mismatch warning | Sebastian Siewior | 2007-07-20 | 2 | -2/+2 |
* | [CELL] add support for MSI on Axon-based Cell systems | Michael Ellerman | 2007-07-20 | 2 | -0/+447 |
* | [CELL] saving spus information for kexec crash | Andre Detsch | 2007-07-20 | 2 | -1/+68 |
* | [CELL] driver for DDR2 memory on AXON | Maxim Shchetynin | 2007-07-20 | 3 | -0/+392 |
* | [CELL] allow linux to map Cell regs on legacy SLOF tree. | Jean-Christophe DUBOIS | 2007-07-20 | 1 | -0/+7 |
* | [CELL] fix cbe_thermal for legacy SLOF tree. | Jean-Christophe DUBOIS | 2007-07-20 | 1 | -5/+20 |
* | [CELL] fix cbe_cpufreq for legacy SLOF tree. | Jean-Christophe DUBOIS | 2007-07-20 | 1 | -0/+10 |
* | [CELL] cbe_cpufreq: reorganize code | Christian Krafft | 2007-07-20 | 6 | -188/+309 |
* | [CELL] cbe_cpufreq: fix minor issues | Christian Krafft | 2007-07-20 | 1 | -18/+40 |
* | [CELL] cbe_cpufreq: fix initialization | Christian Krafft | 2007-07-20 | 1 | -12/+8 |
* | [CELL] cbe_cpufreq: fix latency measurement | Christian Krafft | 2007-07-20 | 1 | -8/+17 |
* | [CELL] pmi: remove support for mutiple devices. | Christian Krafft | 2007-07-20 | 2 | -51/+36 |
* | Create drivers/of/platform.c | Stephen Rothwell | 2007-07-20 | 1 | -81/+1 |
* | Begin to consolidate of_device.c | Stephen Rothwell | 2007-07-20 | 1 | -121/+1 |
* | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-20 | 1 | -114/+1 |
* | Consolidate of_get_next_child | Stephen Rothwell | 2007-07-20 | 1 | -24/+0 |
* | Consolidate of_get_parent | Stephen Rothwell | 2007-07-20 | 1 | -21/+0 |
* | Consolidate of_find_property | Stephen Rothwell | 2007-07-20 | 1 | -23/+1 |
* | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-20 | 1 | -25/+0 |