Commit Graph

386 Commits (7b277b1a5fb147cb828e5d8b9780cee60f31a9bf)

Author SHA1 Message Date
David Gibson 1d3bb99648 Device tree aware EMAC driver 18 years ago
Jeremy Kerr 603c461250 [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again 18 years ago
Christoph Hellwig c0e7b4aa1c [POWERPC] spusched: Fix null pointer dereference in find_victim 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
Bob Nelson 1474855d08 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs 18 years ago
Bob Nelson 36aaccc1e9 [CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks 18 years ago
Christoph Hellwig 2414059420 [CELL] spu_base: locking cleanup 18 years ago
Arnd Bergmann 9e7cbcbb6e [CELL] cell: indexing of SPUs based on firmware vicinity properties 18 years ago
Arnd Bergmann cbc23d3e7c [CELL] spufs: integration of SPE affinity with the scheduller 18 years ago
Arnd Bergmann c5fc8d2a92 [CELL] cell: add placement computation for scheduling of affinity contexts 18 years ago
Arnd Bergmann 8e68e2f248 [CELL] spufs: extension of spu_create to support affinity definition 18 years ago
Arnd Bergmann 3ad216cae8 [CELL] cell: add hardcoded spu vicinity information for QS20 18 years ago
Arnd Bergmann 9d92af621f [CELL] cell: add vicinity information on spus 18 years ago
Arnd Bergmann aa6d5b2025 [CELL] cell: add per BE structure with info about its SPUs 18 years ago
Masato Noguchi 7e90b74967 [CELL] spufs: use find_first_bit() instead of sched_find_first_bit() 18 years ago
Jeremy Kerr 50af32a94b [CELL] spufs: remove unused file argument from spufs_run_spu() 18 years ago
Masato Noguchi ca53da3abb [CELL] spufs: change decrementer restore timing 18 years ago
Masato Noguchi cf17df223c [CELL] spufs: dont halt decrementer at restore step 47 18 years ago
Masato Noguchi a103f347a5 [CELL] spufs: limit saving MFC_CNTL bits 18 years ago
Masato Noguchi d40a01d4f4 [CELL] spufs: fix read and write for decr_status file 18 years ago
Masato Noguchi 1cfc0f86eb [CELL] spufs: fix decr_status meanings 18 years ago
Masato Noguchi cfd529b25d [CELL] spufs: remove needless context save/restore code 18 years ago
Jeremy Kerr daced0f718 [CELL] spufs: fix array size of channel index 18 years ago
Christoph Hellwig 27b1ea091f [CELL] spufs: make sure context are scheduled again after spu_acquire_saved 18 years ago
Andre Detsch 27ec41d3a1 [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs 18 years ago
Jeremy Kerr e840cfe681 [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts 18 years ago
Jeremy Kerr d054b36ffd [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts 18 years ago
Kazunori Asayama 49776d30ae [CELL] spufs: Avoid unexpectedly restaring MFC during context save 18 years ago
Sebastian Siewior d145031755 [CELL] spufs: remove section mismatch warning 18 years ago
Michael Ellerman ce21b3c964 [CELL] add support for MSI on Axon-based Cell systems 18 years ago
Andre Detsch 8d2655e621 [CELL] saving spus information for kexec crash 18 years ago
Jean-Christophe DUBOIS b86ce01c77 [CELL] allow linux to map Cell regs on legacy SLOF tree. 18 years ago
Jean-Christophe DUBOIS 827e3648dc [CELL] fix cbe_thermal for legacy SLOF tree. 18 years ago
Jean-Christophe DUBOIS 64bafa9db7 [CELL] fix cbe_cpufreq for legacy SLOF tree. 18 years ago
Christian Krafft 74889e41d9 [CELL] cbe_cpufreq: reorganize code 18 years ago
Christian Krafft 1e21fd5af3 [CELL] cbe_cpufreq: fix minor issues 18 years ago