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
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
|
|
/
*
|
Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/p...
Paul Mackerras
2007-04-24
7
-166
/
+109
|
\
\
|
|
/
|
/
|
|
*
[POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanup
Kumar Gala
2007-04-12
2
-45
/
+30
|
*
[POWERPC] Convert 85xx platform to unified platform Kconfig
Kumar Gala
2007-04-12
3
-27
/
+6
|
*
[POWERPC] Convert 8xx platform to unified platform Kconfig
Kumar Gala
2007-04-12
3
-38
/
+34
|
*
[POWERPC] Convert 82xx platform to unified platform Kconfig
Kumar Gala
2007-04-12
3
-37
/
+26
|
*
[POWERPC] Convert 83xx platform to unified platform Kconfig
Kumar Gala
2007-04-12
3
-7
/
+3
|
*
[POWERPC] Convert 86xx platform to unified platform Kconfig
Kumar Gala
2007-04-12
3
-17
/
+10
|
*
[POWERPC] Ensure platform CONFIG options have correct dependencies
Kumar Gala
2007-04-12
1
-1
/
+6
*
|
[POWERPC] Fix detection of loader-supplied initrd on OF platforms
Paul Mackerras
2007-04-13
1
-2
/
+4
*
|
[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path
Joachim Fenkes
2007-04-13
1
-55
/
+60
*
|
[POWERPC] DEBUG_PAGEALLOC for 64-bit
Benjamin Herrenschmidt
2007-04-13
2
-4
/
+82
*
|
[POWERPC] DEBUG_PAGEALLOC for 32-bit
Benjamin Herrenschmidt
2007-04-13
4
-1
/
+68
*
|
[POWERPC] Fix 32-bit mm operations when not using BATs
Benjamin Herrenschmidt
2007-04-13
4
-9
/
+31
*
|
[POWERPC] Cleanup 32-bit map_page
Benjamin Herrenschmidt
2007-04-13
1
-3
/
+6
*
|
[POWERPC] Make tlb flush batch use lazy MMU mode
Benjamin Herrenschmidt
2007-04-13
4
-43
/
+49
*
|
[POWERPC] Alignment exception uses __get/put_user_inatomic
Benjamin Herrenschmidt
2007-04-13
1
-25
/
+31
*
|
[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc
Milind Arun Choudhary
2007-04-13
1
-4
/
+0
*
|
[POWERPC] Add correct interrupt property for pegasos ide
Olaf Hering
2007-04-13
1
-22
/
+33
*
|
[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
93
-409
/
+420
*
|
[POWERPC] Allow drivers to map individual 4k pages to userspace
Paul Mackerras
2007-04-13
2
-14
/
+34
*
|
[POWERPC] Make struct property's value a void *
Stephen Rothwell
2007-04-13
6
-12
/
+12
*
|
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
2007-04-13
4
-7
/
+6
*
|
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
2007-04-13
11
-16
/
+15
*
|
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-04-13
1
-5
/
+6
*
|
[POWERPC] Rename get_property to of_get_property
Stephen Rothwell
2007-04-13
1
-12
/
+12
[prev]
[next]