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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] spu_base: fix initialisation on systems with no SPEs
Jeremy Kerr
2007-04-23
2
-3
/
+10
*
[POWERPC] spu_base: remove cleanup_spu_base
Christoph Hellwig
2007-04-23
1
-37
/
+10
*
[POWERPC] spufs: various run.c cleanups
Christoph Hellwig
2007-04-23
1
-20
/
+31
*
[POWERPC] spufs: enable SPU coredump for kernel-builtin spufs
Akinobu Mita
2007-04-23
1
-18
/
+16
*
[POWERPC] spufs: fix memory leak on coredump
Arnd Bergmann
2007-04-23
1
-9
/
+10
*
[POWERPC] spufs: Minor cleanup of spu_wait
Jeremy Kerr
2007-04-23
1
-7
/
+6
*
[POWERPC] spufs: add mode= mount option
Jeremy Kerr
2007-04-23
1
-4
/
+10
*
[POWERPC] spufs: use memcpy_fromio() to copy from local store
Akinobu Mita
2007-04-23
1
-6
/
+6
*
[POWERPC] spufs: avoid spurious memory barriers
Christoph Hellwig
2007-04-23
1
-14
/
+0
*
[POWERPC] spufs: fix memory leak on spufs reloading
Akinobu Mita
2007-04-23
1
-0
/
+6
*
[POWERPC] spufs: fix missing error handling in module_init()
Akinobu Mita
2007-04-23
1
-6
/
+10
*
[POWERPC] spufs: check spu_acquire_runnable() return value
Akinobu Mita
2007-04-23
1
-1
/
+4
*
[POWERPC] spufs: turn run_sema into run_mutex
Christoph Hellwig
2007-04-23
3
-4
/
+4
*
[POWERPC] spufs: provide siginfo for SPE faults
Jeremy Kerr
2007-04-23
1
-7
/
+25
*
[POWERPC] spufs: make spu page faults not block scheduling
Arnd Bergmann
2007-04-23
8
-130
/
+223
*
[POWERPC] spu_base: move spu_init_channels out of spu_mutex
Christoph Hellwig
2007-04-23
1
-1
/
+2
*
[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup
Luke Browning
2007-04-23
1
-22
/
+16
*
[POWERPC] spufs: streamline locking for isolated spu setup
Christoph Hellwig
2007-04-23
3
-55
/
+16
*
[POWERPC] spufs: remove woken threads from the runqueue early
Christoph Hellwig
2007-04-23
2
-27
/
+19
*
[POWERPC] spufs: add memory barriers after set_bit
Arnd Bergmann
2007-04-23
1
-0
/
+3
*
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...
Christoph Hellwig
2007-04-23
1
-0
/
+6
*
[POWERPC] spu sched: ensure preempted threads are put back on the runqueue
Christoph Hellwig
2007-04-23
1
-3
/
+10
*
[POWERPC] spufs: clear mapping pointers after last close
Christoph Hellwig
2007-04-23
4
-13
/
+148
*
[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...
Christoph Hellwig
2007-04-23
2
-4
/
+23
*
[POWERPC] Rename get_property to of_get_property: the last one
Stephen Rothwell
2007-04-13
1
-6
/
+7
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
66
-215
/
+220
*
[POWERPC] Make struct property's value a void *
Stephen Rothwell
2007-04-13
3
-4
/
+3
*
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-13
5
-7
/
+7
*
[POWERPC] Autodetect serial console on efika
Olaf Hering
2007-04-13
1
-0
/
+26
*
[POWERPC] spufs: don't yield CPU in spu_yield
Christoph Hellwig
2007-04-13
1
-4
/
+0
*
[POWERPC] CBE thermal support on PS3
Geert Uytterhoeven
2007-04-13
1
-0
/
+1
*
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
2007-04-13
7
-7
/
+0
*
[POWERPC] Fix link errors when EEH is disabled
Olaf Hering
2007-04-13
2
-0
/
+2
*
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2007-04-13
13
-112
/
+159
|
\
|
*
[POWERPC] mpc52xx_pic: fix main interrupt masking
Domen Puncer
2007-04-12
1
-2
/
+2
|
*
[POWERPC] Bypass hcall stats until cpu features have run
Anton Blanchard
2007-03-22
1
-1
/
+6
|
*
[POWERPC] Avoid hypervisor statistics calculation in real mode
Mohan Kumar M
2007-03-22
3
-1
/
+51
|
*
[PATCH] pasemi trivial iomem annotations
Al Viro
2007-03-14
1
-1
/
+1
|
*
[POWERPC] ps3: always make sure were running on a PS3
Geert Uytterhoeven
2007-03-10
2
-2
/
+2
|
*
[POWERPC] Fix spu SLB invalidations
Benjamin Herrenschmidt
2007-03-10
3
-82
/
+74
|
*
[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
Christoph Hellwig
2007-03-10
3
-11
/
+6
|
*
[POWERPC] spufs: fix possible memory corruption is spufs_mem_write
Arnd Bergmann
2007-03-10
1
-10
/
+14
|
*
[POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ
Kumar Gala
2007-03-07
1
-0
/
+1
|
*
[POWERPC] Select u-image as default image for Linkstation
Segher Boessenkool
2007-03-07
1
-0
/
+1
|
*
[POWERPC] 83xx: Minor fixes for 834x_mds USB setup code
Li Yang
2007-03-07
1
-4
/
+4
*
|
[POWERPC] 85xx: Add initial MPC8544 DS platform files.
Jon Loeliger
2007-03-29
3
-1
/
+153
*
|
[POWERPC] 83xx: Add MPC832x RDB board support.
Michael Barkowski
2007-03-29
3
-1
/
+147
*
|
[POWERPC] 83xx: Removed dead header
Kumar Gala
2007-03-26
2
-20
/
+0
*
|
[POWERPC] 83xx: Delete unused header file.
Robert P. J. Day
2007-03-26
1
-23
/
+0
*
|
[POWERPC] QE: automatically select QE options
Timur Tabi
2007-03-26
1
-2
/
+0
[next]