Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ecec21770d87a5035cfd210cfdb22e1935b0c4a6
/
arch
/
powerpc
/
platforms
/
cell
ecec217
[POWERPC] spufs: use kzalloc in create_spu
by Jeremy Kerr
· 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
1d64093
[POWERPC] cell: register SPUs as sysdevs
by Jeremy Kerr
· 18 years ago
b40feec
[POWERPC] cell: fix interrupt priority handling
by arnd@arndb.de
· 18 years ago
acf7d76
[POWERPC] cell: add RAS support
by Benjamin Herrenschmidt
· 18 years ago
df31065
[POWERPC] cleanup dma_mapping_ops
by Anton Blanchard
· 18 years ago
7a0c58d
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
133dda1
[PATCH] powerpc: Fix cell blade detection
by Arnd Bergmann
· 18 years ago
c029cc6
Merge branch 'merge'
by Paul Mackerras
· 18 years ago
0f04108
[PATCH] powerpc: wire up sys_[gs]et_robust_list
by David Woodhouse
· 19 years ago
b471f55
[PATCH] powerpc: check Cell SPU syscall number range _before_ using it
by David Woodhouse
· 19 years ago
5a4fa16
[PATCH] powerpc: fill hole in Cell SPU syscall table
by David Woodhouse
· 19 years ago
f18fc72
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
8261aa6
[PATCH] powerpc: cell: Add numa id to struct spu
by Jeremy Kerr
· 19 years ago
bed120c
[PATCH] spufs: fix for CONFIG_NUMA
by Joel H Schopp
· 19 years ago
c5c4591
[PATCH] powerpc: cell: use kzalloc in alloc_spu_context()
by Jeremy Kerr
· 19 years ago
f807221
[PATCH] spufs: Disable local interrupts for SPE hash_page calls.
by Arnd Bergmann
· 19 years ago
2833c28
[PATCH] powerpc: Wire up *at syscalls
by Andreas Schwab
· 19 years ago
912d35f
[PATCH] Add support for the sys_vmsplice syscall
by Jens Axboe
· 19 years ago
23b2527
[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table
by Arnd Bergmann
· 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
0e55195
[PATCH] for_each_possible_cpu: powerpc
by KAMEZAWA Hiroyuki
· 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
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
e78b47a
[PATCH] spufs: fix __init/__exit annotations
by Arnd Bergmann
· 19 years ago
79c227a
[PATCH] spufs: Fix endless protection fault on LS writes by SPE.
by Arnd Bergmann
· 19 years ago
47952d5
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
by Arnd Bergmann
· 19 years ago
2fa6874
[PATCH] powerpc: fix spider-pic affinity setting
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
5536408
[PATCH] powerpc: work around a cell interrupt HW bug
by Arnd Bergmann
· 19 years ago
d0e57c6
[PATCH] powerpc: cell interrupt controller updates
by Jens Osterkamp
· 19 years ago
5fa500b
[PATCH] powerpc: fix cell iommu setup
by Arnd Bergmann
· 19 years ago
14cc3e2
[PATCH] sem2mutex: misc static one-file mutexes
by Ingo Molnar
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
aee9f26
[PATCH] powerpc: Fix spufs initialization sequence.
by Geoff Levand
· 19 years ago
45bfe98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
b5e2fc1
[PATCH] powerpc: task_thread_info()
by Al Viro
· 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
6ff730c
[PATCH] spufs: fix sparse warnings
by Arnd Bergmann
· 19 years ago
f0831ac
[PATCH] spufs: abstract priv1 register access.
by Arnd Bergmann
· 19 years ago
ce8ab85
[PATCH] spufs: move spu_run call to its own file
by Arnd Bergmann
· 19 years ago
8837d92
[PATCH] spufs: clean up use of bitops
by Arnd Bergmann
· 19 years ago
3f51dd9
[PATCH] spufs: fix spufs_fill_dir error path
by Arnd Bergmann
· 19 years ago
346f4d3
[PATCH] spufs: dont leak directories in failed spu_create
by Arnd Bergmann
· 19 years ago
0106246
[PATCH] spufs fix spu_acquire_runnable error path
by Arnd Bergmann
· 19 years ago
5ef8224
[PATCH] spufs: serialize sys_spu_run per spu
by Arnd Bergmann
· 19 years ago
e80358a
[PATCH] spufs: check for proper file pointer in sys_spu_run
by Arnd Bergmann
· 19 years ago
c8ca063
[PATCH] spufs: dont hold root->isem in spu_forget
by Arnd Bergmann
· 19 years ago
762cf6d
[PATCH] spufs: fix locking in spu_acquire_runnable
by Arnd Bergmann
· 19 years ago
c902be7
[PATCH] cell: enable pause(0) in cpu_idle
by Arnd Bergmann
· 19 years ago
d52771f
[PATCH] powerpc/cell: disable legacy i/o area
by David Woodhouse
· 19 years ago
49d65b3
[PATCH] powerpc/cell: add iommu support for larger memory
by Jens.Osterkamp@de.ibm.com
· 19 years ago
3830734
[PATCH] spufs: clear dsisr on CLASS1[Mf] exception
by Arnd Bergmann
· 19 years ago
462c853
[PATCH] spufs: fix hexdump format
by Arnd Bergmann
· 19 years ago
7945a4a
[PATCH] spufs: trivial compile fix
by Arnd Bergmann
· 19 years ago
59d6d39
[PATCH] spufs: fix module refcount race
by Arnd Bergmann
· 19 years ago
3a843d7
[PATCH] spufs: fix mailbox polling
by Arnd Bergmann
· 19 years ago
2a911f0
[PATCH] spufs: Improved SPU preemptability [part 2].
by Arnd Bergmann
· 19 years ago
5110459
[PATCH] spufs: Improved SPU preemptability.
by Arnd Bergmann
· 19 years ago
3b3d22c
[PATCH] spufs: Turn off debugging output
by Arnd Bergmann
· 19 years ago
b41305a
[PATCH] spufs: Fix oops when spufs module is not loaded
by Arnd Bergmann
· 19 years ago
d88cfff
[PATCH] spufs: fix local store page refcounting
by Arnd Bergmann
· 19 years ago
39c73c3
[PATCH] spufs: Make all exports GPL-only
by Arnd Bergmann
· 19 years ago
cc53291
[PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.
by Michael Ellerman
· 19 years ago
8b3d666
[PATCH] spufs: cooperative scheduler support
by Arnd Bergmann
· 19 years ago
05b8411
[PATCH] spufs: add spu-side context switch code
by Mark Nutter
· 19 years ago
7c03874
[PATCH] kernel-side context switch code for spufs
by Mark Nutter
· 19 years ago
5473af0
[PATCH] spufs: switchable spu contexts
by Mark Nutter
· 19 years ago
67207b9
[PATCH] spufs: The SPU file system, base
by Arnd Bergmann
· 19 years ago
3d1229d
[PATCH] powerpc: Merge kexec
by Michael Ellerman
· 19 years ago
811d417
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
by Arnd Bergmann
· 19 years ago
19fe047
[PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c
by Arnd Bergmann
· 19 years ago