index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] spufs: Add a "capabilities" file to spu contexts
Benjamin Herrenschmidt
2007-06-14
1
-0
/
+27
*
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
2007-06-07
1
-28
/
+28
*
[POWERPC] spufs: Hook up spufs_release_mem
Christoph Hellwig
2007-06-07
1
-0
/
+1
*
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
2007-05-09
1
-13
/
+67
*
[POWERPC] spufs: avoid spurious memory barriers
Christoph Hellwig
2007-04-23
1
-14
/
+0
*
[POWERPC] spufs: check spu_acquire_runnable() return value
Akinobu Mita
2007-04-23
1
-1
/
+4
*
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
2007-04-23
1
-8
/
+139
*
[POWERPC] spufs: fix possible memory corruption is spufs_mem_write
Arnd Bergmann
2007-03-10
1
-10
/
+14
*
[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node
Masato Noguchi
2007-02-13
1
-0
/
+3
*
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
1
-2
/
+2
*
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
2007-02-13
1
-4
/
+12
*
[POWERPC] spufs: remove need for struct page for SPEs
Benjamin Herrenschmidt
2007-02-13
1
-66
/
+55
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
1
-20
/
+20
*
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
2006-12-04
1
-86
/
+241
*
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
2006-12-04
1
-32
/
+0
*
[POWERPC] spufs: Fix return value of spufs_mfc_write
Masato Noguchi
2006-12-04
1
-0
/
+1
*
[POWERPC] spufs: Always map local store non-guarded
Arnd Bergmann
2006-12-04
1
-2
/
+2
*
[POWERPC] spufs: Avoid user-triggered oops in ptrace
Christoph Hellwig
2006-12-04
1
-8
/
+7
*
[POWERPC] spufs: Read from signal files only if data is there
Dwayne Grant McConnell
2006-12-04
1
-8
/
+22
*
[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.
Dwayne Grant McConnell
2006-12-04
1
-0
/
+90
*
[POWERPC] spufs: Remove /spu_tag_mask file
Dwayne Grant McConnell
2006-12-04
1
-23
/
+0
*
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
2006-12-04
1
-4
/
+129
*
[POWERPC] spufs: Change %llx to 0x%llx.
Dwayne Grant McConnell
2006-12-04
1
-6
/
+7
*
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
1
-1
/
+1
|
\
|
*
[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
Arnd Bergmann
2006-10-25
1
-1
/
+1
*
|
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
2006-10-25
1
-0
/
+32
*
|
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
2006-10-25
1
-0
/
+22
|
/
*
[POWERPC] spufs: fix support for read/write on cntl
Noguchi, Masato
2006-10-16
1
-0
/
+1
*
[POWERPC] spufs: add infrastructure for finding elf objects
Arnd Bergmann
2006-10-05
1
-1
/
+17
*
[POWERPC] spufs: add support for read/write on cntl
Arnd Bergmann
2006-10-05
1
-19
/
+25
*
[POWERPC] spufs: make mailbox functions handle multiple elements
Arnd Bergmann
2006-10-05
1
-29
/
+125
*
[POWERPC] spufs: use correct pg_prot for mapping SPU local store
Arnd Bergmann
2006-10-05
1
-3
/
+7
*
[POWERPC] spufs: cell spu problem state mapping updates
Benjamin Herrenschmidt
2006-10-05
1
-46
/
+84
*
[POWERPC] NULL noise removal: spufs
Al Viro
2006-09-26
1
-1
/
+1
*
[POWERPC] spufs: map mmio space as guarded into user space
Benjamin Herrenschmidt
2006-06-28
1
-5
/
+5
*
[PATCH] spufs: update ->flush method proto
Al Viro
2006-06-26
1
-2
/
+2
*
[POWERPC] spufs: add a phys-id attribute to each SPU context
arnd@arndb.de
2006-06-21
1
-0
/
+17
*
[POWERPC] spufs: restore mapping of mssync register
arnd@arndb.de
2006-06-21
1
-0
/
+50
*
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
2006-03-27
1
-6
/
+223
*
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-03-27
1
-0
/
+294
*
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
2006-01-09
1
-152
/
+0
*
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
2006-01-09
1
-5
/
+10
*
[PATCH] spufs: fix mailbox polling
Arnd Bergmann
2006-01-09
1
-18
/
+6
*
[PATCH] spufs: Improved SPU preemptability.
Arnd Bergmann
2006-01-09
1
-10
/
+107
*
[PATCH] spufs: fix local store page refcounting
Arnd Bergmann
2006-01-09
1
-1
/
+2
*
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
2006-01-09
1
-170
/
+429
*
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
2006-01-09
1
-0
/
+596