index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-20
[CELL] spufs: dont halt decrementer at restore step 47
Masato Noguchi
1
-4
/
+16
2007-07-20
[CELL] spufs: limit saving MFC_CNTL bits
Masato Noguchi
1
-9
/
+4
2007-07-20
[CELL] spufs: fix read and write for decr_status file
Masato Noguchi
1
-4
/
+8
2007-07-20
[CELL] spufs: fix decr_status meanings
Masato Noguchi
3
-222
/
+262
2007-07-20
[CELL] spufs: remove needless context save/restore code
Masato Noguchi
1
-11
/
+1
2007-07-20
[CELL] spufs: fix array size of channel index
Jeremy Kerr
1
-6
/
+6
2007-07-20
[CELL] spufs: make sure context are scheduled again after spu_acquire_saved
Christoph Hellwig
4
-23
/
+44
2007-07-20
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
Andre Detsch
7
-71
/
+87
2007-07-20
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
Jeremy Kerr
1
-9
/
+0
2007-07-20
[CELL] spufs: Make signal-notification files readonly for NOSCHED contexts
Jeremy Kerr
1
-2
/
+16
2007-07-20
[CELL] spufs: Avoid unexpectedly restaring MFC during context save
Kazunori Asayama
1
-1
/
+2
2007-07-20
[CELL] spufs: remove section mismatch warning
Sebastian Siewior
2
-2
/
+2
2007-07-20
[CELL] add support for MSI on Axon-based Cell systems
Michael Ellerman
2
-0
/
+447
2007-07-20
[CELL] saving spus information for kexec crash
Andre Detsch
1
-1
/
+1
2007-07-20
[CELL] allow linux to map Cell regs on legacy SLOF tree.
Jean-Christophe DUBOIS
1
-0
/
+7
2007-07-20
[CELL] fix cbe_thermal for legacy SLOF tree.
Jean-Christophe DUBOIS
1
-5
/
+20
2007-07-20
[CELL] fix cbe_cpufreq for legacy SLOF tree.
Jean-Christophe DUBOIS
1
-0
/
+10
2007-07-20
[CELL] cbe_cpufreq: reorganize code
Christian Krafft
6
-188
/
+309
2007-07-20
[CELL] cbe_cpufreq: fix minor issues
Christian Krafft
1
-18
/
+40
2007-07-20
[CELL] cbe_cpufreq: fix initialization
Christian Krafft
1
-12
/
+8
2007-07-20
[CELL] cbe_cpufreq: fix latency measurement
Christian Krafft
1
-8
/
+17
2007-07-20
[CELL] pmi: remove support for mutiple devices.
Christian Krafft
1
-22
/
+14
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
fix spufs build after ->fault changes
Christoph Hellwig
1
-11
/
+11
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-15
/
+13
2007-07-17
Cell: Draw SPE helper penguin logos
Geert Uytterhoeven
2
-2
/
+17
2007-07-11
Merge branch 'for-2.6.23' into merge
Paul Mackerras
13
-143
/
+754
2007-07-03
[POWERPC] spufs: Save dma_tagstatus_R in CSA
Kazunori Asayama
2
-0
/
+20
2007-07-03
[POWERPC] spufs: Fix lost events in poll/epoll on mfc
Kazunori Asayama
1
-4
/
+5
2007-07-03
[POWERPC] spufs: Add spu stats in sysfs
Christoph Hellwig
5
-2
/
+78
2007-07-03
[POWERPC] spusched: Fix runqueue corruption
Christoph Hellwig
1
-9
/
+28
2007-07-03
[POWERPC] spusched: Disable tick when not needed
Christoph Hellwig
1
-8
/
+10
2007-07-03
[POWERPC] spufs: Fix libassist accounting
Jeremy Kerr
1
-1
/
+1
2007-07-03
[POWERPC] spufs: Add stat file to spufs
Christoph Hellwig
7
-5
/
+172
2007-07-03
[POWERPC] spufs: Implement /proc/spu_loadavg
Christoph Hellwig
3
-8
/
+127
2007-07-03
[POWERPC] spufs: Add tid file
Christoph Hellwig
3
-0
/
+32
2007-07-03
[POWERPC] spufs: Trivial whitespace fixes
Jeremy Kerr
5
-12
/
+12
2007-07-03
[POWERPC] spufs: Remove spufs_dir_inode_operations
Jeremy Kerr
1
-7
/
+3
2007-07-03
[POWERPC] spusched: No preemption for nosched contexts
Christoph Hellwig
1
-1
/
+6
2007-07-03
[POWERPC] spusched: Catch nosched contexts in spu_deactivate
Christoph Hellwig
1
-0
/
+9
2007-07-03
[POWERPC] spusched: fix cpu/node binding
Christoph Hellwig
3
-22
/
+52
2007-07-03
[POWERPC] spusched: Update scheduling paramters on every spu_run
Christoph Hellwig
4
-14
/
+45
2007-07-03
[POWERPC] spusched: Print out scheduling tunables with DEBUG
Jeremy Kerr
1
-0
/
+3
2007-07-03
[POWERPC] spusched: Fix timeslice calculations
Jeremy Kerr
1
-4
/
+4
2007-07-03
[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
Christoph Hellwig
3
-15
/
+58
2007-07-03
[POWERPC] spusched: Switch from workqueues to kthread + timer tick
Christoph Hellwig
4
-76
/
+86
2007-07-03
[POWERPC] spufs: Add bit definition
Sebastian Siewior
1
-1
/
+2
2007-07-03
[POWERPC] spufs: fix building spufs/spu_save_dump.h
Sebastian Siewior
1
-1
/
+1
2007-07-02
[POWERPC] Fix PMI breakage in cbe_cbufreq driver
Christian Krafft
1
-5
/
+10
2007-06-28
[POWERPC] cell: Add spu shutdown method
Geoff Levand
1
-1
/
+11
[prev]
[next]