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] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs se...
Michael Ellerman
2008-03-03
1
-26
/
+43
*
[POWERPC] Move allocation of cell IOMMU pad page
Michael Ellerman
2008-03-03
1
-6
/
+6
*
[POWERPC] Remove unused pte_offset variable
Michael Ellerman
2008-03-03
1
-4
/
+1
*
[POWERPC] Use it_offset not pte_offset in cell IOMMU code
Michael Ellerman
2008-03-03
1
-2
/
+2
*
[POWERPC] Clearup cell IOMMU fixed mapping terminology
Michael Ellerman
2008-03-03
1
-4
/
+4
*
[POWERPC] enable hardware watchpoints on cell blades
Jens Osterkamp
2008-03-03
1
-0
/
+7
*
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
2008-02-20
2
-15
/
+3
*
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr
2008-02-19
2
-5
/
+4
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-02-14
1
-1
/
+10
|
\
|
*
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
Michael Ellerman
2008-02-14
1
-1
/
+10
*
|
Introduce path_put()
Jan Blunck
2008-02-14
1
-1
/
+1
*
|
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
1
-8
/
+10
|
/
*
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
2008-02-13
1
-20
/
+11
*
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2008-02-08
6
-57
/
+84
|
\
|
*
[POWERPC] Make cell IOMMU fixed mapping printk more useful
Michael Ellerman
2008-02-08
1
-4
/
+2
|
*
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
Michael Ellerman
2008-02-08
1
-8
/
+7
|
*
[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
Michael Ellerman
2008-02-08
1
-0
/
+12
|
*
[POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
Michael Ellerman
2008-02-08
1
-8
/
+7
|
*
[POWERPC] spufs: Fix timing dependent false return from spufs_run_spu
Luke Browning
2008-02-08
1
-1
/
+1
|
*
[POWERPC] spufs: No need to have a runnable SPU for libassist update
Luke Browning
2008-02-08
1
-6
/
+4
|
*
[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write
Masato Noguchi
2008-02-08
1
-0
/
+6
|
*
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
2008-02-08
4
-30
/
+45
*
|
mount options: fix spufs
Miklos Szeredi
2008-02-08
1
-0
/
+3
*
|
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
2008-02-08
1
-1
/
+1
*
|
libfs: allow error return from simple attributes
Christoph Hellwig
2008-02-08
1
-4
/
+4
|
/
*
[POWERPC] Avoid possible extra of_node_put in axon_msi.c
Stephen Rothwell
2008-02-06
1
-1
/
+1
*
[POWERPC] Avoid DMA exception when using axon_msi with IOMMU
Michael Ellerman
2008-02-06
1
-11
/
+10
*
[POWERPC] Convert axon_msi to an of_platform driver
Michael Ellerman
2008-02-06
1
-42
/
+34
*
[POWERPC] Search for and publish cell OF platform devices earlier
Michael Ellerman
2008-02-06
1
-1
/
+1
*
[POWERPC] spufs: Fix memory leak on SPU affinity
Andre Detsch
2008-02-06
1
-8
/
+21
*
[POWERPC] spufs: Fix SPE single-step mode
Jeremy Kerr
2008-02-06
1
-2
/
+5
*
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
2008-02-06
6
-7
/
+291
*
[POWERPC] Cell IOMMU fixed mapping support
Michael Ellerman
2008-01-31
1
-2
/
+267
*
[POWERPC] Split out the ioid fetching/checking logic
Michael Ellerman
2008-01-31
1
-6
/
+17
*
[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows
Michael Ellerman
2008-01-31
1
-5
/
+10
*
[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()
Michael Ellerman
2008-01-31
1
-6
/
+13
*
[POWERPC] Split cell_iommu_setup_hardware() into two parts
Michael Ellerman
2008-01-31
1
-12
/
+26
*
[POWERPC] Split out the logic that allocates struct iommus
Michael Ellerman
2008-01-31
1
-4
/
+16
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-31
1
-1
/
+1
|
\
|
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
1
-1
/
+1
*
|
[POWERPC] Make IOMMU code safe for > 132 GB of memory
Michael Ellerman
2008-01-25
1
-3
/
+4
*
|
[POWERPC] Have cell use its own dma_direct_offset variable
Michael Ellerman
2008-01-25
1
-5
/
+7
*
|
[POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()
Michael Ellerman
2008-01-25
1
-2
/
+6
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-24
7
-41
/
+89
|
\
\
|
|
/
|
*
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Paul Mackerras
2008-01-02
1
-9
/
+0
|
*
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
2007-12-28
7
-38
/
+95
*
|
[POWERPC] cell: Use machine_*_initcall() hooks in platform code
Grant Likely
2008-01-17
4
-17
/
+5
*
|
[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read
Jeremy Kerr
2007-12-21
1
-10
/
+10
*
|
[POWERPC] spufs: DMA Restart after SIGSEGV
Andre Detsch
2007-12-21
2
-3
/
+4
*
|
[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
Aegis Lin
2007-12-21
1
-17
/
+18
[next]