index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-20
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch
2
-15
/
+3
2008-02-19
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr
2
-5
/
+4
2008-02-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+10
2008-02-15
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-15
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-14
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/pa...
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-25
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
-17
/
+18
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 sche...
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
[next]