index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[POWERPC] spu sched: use DECLARE_BITMAP
Christoph Hellwig
2007-02-13
1
-2
/
+1
*
[POWERPC] spu sched: forced preemption at execution
Christoph Hellwig
2007-02-13
3
-0
/
+76
*
[POWERPC] spu sched: update some comments
Christoph Hellwig
2007-02-13
1
-8
/
+8
*
[POWERPC] spu sched: simplity spu_remove_from_active_list
Christoph Hellwig
2007-02-13
1
-29
/
+15
*
[POWERPC] spufs: optimize spu_run
Christoph Hellwig
2007-02-13
5
-12
/
+23
*
[POWERPC] spufs: runqueue simplification
Christoph Hellwig
2007-02-13
2
-67
/
+93
*
[POWERPC] spufs: move prio to spu_context
Christoph Hellwig
2007-02-13
3
-7
/
+6
*
[POWERPC] spufs: state_mutex cleanup
Christoph Hellwig
2007-02-13
3
-53
/
+64
*
[POWERPC] spufs: simplify state_mutex
Christoph Hellwig
2007-02-13
3
-30
/
+17
*
[POWERPC] spufs: sched.c cleanups
Christoph Hellwig
2007-02-13
1
-37
/
+61
*
[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
Christoph Hellwig
2007-02-13
2
-2
/
+2
*
[POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments
Christoph Hellwig
2007-02-13
2
-4
/
+1
*
[POWERPC] spufs: remove empty last line in run.c
Christoph Hellwig
2007-02-13
1
-1
/
+0
*
[POWERPC] spufs: remove SPU_CONTEXT_PREEMPT
Christoph Hellwig
2007-02-13
1
-3
/
+0
*
[POWERPC] spufs: Fix bitrot of the SPU mmap facility
Benjamin Herrenschmidt
2007-02-13
3
-8
/
+22
*
[POWERPC] spufs: remove need for struct page for SPEs
Benjamin Herrenschmidt
2007-02-13
2
-144
/
+79
*
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
2
-22
/
+22
*
[PATCH] arch/powerpc trivial annotations
Al Viro
2007-02-09
1
-2
/
+3
*
[POWERPC] Celleb: consolidate spu management ops
Ishizaki Kou
2007-02-07
3
-401
/
+448
*
[POWERPC] spufs: Add SPU register lock
Ishizaki Kou
2007-01-24
1
-0
/
+3
*
[POWERPC] spufs: fix assignment of node numbers
Arnd Bergmann
2006-12-19
1
-18
/
+12
*
[POWERPC] cell: Fix spufs with "new style" device-tree
Benjamin Herrenschmidt
2006-12-19
1
-25
/
+42
*
[POWERPC] cell: Enable spider workarounds on all PCI buses
Jens Osterkamp
2006-12-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-12-11
3
-2
/
+7
|
\
|
*
[POWERPC] Fix SPU coredump code for max_fdset removal
Paul Mackerras
2006-12-11
1
-1
/
+1
|
*
[POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group
Christian Krafft
2006-12-08
1
-0
/
+2
|
*
[POWERPC] Fix cell pmu initialisation
Stephen Rothwell
2006-12-08
1
-1
/
+4
*
|
[PATCH] struct path: convert powerpc
Josef Sipek
2006-12-08
2
-3
/
+3
|
/
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-2
/
+2
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[POWERPC] spufs: we should only execute init_spu_base on cell
Stephen Rothwell
2006-12-04
1
-0
/
+3
*
[POWERPC] spufs: always send sigtrap on breakpoint
Arnd Bergmann
2006-12-04
1
-6
/
+4
*
[POWERPC] spufs: return an error in spu_create is isolated create isnt supported
Jeremy Kerr
2006-12-04
1
-0
/
+4
*
[POWERPC] cell: abstract spu management routines
Geoff Levand
2006-12-04
5
-338
/
+454
*
[POWERPC] cell: hard disable interrupts in power_save()
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+9
*
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
2006-12-04
7
-87
/
+580
*
[POWERPC] cell: Add oprofile support
Maynard Johnson
2006-12-04
2
-2
/
+33
*
[POWERPC] cell: Add routines for managing PMU interrupts
Kevin Corry
2006-12-04
4
-0
/
+96
*
[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h
Kevin Corry
2006-12-04
3
-87
/
+2
*
[POWERPC] cell: PMU register macros
Kevin Corry
2006-12-04
1
-1
/
+22
*
[POWERPC] cell: Add symbol exports for oprofile
Arnd Bergmann
2006-12-04
1
-0
/
+13
*
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
2006-12-04
4
-148
/
+113
*
[POWERPC] spufs: Add runcntrl read accessors
Jeremy Kerr
2006-12-04
3
-0
/
+13
*
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
2006-12-04
6
-36
/
+79
*
[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: Fix missing stop-and-signal
Masato Noguchi
2006-12-04
1
-10
/
+18
[prev]
[next]