Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2eb1b12049844a8ebc670e0e4fc908bc3f8933d3
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
2eb1b12
[POWERPC] spu sched: static timeslicing for SCHED_RR contexts
by Christoph Hellwig
· 18 years ago
72cb360
[POWERPC] spu sched: use DECLARE_BITMAP
by Christoph Hellwig
· 18 years ago
52f04fc
[POWERPC] spu sched: forced preemption at execution
by Christoph Hellwig
· 18 years ago
ae7b4c5
[POWERPC] spu sched: update some comments
by Christoph Hellwig
· 18 years ago
678b2ff
[POWERPC] spu sched: simplity spu_remove_from_active_list
by Christoph Hellwig
· 18 years ago
26bec67
[POWERPC] spufs: optimize spu_run
by Christoph Hellwig
· 18 years ago
079cdb6
[POWERPC] spufs: runqueue simplification
by Christoph Hellwig
· 18 years ago
8389998
[POWERPC] spufs: move prio to spu_context
by Christoph Hellwig
· 18 years ago
6a0641e5
[POWERPC] spufs: state_mutex cleanup
by Christoph Hellwig
· 18 years ago
650f8b0
[POWERPC] spufs: simplify state_mutex
by Christoph Hellwig
· 18 years ago
202557d
[POWERPC] spufs: sched.c cleanups
by Christoph Hellwig
· 18 years ago
81998ba
[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
by Christoph Hellwig
· 18 years ago
aa56c16
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
by Christoph Hellwig
· 18 years ago
5cb23af
[POWERPC] spufs: remove empty last line in run.c
by Christoph Hellwig
· 18 years ago
30a6c33
[POWERPC] spufs: remove SPU_CONTEXT_PREEMPT
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
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
9c2e08c
[PATCH] mark struct file_operations const 9
by Arjan van de Ven
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
13d7d84
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
39f44be
[POWERPC] Fix SPU coredump code for max_fdset removal
by Paul Mackerras
· 18 years ago
b4d1ab5
[PATCH] struct path: convert powerpc
by Josef Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
c2b2226
[POWERPC] spufs: always send sigtrap on breakpoint
by Arnd Bergmann
· 18 years ago
bd2e5f8
[POWERPC] spufs: return an error in spu_create is isolated create isnt supported
by Jeremy Kerr
· 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
3960c26
[POWERPC] spufs: Add runcntrl read accessors
by Jeremy Kerr
· 18 years ago
ee2d734
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
by Arnd Bergmann
· 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
2ebb247
[POWERPC] spufs: Fix missing stop-and-signal
by Masato Noguchi
· 18 years ago
453d9f7
[POWERPC] spufs: Return correct event for data storage interrupt
by Arnd Bergmann
· 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
0afacde
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
by arnd@arndb.de
· 18 years ago
eb758ce
[POWERPC] spufs: "stautus" isnt a word.
by arnd@arndb.de
· 18 years ago
5737edd
[POWERPC] spufs: add support for nonschedulable contexts
by Mark Nutter
· 18 years ago
24f43b3
[POWERPC] spufs: wrap mfc sdr access
by Masato Noguchi
· 18 years ago
274cef5
[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
by Arnd Bergmann
· 18 years ago
f6b301b
[POWERPC] spufs: fix signal2 file to report signal2
by Dwayne Grant Mcconnell
· 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
6263203
[POWERPC] spufs: Add infrastructure needed for gang scheduling
by Arnd Bergmann
· 18 years ago
9add11d
[POWERPC] spufs: implement error event delivery to user space
by Arnd Bergmann
· 18 years ago
28347bc
[POWERPC] spufs: fix context switch during page fault
by HyeonSeung Jang
· 18 years ago
a68cf98
[POWERPC] spufs: scheduler support for NUMA.
by Mark Nutter
· 18 years ago
27d5bf2
[POWERPC] spufs: cell spu problem state mapping updates
by Benjamin Herrenschmidt
· 18 years ago
ccaa36f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
ed2bfcd
[POWERPC] cell spufs iomem annotations
by Al Viro
· 18 years ago
e45d663
[POWERPC] NULL noise removal: spufs
by Al Viro
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
3aa590c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
910ab66
[POWERPC] spufs: fix MFC command queue purge
by Benjamin Herrenschmidt
· 18 years ago
23cc770
[POWERPC] spufs: map mmio space as guarded into user space
by Benjamin Herrenschmidt
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
73b6af8
[PATCH] spufs: update ->flush method proto
by Al Viro
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
3795071
[POWERPC] spufs: one more fix for 64k pages
by arnd@arndb.de
· 18 years ago
c983294
[POWERPC] spufs: fail spu_create with invalid flags
by arnd@arndb.de
· 18 years ago
6e18b27
[POWERPC] spufs: fix Makefile for "make clean"
by Masato Noguchi
· 18 years ago
2eabbbd
[POWERPC] spufs: remove stop_code from struct spu
by Masato Noguchi
· 18 years ago
a91942a
[POWERPC] spufs: fix spu irq affinity setting
by Geoff Levand
· 18 years ago
540270d
[POWERPC] spufs: further abstract priv1 register access
by Geoff Levand
· 18 years ago
e46a023
[POWERPC] spufs: dont try to access SPE channel 1 count
by arnd@arndb.de
· 18 years ago
970f1ba
[POWERPC] spufs: fix initial state of wbox file
by arnd@arndb.de
· 18 years ago
7b1a701
[POWERPC] spufs: add a phys-id attribute to each SPU context
by arnd@arndb.de
· 18 years ago
724bd80
[POWERPC] spufs: set up correct SLB entries for 64k pages
by arnd@arndb.de
· 18 years ago
0309f02
[POWERPC] spufs: fix deadlock in spu_create error path
by Michael Ellerman
· 18 years ago
d9379c4
[POWERPC] spufs: restore mapping of mssync register
by arnd@arndb.de
· 18 years ago
91edfa4
[POWERPC] cell: always build spu base into the kernel
by arnd@arndb.de
· 18 years ago
c5c4591
[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()
by Jeremy Kerr
· 19 years ago
183b73a
[PATCH] spufs: fix context-switch decrementer code
by Jordi Caubet
· 19 years ago
cfff5b2
[PATCH] powerpc/cell: compile fixes
by Dave Jones
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
e78b47a
[PATCH] spufs: fix __init/__exit annotations
by Arnd Bergmann
· 19 years ago
ca3e91c
[PATCH] spufs: initialize context correctly
by Dirk Herrendoerfer
· 19 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
2dd1493
[PATCH] spufs: allow SPU code to do syscalls
by Arnd Bergmann
· 19 years ago
8fce10a
[PATCH] powerpc: cell namespace cleanup
by Arnd Bergmann
· 19 years ago
7f52eb0
[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
by Geoff Levand
· 19 years ago
c3a9aea
[PATCH] spufs: fix for recent "shrink dentry_struct" patch
by Andrew Morton
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
2fb9d20
[PATCH] spufs: set irq affinity for running threads
by Arnd Bergmann
· 19 years ago
Next »