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-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
2007-12-21
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
6
-117
/
+107
2007-12-21
[POWERPC] spufs: use #defines for SPU class [012] exception status
Jeremy Kerr
3
-33
/
+40
2007-12-21
[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...
Jeremy Kerr
1
-2
/
+2
2007-12-21
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
4
-8
/
+28
2007-12-21
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
4
-7
/
+21
2007-12-21
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
8
-111
/
+147
2007-12-21
[POWERPC] spufs: fix typos in sched.c comments
Julio M. Merino Vidal
1
-8
/
+8
2007-12-21
[POWERPC] cell: wrap master run control bit
Masato Noguchi
5
-2
/
+32
2007-12-20
[POWERPC] cell/cbe_regs.c: Add missing of_node_put
Julia Lawall
1
-0
/
+1
2007-12-20
[POWERPC] celleb: Split machine definition
Ishizaki Kou
1
-2
/
+2
2007-12-20
[POWERPC] Cleanup calling mmio_nvram_init
Ishizaki Kou
1
-2
/
+0
2007-12-19
[POWERPC] cell: catch errors from sysfs_create_group()
Jeremy Kerr
1
-3
/
+17
2007-12-19
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
2
-11
/
+50
2007-12-19
[POWERPC] cell: add spu_64k_pages_available() check
Jeremy Kerr
2
-1
/
+7
2007-12-19
[POWERPC] cell: use spu_load_slb for SLB setup
Jeremy Kerr
1
-13
/
+10
2007-12-19
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
2
-32
/
+50
2007-12-19
[POWERPC] cell: safer of_has_vicinity routine
Andre Detsch
1
-3
/
+8
2007-12-19
[POWERPC] cell: export force_sig_info()
Jeremy Kerr
1
-0
/
+7
2007-12-19
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
5
-6
/
+8
2007-12-19
[POWERPC] cell: add missing '\n'
Ishizaki Kou
1
-2
/
+2
2007-12-19
[POWERPC] perfmon2: make pm_interval register read/write
Kevin Corry
1
-1
/
+1
2007-12-11
[POWERPC] pci_controller->arch_data really is a struct device_node *
Stephen Rothwell
1
-2
/
+2
2007-12-11
[POWERPC] celleb: Add support for native CBE
Ishizaki Kou
1
-1
/
+3
2007-12-11
[POWERPC] cell: Fix undefined reference to mmio_nvram_init
Ishizaki Kou
1
-0
/
+2
2007-12-03
[POWERPC] Cleanup SMT thread handling
Benjamin Herrenschmidt
1
-1
/
+2
2007-11-20
[POWERPC] spufs: Fix context destroy vs /spu readdir race
Jeremy Kerr
1
-0
/
+1
2007-11-08
[POWERPC] Include udbg.h when using udbg_printf
will schmidt
1
-0
/
+1
2007-11-08
[POWERPC] Fix CONFIG_SMP=n build break
Olof Johansson
1
-12
/
+12
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
1
-1
/
+1
2007-10-15
Remove msic_dcr_read() in axon_msi.c
Michael Ellerman
1
-7
/
+2
2007-10-15
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
1
-2
/
+2
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-2
/
+0
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
28
-829
/
+421
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
2
-4
/
+4
2007-10-11
[POWERPC] Platforms shouldn't mess with ROOT_DEV
Grant Likely
1
-5
/
+0
[next]