Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
78810ff6723f20015373b1ba8dd981f24c62f680
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
file.c
78810ff
[POWERPC] spufs: Add contents of npc file to SPU coredumps
by Michael Ellerman
· 17 years ago
74de08b
[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *
by Michael Ellerman
· 17 years ago
936d5bf
[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate
by Michael Ellerman
· 17 years ago
d464fb4
[POWERPC] spufs: Write some SPU coredump values as ASCII
by Michael Ellerman
· 17 years ago
4fca9c4
[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code
by Michael Ellerman
· 17 years ago
1238819
[POWERPC] spufs: Make file-internal functions & variables static
by Sebastian Siewior
· 17 years ago
5fa63fc
Fix ppc64 mismerge
by Al Viro
· 17 years ago
8b6f50e
spufs: make signal-notification files readonly for NOSCHED contexts
by Jeremy Kerr
· 17 years ago
d40a01d
[CELL] spufs: fix read and write for decr_status file
by Masato Noguchi
· 17 years ago
27b1ea0
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
by Christoph Hellwig
· 17 years ago
27ec41d
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
by Andre Detsch
· 17 years ago
d054b36
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
by Jeremy Kerr
· 17 years ago
933b0e3
[POWERPC] spufs: Fix lost events in poll/epoll on mfc
by Kazunori Asayama
· 17 years ago
e9f8a0b
[POWERPC] spufs: Add stat file to spufs
by Christoph Hellwig
· 17 years ago
476273a
[POWERPC] spufs: Add tid file
by Christoph Hellwig
· 17 years ago
7022543
[POWERPC] spufs: Trivial whitespace fixes
by Jeremy Kerr
· 17 years ago
cbe709c
[POWERPC] spufs: Add a "capabilities" file to spu contexts
by Benjamin Herrenschmidt
· 17 years ago
47d3a5f
[POWERPC] spufs: Synchronize pte invalidation vs ps close
by Christoph Hellwig
· 17 years ago
ce92987
[POWERPC] spufs: Hook up spufs_release_mem
by Christoph Hellwig
· 17 years ago
f1fa74f
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
by Benjamin Herrenschmidt
· 18 years ago
8a7d86b
[POWERPC] spufs: avoid spurious memory barriers
by Christoph Hellwig
· 18 years ago
577f8f1
[POWERPC] spufs: check spu_acquire_runnable() return value
by Akinobu Mita
· 18 years ago
43c2bbd
[POWERPC] spufs: clear mapping pointers after last close
by Christoph Hellwig
· 18 years ago
aa0ed2b
[POWERPC] spufs: fix possible memory corruption is spufs_mem_write
by Arnd Bergmann
· 18 years ago
128b854
[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node
by Masato Noguchi
· 18 years ago
26bec67
[POWERPC] spufs: optimize spu_run
by Christoph Hellwig
· 18 years ago
17e0e27
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
by Benjamin Herrenschmidt
· 18 years ago
78bde53
[POWERPC] spufs: remove need for struct page for SPEs
by Benjamin Herrenschmidt
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
bf1ab97
[POWERPC] coredump: Add SPU elf notes to coredump.
by Dwayne Grant McConnell
· 18 years ago
c6730ed
[POWERPC] spufs: Load isolation kernel from spu_run
by Jeremy Kerr
· 18 years ago
3692dc6
[POWERPC] spufs: Fix return value of spufs_mfc_write
by Masato Noguchi
· 18 years ago
932f535d
[POWERPC] spufs: Always map local store non-guarded
by Arnd Bergmann
· 18 years ago
5c3ecd6
[POWERPC] spufs: Avoid user-triggered oops in ptrace
by Christoph Hellwig
· 18 years ago
17f88ce
[POWERPC] spufs: Read from signal files only if data is there
by Dwayne Grant McConnell
· 18 years ago
69a2f00
[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.
by Dwayne Grant McConnell
· 18 years ago
1182e1d
[POWERPC] spufs: Remove /spu_tag_mask file
by Dwayne Grant McConnell
· 18 years ago
b9e3bd7
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
by Dwayne Grant McConnell
· 18 years ago
9b5047e
[POWERPC] spufs: Change %llx to 0x%llx.
by Dwayne Grant McConnell
· 18 years ago
79acbb3
Merge branch 'linux-2.6' into for-linus
by Paul Mackerras
· 18 years ago
099814b
[POWERPC] spufs: Add isolated-mode SPE recycling support
by Jeremy Kerr
· 18 years ago
5737edd
[POWERPC] spufs: add support for nonschedulable contexts
by Mark Nutter
· 18 years ago
274cef5
[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
by Arnd Bergmann
· 18 years ago
654e4ae
[POWERPC] spufs: fix support for read/write on cntl
by Noguchi, Masato
· 18 years ago
8676727
[POWERPC] spufs: add infrastructure for finding elf objects
by Arnd Bergmann
· 18 years ago
e1dbff2
[POWERPC] spufs: add support for read/write on cntl
by Arnd Bergmann
· 18 years ago
cdcc89b
[POWERPC] spufs: make mailbox functions handle multiple elements
by Arnd Bergmann
· 18 years ago
ac91cb8
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
by Arnd Bergmann
· 18 years ago
27d5bf2
[POWERPC] spufs: cell spu problem state mapping updates
by Benjamin Herrenschmidt
· 18 years ago
e45d663
[POWERPC] NULL noise removal: spufs
by Al Viro
· 18 years ago
23cc770
[POWERPC] spufs: map mmio space as guarded into user space
by Benjamin Herrenschmidt
· 18 years ago
73b6af8
[PATCH] spufs: update ->flush method proto
by Al Viro
· 18 years ago
7b1a701
[POWERPC] spufs: add a phys-id attribute to each SPU context
by arnd@arndb.de
· 18 years ago
d9379c4
[POWERPC] spufs: restore mapping of mssync register
by arnd@arndb.de
· 18 years ago
6df10a8
[PATCH] spufs: enable SPE problem state MMIO access.
by Mark Nutter
· 19 years ago
a33a7d7
[PATCH] spufs: implement mfc access for PPE-side DMA
by Arnd Bergmann
· 19 years ago
ce8ab85
[PATCH] spufs: move spu_run call to its own file
by Arnd Bergmann
· 19 years ago
5ef8224
[PATCH] spufs: serialize sys_spu_run per spu
by Arnd Bergmann
· 19 years ago
3a843d7
[PATCH] spufs: fix mailbox polling
by Arnd Bergmann
· 19 years ago
5110459
[PATCH] spufs: Improved SPU preemptability.
by Arnd Bergmann
· 19 years ago
d88cfff
[PATCH] spufs: fix local store page refcounting
by Arnd Bergmann
· 19 years ago
8b3d666
[PATCH] spufs: cooperative scheduler support
by Arnd Bergmann
· 19 years ago
67207b9
[PATCH] spufs: The SPU file system, base
by Arnd Bergmann
· 19 years ago