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] cell: Move SPU affinity init to spu_management_of_ops
Andre Detsch
2007-08-10
2
-140
/
+164
*
[POWERPC] spufs: Fix affinity after introduction of node_allowed() calls
Andre Detsch
2007-08-03
1
-1
/
+2
*
[POWERPC] spusched: Fix initial timeslice calculation
Christoph Hellwig
2007-07-26
2
-1
/
+6
*
[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus
Masato Noguchi
2007-07-26
1
-4
/
+0
*
spusched: fix mismerge in spufs.h
Christoph Hellwig
2007-07-24
1
-4
/
+1
*
Fix ppc64 mismerge
Al Viro
2007-07-22
1
-14
/
+0
*
spufs: make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
2007-07-21
1
-2
/
+16
*
[CELL] spufs: rework list management and associated locking
Christoph Hellwig
2007-07-20
2
-162
/
+108
*
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
2007-07-20
3
-1
/
+25
*
[CELL] oprofile: enable SPU switch notification to detect currently active SP...
Bob Nelson
2007-07-20
3
-8
/
+55
*
[CELL] spu_base: locking cleanup
Christoph Hellwig
2007-07-20
1
-33
/
+51
*
[CELL] cell: indexing of SPUs based on firmware vicinity properties
Arnd Bergmann
2007-07-20
1
-1
/
+89
*
[CELL] spufs: integration of SPE affinity with the scheduller
Arnd Bergmann
2007-07-20
2
-0
/
+23
*
[CELL] cell: add placement computation for scheduling of affinity contexts
Arnd Bergmann
2007-07-20
3
-1
/
+151
*
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2007-07-20
6
-14
/
+188
*
[CELL] cell: add hardcoded spu vicinity information for QS20
Arnd Bergmann
2007-07-20
1
-1
/
+54
*
[CELL] cell: add vicinity information on spus
Arnd Bergmann
2007-07-20
1
-0
/
+2
*
[CELL] cell: add per BE structure with info about its SPUs
Arnd Bergmann
2007-07-20
2
-7
/
+19
*
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
Masato Noguchi
2007-07-20
1
-2
/
+1
*
[CELL] spufs: remove unused file argument from spufs_run_spu()
Jeremy Kerr
2007-07-20
3
-5
/
+3
*
[CELL] spufs: change decrementer restore timing
Masato Noguchi
2007-07-20
2
-20
/
+20
*
[CELL] spufs: dont halt decrementer at restore step 47
Masato Noguchi
2007-07-20
1
-4
/
+16
*
[CELL] spufs: limit saving MFC_CNTL bits
Masato Noguchi
2007-07-20
1
-9
/
+4
*
[CELL] spufs: fix read and write for decr_status file
Masato Noguchi
2007-07-20
1
-4
/
+8
*
[CELL] spufs: fix decr_status meanings
Masato Noguchi
2007-07-20
3
-222
/
+262
*
[CELL] spufs: remove needless context save/restore code
Masato Noguchi
2007-07-20
1
-11
/
+1
*
[CELL] spufs: fix array size of channel index
Jeremy Kerr
2007-07-20
1
-6
/
+6
*
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
2007-07-20
4
-23
/
+44
*
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
2007-07-20
7
-73
/
+89
*
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
2007-07-20
1
-9
/
+0
*
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
2007-07-20
1
-2
/
+16
*
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
2007-07-20
1
-1
/
+2
*
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2007-07-20
2
-2
/
+2
*
[CELL] add support for MSI on Axon-based Cell systems
Michael Ellerman
2007-07-20
2
-0
/
+447
*
[CELL] saving spus information for kexec crash
Andre Detsch
2007-07-20
1
-1
/
+1
*
[CELL] allow linux to map Cell regs on legacy SLOF tree.
Jean-Christophe DUBOIS
2007-07-20
1
-0
/
+7
*
[CELL] fix cbe_thermal for legacy SLOF tree.
Jean-Christophe DUBOIS
2007-07-20
1
-5
/
+20
*
[CELL] fix cbe_cpufreq for legacy SLOF tree.
Jean-Christophe DUBOIS
2007-07-20
1
-0
/
+10
*
[CELL] cbe_cpufreq: reorganize code
Christian Krafft
2007-07-20
6
-188
/
+309
*
[CELL] cbe_cpufreq: fix minor issues
Christian Krafft
2007-07-20
1
-18
/
+40
*
[CELL] cbe_cpufreq: fix initialization
Christian Krafft
2007-07-20
1
-12
/
+8
*
[CELL] cbe_cpufreq: fix latency measurement
Christian Krafft
2007-07-20
1
-8
/
+17
*
[CELL] pmi: remove support for mutiple devices.
Christian Krafft
2007-07-20
1
-22
/
+14
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
fix spufs build after ->fault changes
Christoph Hellwig
2007-07-19
1
-11
/
+11
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-15
/
+13
*
Cell: Draw SPE helper penguin logos
Geert Uytterhoeven
2007-07-17
2
-2
/
+17
*
Merge branch 'for-2.6.23' into merge
Paul Mackerras
2007-07-11
13
-143
/
+754
|
\
|
*
[POWERPC] spufs: Save dma_tagstatus_R in CSA
Kazunori Asayama
2007-07-03
2
-0
/
+20
|
*
[POWERPC] spufs: Fix lost events in poll/epoll on mfc
Kazunori Asayama
2007-07-03
1
-4
/
+5
[next]