Commit Graph

421 Commits (714055ede4ffd60933397d4b61d285d0dfc9ecaf)

Author SHA1 Message Date
Paul Mackerras 1189be6508 [POWERPC] Use 1TB segments 18 years ago
Grant Likely 745e102775 [POWERPC] Platforms shouldn't mess with ROOT_DEV 18 years ago
David Gibson 1d3bb99648 Device tree aware EMAC driver 18 years ago
Benjamin Herrenschmidt d767efe30f [POWERPC] cell: Add Cell memory controller register defs and expose it 18 years ago
Benjamin Herrenschmidt eef686a009 [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h 18 years ago
Michael Ellerman 4acb889627 [POWERPC] Update axon_msi to use dcr_host_t.base 18 years ago
Michael Ellerman db220b234d [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node() 18 years ago
Jeremy Kerr 603c461250 [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again 18 years ago
Jeremy Kerr fb8299ed31 [POWERPC] cell: Don't cast the result of of_get_property() 18 years ago
Christoph Hellwig c0e7b4aa1c [POWERPC] spusched: Fix null pointer dereference in find_victim 18 years ago
Michael Ellerman 104f0cc2dc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() 18 years ago
Michael Ellerman 9e25ae6d91 [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code 18 years ago
Michael Ellerman 7af1443a9d [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe 18 years ago
Michael Ellerman e55014923e [POWERPC] spufs: Cleanup ELF coredump extra notes logic 18 years ago
Michael Ellerman 48cad41f7e [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls 18 years ago
Michael Ellerman 78810ff672 [POWERPC] spufs: Add contents of npc file to SPU coredumps 18 years ago
Michael Ellerman 74de08bc10 [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * 18 years ago
Michael Ellerman 936d5bf1d7 [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate 18 years ago
Michael Ellerman c1a72173ab [POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded 18 years ago
Michael Ellerman 59000b53c7 [POWERPC] spufs: Correctly calculate the size of the local-store to dump 18 years ago
Michael Ellerman d464fb4410 [POWERPC] spufs: Write some SPU coredump values as ASCII 18 years ago
Michael Ellerman 4fca9c4250 [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code 18 years ago
Michael Ellerman 9a5080f11d [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes 18 years ago
Michael Ellerman f9b7bbe7a8 [POWERPC] spufs: Remove ctx_info and ctx_info_list 18 years ago
Michael Ellerman a595ed662c [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code 18 years ago
Jeremy Kerr c70d4ca52b [POWERPC] cell: Remove DEBUG for SPU callbacks 18 years ago
Jeremy Kerr 05a059f329 [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook 18 years ago
Jeremy Kerr 98f06978ff [POWERPC] cell: Unify spufs syscall path 18 years ago
Andre Detsch 36ddbb1380 [POWERPC] spufs: Fix race condition on gang->aff_ref_spu 18 years ago
Sebastian Siewior 8b0d3121a0 [POWERPC] spufs: Make isolated loader properly aligned 18 years ago
Jeremy Kerr 6232a74f25 [POWERPC] spufs: Remove spu_harvest 18 years ago
Jeremy Kerr 1e8b0f6d1b [POWERPC] spufs: Remove asmlinkage from do_spu_create 18 years ago
Sebastian Siewior 1238819a41 [POWERPC] spufs: Make file-internal functions & variables static 18 years ago
Michael Ellerman 6815800601 [POWERPC] Provide a default irq_host match, which matches on an exact of_node 18 years ago
Michael Ellerman 52964f87c6 [POWERPC] Add an optional device_node pointer to the irq_host 18 years ago
Masato Noguchi b7f90a406f [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt. 18 years ago
Andre Detsch ada83daab3 [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable 18 years ago
Arnd Bergmann 62ee68e3bc [POWERPC] spufs: Fix update of mailbox status register during backed wbox write 18 years ago
Christian Krafft aac2e68481 [POWERPC] spu_manage: fix spu_unit_number for celleb device tree 18 years ago
Arnd Bergmann 3addf55c94 [POWERPC] cell: Support pinhole-reset on IBM cell blades 18 years ago
Christian Krafft fa7f374bbf [POWERPC] spu_manage: Use newer physical-id attribute 18 years ago
Jeremy Kerr ad941fe4b6 [POWERPC] cell: Fix errno for modular spufs_create with invalid neighbour 18 years ago
Andre Detsch f5996449e3 [POWERPC] cell: Move SPU affinity init to spu_management_of_ops 18 years ago
Andre Detsch 683e3ab2b5 [POWERPC] spufs: Fix affinity after introduction of node_allowed() calls 18 years ago
Christoph Hellwig 9d78592ed7 [POWERPC] spusched: Fix initial timeslice calculation 18 years ago
Masato Noguchi 6f6a6dc0c8 [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus 18 years ago
Christoph Hellwig b2c863bd2d spusched: fix mismerge in spufs.h 18 years ago
Al Viro 5fa63fccc5 Fix ppc64 mismerge 18 years ago
Jeremy Kerr 8b6f50ef1d spufs: make signal-notification files readonly for NOSCHED contexts 18 years ago
Christoph Hellwig 486acd4850 [CELL] spufs: rework list management and associated locking 18 years ago