Age | Commit message (Expand) | Author |
2007-09-26 | [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again | Jeremy Kerr |
2007-09-19 | [POWERPC] spusched: Fix null pointer dereference in find_victim | Christoph Hellwig |
2007-09-11 | [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ... | Masato Noguchi |
2007-08-30 | [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable | Andre Detsch |
2007-08-30 | [POWERPC] spufs: Fix update of mailbox status register during backed wbox write | Arnd Bergmann |
2007-08-30 | [POWERPC] spu_manage: fix spu_unit_number for celleb device tree | Christian Krafft |
2007-08-25 | [POWERPC] cell: Support pinhole-reset on IBM cell blades | Arnd Bergmann |
2007-08-25 | [POWERPC] spu_manage: Use newer physical-id attribute | Christian Krafft |
2007-08-15 | [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour | Jeremy Kerr |
2007-08-10 | [POWERPC] cell: Move SPU affinity init to spu_management_of_ops | Andre Detsch |
2007-08-03 | [POWERPC] spufs: Fix affinity after introduction of node_allowed() calls | Andre Detsch |
2007-07-26 | [POWERPC] spusched: Fix initial timeslice calculation | Christoph Hellwig |
2007-07-26 | [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus | Masato Noguchi |
2007-07-24 | spusched: fix mismerge in spufs.h | Christoph Hellwig |
2007-07-22 | Fix ppc64 mismerge | Al Viro |
2007-07-21 | spufs: make signal-notification files readonly for NOSCHED contexts | Jeremy Kerr |
2007-07-20 | [CELL] spufs: rework list management and associated locking | Christoph Hellwig |
2007-07-20 | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson |
2007-07-20 | [CELL] oprofile: enable SPU switch notification to detect currently active SP... | Bob Nelson |
2007-07-20 | [CELL] spu_base: locking cleanup | Christoph Hellwig |
2007-07-20 | [CELL] cell: indexing of SPUs based on firmware vicinity properties | Arnd Bergmann |
2007-07-20 | [CELL] spufs: integration of SPE affinity with the scheduller | Arnd Bergmann |
2007-07-20 | [CELL] cell: add placement computation for scheduling of affinity contexts | Arnd Bergmann |
2007-07-20 | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann |
2007-07-20 | [CELL] cell: add hardcoded spu vicinity information for QS20 | Arnd Bergmann |
2007-07-20 | [CELL] cell: add vicinity information on spus | Arnd Bergmann |
2007-07-20 | [CELL] cell: add per BE structure with info about its SPUs | Arnd 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 timing | Masato Noguchi |
2007-07-20 | [CELL] spufs: dont halt decrementer at restore step 47 | Masato Noguchi |
2007-07-20 | [CELL] spufs: limit saving MFC_CNTL bits | Masato Noguchi |
2007-07-20 | [CELL] spufs: fix read and write for decr_status file | Masato Noguchi |
2007-07-20 | [CELL] spufs: fix decr_status meanings | Masato Noguchi |
2007-07-20 | [CELL] spufs: remove needless context save/restore code | Masato Noguchi |
2007-07-20 | [CELL] spufs: fix array size of channel index | Jeremy Kerr |
2007-07-20 | [CELL] spufs: make sure context are scheduled again after spu_acquire_saved | Christoph Hellwig |
2007-07-20 | [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs | Andre Detsch |
2007-07-20 | [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts | Jeremy Kerr |
2007-07-20 | [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts | Jeremy Kerr |
2007-07-20 | [CELL] spufs: Avoid unexpectedly restaring MFC during context save | Kazunori Asayama |
2007-07-20 | [CELL] spufs: remove section mismatch warning | Sebastian Siewior |
2007-07-20 | [CELL] add support for MSI on Axon-based Cell systems | Michael Ellerman |
2007-07-20 | [CELL] saving spus information for kexec crash | Andre Detsch |
2007-07-20 | [CELL] allow linux to map Cell regs on legacy SLOF tree. | Jean-Christophe DUBOIS |
2007-07-20 | [CELL] fix cbe_thermal for legacy SLOF tree. | Jean-Christophe DUBOIS |
2007-07-20 | [CELL] fix cbe_cpufreq for legacy SLOF tree. | Jean-Christophe DUBOIS |
2007-07-20 | [CELL] cbe_cpufreq: reorganize code | Christian Krafft |
2007-07-20 | [CELL] cbe_cpufreq: fix minor issues | Christian Krafft |
2007-07-20 | [CELL] cbe_cpufreq: fix initialization | Christian Krafft |