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
2008-02-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+10
2008-02-14
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-8
/
+10
2008-02-14
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
Michael Ellerman
1
-1
/
+10
2008-02-13
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
1
-1
/
+1
2008-02-13
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
1
-20
/
+11
2008-02-08
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
6
-57
/
+84
2008-02-08
mount options: fix spufs
Miklos Szeredi
1
-0
/
+3
2008-02-08
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
1
-1
/
+1
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
1
-4
/
+4
2008-02-08
[POWERPC] Make cell IOMMU fixed mapping printk more useful
Michael Ellerman
1
-4
/
+2
2008-02-08
[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops
Michael Ellerman
1
-8
/
+7
2008-02-08
[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges
Michael Ellerman
1
-0
/
+12
2008-02-08
[POWERPC] Fix cell IOMMU null pointer explosion on old firmwares
Michael Ellerman
1
-8
/
+7
2008-02-08
[POWERPC] spufs: Fix timing dependent false return from spufs_run_spu
Luke Browning
1
-1
/
+1
2008-02-08
[POWERPC] spufs: No need to have a runnable SPU for libassist update
Luke Browning
1
-6
/
+4
2008-02-08
[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl write
Masato Noguchi
1
-0
/
+6
2008-02-08
[POWERPC] spufs: Fix state_mutex leaks
Christoph Hellwig
4
-30
/
+45
2008-02-06
[POWERPC] Avoid possible extra of_node_put in axon_msi.c
Stephen Rothwell
1
-1
/
+1
2008-02-06
[POWERPC] Avoid DMA exception when using axon_msi with IOMMU
Michael Ellerman
1
-11
/
+10
2008-02-06
[POWERPC] Convert axon_msi to an of_platform driver
Michael Ellerman
1
-42
/
+34
2008-02-06
[POWERPC] Search for and publish cell OF platform devices earlier
Michael Ellerman
1
-1
/
+1
2008-02-06
[POWERPC] spufs: Fix memory leak on SPU affinity
Andre Detsch
1
-8
/
+21
2008-02-06
[POWERPC] spufs: Fix SPE single-step mode
Jeremy Kerr
1
-2
/
+5
2008-02-06
[POWERPC] spufs: Add marker-based tracing facility
Christoph Hellwig
6
-7
/
+291
2008-01-31
[POWERPC] Cell IOMMU fixed mapping support
Michael Ellerman
1
-2
/
+267
2008-01-31
[POWERPC] Split out the ioid fetching/checking logic
Michael Ellerman
1
-6
/
+17
2008-01-31
[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows
Michael Ellerman
1
-5
/
+10
2008-01-31
[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()
Michael Ellerman
1
-6
/
+13
2008-01-31
[POWERPC] Split cell_iommu_setup_hardware() into two parts
Michael Ellerman
1
-12
/
+26
2008-01-31
[POWERPC] Split out the logic that allocates struct iommus
Michael Ellerman
1
-4
/
+16
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
1
-1
/
+1
2008-01-25
[POWERPC] Make IOMMU code safe for > 132 GB of memory
Michael Ellerman
1
-3
/
+4
2008-01-25
[POWERPC] Have cell use its own dma_direct_offset variable
Michael Ellerman
1
-5
/
+7
2008-01-25
[POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()
Michael Ellerman
1
-2
/
+6
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
7
-41
/
+89
2008-01-17
[POWERPC] cell: Use machine_*_initcall() hooks in platform code
Grant Likely
4
-17
/
+5
2008-01-02
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
Paul Mackerras
1
-9
/
+0
2007-12-28
[POWERPC] Oprofile: Remove dependency on spufs module
Bob Nelson
7
-38
/
+95
2007-12-21
[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read
Jeremy Kerr
1
-10
/
+10
2007-12-21
[POWERPC] spufs: DMA Restart after SIGSEGV
Andre Detsch
2
-3
/
+4
2007-12-21
[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
Aegis Lin
1
-16
/
+17
2007-12-21
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
7
-65
/
+219
2007-12-21
[POWERPC] spufs: add enchanced simple attr macros
Christoph Hellwig
1
-24
/
+154
2007-12-21
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling)
Luke Browning
5
-168
/
+200
2007-12-21
[POWERPC] spufs: don't set reserved bits in spu interrupt status
Masato Noguchi
1
-10
/
+10
2007-12-21
[POWERPC] spufs: spu_find_victim may choose wrong victim
Luke Browning
1
-2
/
+2
2007-12-21
[POWERPC] spufs: reorganize spu_run_init
Luke Browning
2
-34
/
+56
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
6
-116
/
+106
[prev]
[next]