| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-10-03 | 1 | -2/+2 |
|\ |
|
| * | [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again | Jeremy Kerr | 2007-09-26 | 1 | -2/+2 |
* | | [POWERPC] Update axon_msi to use dcr_host_t.base | Michael Ellerman | 2007-10-03 | 1 | -7/+6 |
* | | [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node() | Michael Ellerman | 2007-10-03 | 1 | -2/+2 |
* | | [POWERPC] cell: Don't cast the result of of_get_property() | Jeremy Kerr | 2007-09-22 | 1 | -2/+2 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2007-09-20 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [POWERPC] spusched: Fix null pointer dereference in find_victim | Christoph Hellwig | 2007-09-19 | 1 | -2/+2 |
* | | [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() | Michael Ellerman | 2007-09-19 | 1 | -140/+76 |
* | | [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code | Michael Ellerman | 2007-09-19 | 1 | -0/+4 |
* | | [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ... | Michael Ellerman | 2007-09-19 | 3 | -33/+66 |
* | | [POWERPC] spufs: Cleanup ELF coredump extra notes logic | Michael Ellerman | 2007-09-19 | 1 | -3/+9 |
* | | [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls | Michael Ellerman | 2007-09-19 | 7 | -98/+39 |
* | | [POWERPC] spufs: Add contents of npc file to SPU coredumps | Michael Ellerman | 2007-09-19 | 1 | -1/+7 |
* | | [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * | Michael Ellerman | 2007-09-19 | 2 | -25/+17 |
* | | [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N... | Michael Ellerman | 2007-09-19 | 2 | -5/+3 |
* | | [POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded | Michael Ellerman | 2007-09-19 | 1 | -2/+6 |
* | | [POWERPC] spufs: Correctly calculate the size of the local-store to dump | Michael Ellerman | 2007-09-19 | 1 | -14/+2 |
* | | [POWERPC] spufs: Write some SPU coredump values as ASCII | Michael Ellerman | 2007-09-19 | 2 | -10/+12 |
* | | [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core... | Michael Ellerman | 2007-09-19 | 1 | -10/+11 |
* | | [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes | Michael Ellerman | 2007-09-19 | 1 | -0/+2 |
* | | [POWERPC] spufs: Remove ctx_info and ctx_info_list | Michael Ellerman | 2007-09-19 | 1 | -60/+19 |
* | | [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code | Michael Ellerman | 2007-09-19 | 1 | -20/+38 |
* | | [POWERPC] cell: Remove DEBUG for SPU callbacks | Jeremy Kerr | 2007-09-19 | 1 | -1/+1 |
* | | [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook | Jeremy Kerr | 2007-09-19 | 1 | -8/+8 |
* | | [POWERPC] cell: Unify spufs syscall path | Jeremy Kerr | 2007-09-19 | 4 | -85/+70 |
* | | [POWERPC] spufs: Fix race condition on gang->aff_ref_spu | Andre Detsch | 2007-09-19 | 1 | -17/+32 |
* | | [POWERPC] spufs: Make isolated loader properly aligned | Sebastian Siewior | 2007-09-19 | 1 | -3/+6 |
* | | [POWERPC] spufs: Remove spu_harvest | Jeremy Kerr | 2007-09-19 | 1 | -13/+0 |
* | | [POWERPC] spufs: Remove asmlinkage from do_spu_create | Jeremy Kerr | 2007-09-19 | 1 | -2/+2 |
* | | [POWERPC] spufs: Make file-internal functions & variables static | Sebastian Siewior | 2007-09-19 | 5 | -9/+9 |
* | | [POWERPC] Provide a default irq_host match, which matches on an exact of_node | Michael Ellerman | 2007-09-14 | 2 | -12/+0 |
* | | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 2007-09-14 | 3 | -21/+13 |
|/ |
|
* | [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ... | Masato Noguchi | 2007-09-11 | 1 | -9/+15 |
* | [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable | Andre Detsch | 2007-08-30 | 1 | -5/+1 |
* | [POWERPC] spufs: Fix update of mailbox status register during backed wbox write | Arnd Bergmann | 2007-08-30 | 1 | -1/+2 |
* | [POWERPC] spu_manage: fix spu_unit_number for celleb device tree | Christian Krafft | 2007-08-30 | 1 | -0/+8 |
* | [POWERPC] cell: Support pinhole-reset on IBM cell blades | Arnd Bergmann | 2007-08-25 | 2 | -2/+32 |
* | [POWERPC] spu_manage: Use newer physical-id attribute | Christian Krafft | 2007-08-25 | 2 | -6/+2 |
* | [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour | Jeremy Kerr | 2007-08-15 | 1 | -0/+1 |
* | [POWERPC] cell: Move SPU affinity init to spu_management_of_ops | Andre Detsch | 2007-08-10 | 2 | -140/+164 |
* | [POWERPC] spufs: Fix affinity after introduction of node_allowed() calls | Andre Detsch | 2007-08-03 | 1 | -1/+2 |
* | [POWERPC] spusched: Fix initial timeslice calculation | Christoph Hellwig | 2007-07-26 | 2 | -1/+6 |
* | [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus | Masato Noguchi | 2007-07-26 | 1 | -4/+0 |
* | spusched: fix mismerge in spufs.h | Christoph Hellwig | 2007-07-24 | 1 | -4/+1 |
* | Fix ppc64 mismerge | Al Viro | 2007-07-22 | 1 | -14/+0 |
* | spufs: make signal-notification files readonly for NOSCHED contexts | Jeremy Kerr | 2007-07-21 | 1 | -2/+16 |
* | [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 | 3 | -1/+25 |
* | [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 |