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
2006-08-25
[POWERPC] powerpc: Make RTAS console init generic
Michael Neuling
1
-4
/
+0
2006-08-25
[POWERPC] Cleanup CPU inits
Olof Johansson
1
-2
/
+2
2006-08-25
[POWERPC] cell: interrupt.c whitespace clean up
Geoff Levand
1
-11
/
+11
2006-08-01
Merge branch 'merge'
Paul Mackerras
3
-35
/
+45
2006-07-31
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
5
-32
/
+31
2006-07-11
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
3
-35
/
+45
2006-07-03
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
5
-374
/
+512
2006-07-03
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
4
-158
/
+142
2006-07-03
[POWERPC] fix implicit declaration on cell.
Dave Jones
1
-0
/
+1
2006-07-03
[PATCH] irq-flags: POWERPC: Use the new IRQF_ constants
Thomas Gleixner
2
-5
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
5
-18
/
+24
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2
-4
/
+4
2006-06-28
[POWERPC] spufs: fix class0 interrupt assignment
Arnd Bergmann
1
-4
/
+4
2006-06-28
[POWERPC] spufs: fix memory hotplug dependency
Geoff Levand
1
-1
/
+1
2006-06-28
[POWERPC] spufs: fix MFC command queue purge
Benjamin Herrenschmidt
1
-2
/
+4
2006-06-28
[POWERPC] spufs: map mmio space as guarded into user space
Benjamin Herrenschmidt
1
-5
/
+5
2006-06-28
[POWERPC] Enable the RTAS udbg console on IBM Cell Blade
Michael Ellerman
1
-0
/
+4
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
1
-6
/
+6
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-06-26
[PATCH] spufs: update ->flush method proto
Al Viro
1
-2
/
+2
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+1
2006-06-25
[PATCH] more for_each_cpu() removal
Andrew Morton
1
-2
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-06-21
[POWERPC] Unify ppc syscall tables
Andreas Schwab
1
-301
/
+13
2006-06-21
[POWERPC] spufs: one more fix for 64k pages
arnd@arndb.de
3
-413
/
+1640
2006-06-21
[POWERPC] spufs: fail spu_create with invalid flags
arnd@arndb.de
1
-0
/
+4
2006-06-21
[POWERPC] spufs: clear class2 interrupt status before wakeup
Masato Noguchi
1
-59
/
+19
2006-06-21
[POWERPC] spufs: fix Makefile for "make clean"
Masato Noguchi
1
-0
/
+1
2006-06-21
[POWERPC] spufs: remove stop_code from struct spu
Masato Noguchi
2
-3
/
+0
2006-06-21
[POWERPC] spufs: fix spu irq affinity setting
Geoff Levand
3
-11
/
+8
2006-06-21
[POWERPC] spufs: further abstract priv1 register access
Geoff Levand
5
-41
/
+74
2006-06-21
[POWERPC] spufs: split the Cell BE support into generic and platform dependan...
Geoff Levand
3
-9
/
+16
2006-06-21
[POWERPC] spufs: dont try to access SPE channel 1 count
arnd@arndb.de
1
-6
/
+21
2006-06-21
[POWERPC] spufs: use kzalloc in create_spu
Jeremy Kerr
1
-19
/
+2
2006-06-21
[POWERPC] spufs: fix initial state of wbox file
arnd@arndb.de
1
-0
/
+1
2006-06-21
[POWERPC] spufs: add a phys-id attribute to each SPU context
arnd@arndb.de
1
-0
/
+17
2006-06-21
[POWERPC] spufs: set up correct SLB entries for 64k pages
arnd@arndb.de
2
-9
/
+16
2006-06-21
[POWERPC] spufs: fix deadlock in spu_create error path
Michael Ellerman
1
-11
/
+15
2006-06-21
[POWERPC] spufs: restore mapping of mssync register
arnd@arndb.de
1
-0
/
+50
2006-06-21
[POWERPC] cell: always build spu base into the kernel
arnd@arndb.de
3
-6
/
+8
2006-06-21
[POWERPC] cell: register SPUs as sysdevs
Jeremy Kerr
1
-0
/
+54
2006-06-21
[POWERPC] cell: fix interrupt priority handling
arnd@arndb.de
1
-2
/
+1
2006-06-21
[POWERPC] cell: add RAS support
Benjamin Herrenschmidt
10
-146
/
+427
2006-06-15
[POWERPC] cleanup dma_mapping_ops
Anton Blanchard
1
-7
/
+11
2006-06-12
Merge branch 'merge'
Paul Mackerras
1
-6
/
+5
2006-06-09
[PATCH] powerpc: Fix cell blade detection
Arnd Bergmann
1
-6
/
+5
2006-06-01
Merge branch 'merge'
Paul Mackerras
1
-2
/
+5
2006-05-23
[PATCH] powerpc: wire up sys_[gs]et_robust_list
David Woodhouse
1
-0
/
+2
[next]