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-12-04
[POWERPC] cell: Add routines for managing PMU interrupts
Kevin Corry
4
-0
/
+96
2006-12-04
[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h
Kevin Corry
3
-87
/
+2
2006-12-04
[POWERPC] cell: PMU register macros
Kevin Corry
1
-1
/
+22
2006-12-04
[POWERPC] cell: Add symbol exports for oprofile
Arnd Bergmann
1
-0
/
+13
2006-12-04
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
4
-148
/
+113
2006-12-04
[POWERPC] spufs: Add runcntrl read accessors
Jeremy Kerr
3
-0
/
+13
2006-12-04
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
6
-36
/
+79
2006-12-04
[POWERPC] spufs: Fix return value of spufs_mfc_write
Masato Noguchi
1
-0
/
+1
2006-12-04
[POWERPC] spufs: Always map local store non-guarded
Arnd Bergmann
1
-2
/
+2
2006-12-04
[POWERPC] spufs: Avoid user-triggered oops in ptrace
Christoph Hellwig
1
-8
/
+7
2006-12-04
[POWERPC] spufs: Fix missing stop-and-signal
Masato Noguchi
1
-10
/
+18
2006-12-04
[POWERPC] spufs: Return correct event for data storage interrupt
Arnd Bergmann
2
-1
/
+2
2006-12-04
[POWERPC] spufs: Replace spu.nid with spu.node
Geoff Levand
1
-2
/
+2
2006-12-04
[POWERPC] spufs: Read from signal files only if data is there
Dwayne Grant McConnell
2
-20
/
+22
2006-12-04
[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.
Dwayne Grant McConnell
1
-0
/
+90
2006-12-04
[POWERPC] spufs: Remove /spu_tag_mask file
Dwayne Grant McConnell
1
-23
/
+0
2006-12-04
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
3
-6
/
+137
2006-12-04
[POWERPC] spufs: Change %llx to 0x%llx.
Dwayne Grant McConnell
1
-6
/
+7
2006-12-04
[POWERPC] Cell iommu support
Jeremy Kerr
3
-462
/
+653
2006-12-04
[POWERPC] Make cell use direct DMA ops
Benjamin Herrenschmidt
1
-73
/
+6
2006-12-04
[POWERPC] Cell "Spider" MMIO workarounds
Benjamin Herrenschmidt
2
-2
/
+348
2006-12-04
[POWERPC] Cell fixup DMA offset for new southbridge
Benjamin Herrenschmidt
2
-6
/
+16
2006-12-04
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
1
-0
/
+1
2006-12-04
[POWERPC] Add DMA ops support for of_platform_device to Cell
Benjamin Herrenschmidt
1
-3
/
+34
2006-12-04
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
1
-15
/
+6
2006-12-04
[POWERPC] Hook of_platform_bus_probe with cell
Benjamin Herrenschmidt
1
-0
/
+9
2006-12-04
[POWERPC] Native cell support for MPIC in southbridge
Benjamin Herrenschmidt
1
-0
/
+44
2006-12-04
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
1
-9
/
+0
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
3
-10
/
+35
2006-11-10
[POWERPC] Fix cell "new style" mapping and add debug
Benjamin Herrenschmidt
1
-8
/
+33
2006-10-25
[POWERPC] cell: add cpufreq driver for Cell BE processor
Christian Krafft
3
-0
/
+258
2006-10-25
[POWERPC] add support for stopping spus from xmon
Michael Ellerman
1
-0
/
+4
2006-10-25
[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop
arnd@arndb.de
1
-69
/
+27
2006-10-25
[POWERPC] cell: add temperature to SPU and CPU sysfs entries
Christian Krafft
3
-0
/
+232
2006-10-25
[POWERPC] cell: add support for registering sysfs attributes to spus
Christian Krafft
1
-0
/
+58
2006-10-25
[POWERPC] cell: add low-level performance monitoring code
Kevin Corry
4
-1
/
+392
2006-10-25
[POWERPC] cell: add shadow registers for pmd_reg
Kevin Corry
2
-0
/
+52
2006-10-25
[POWERPC] cell: update Cell BE register definitions
David Erb
3
-41
/
+170
2006-10-25
[POWERPC] spufs: Add isolated-mode SPE recycling support
Jeremy Kerr
4
-8
/
+81
2006-10-25
[POWERPC] spufs: allow isolated mode apps by starting the SPE loader
arnd@arndb.de
3
-16
/
+148
2006-10-25
[POWERPC] spufs: "stautus" isnt a word.
arnd@arndb.de
1
-5
/
+5
2006-10-25
[POWERPC] spufs: add support for nonschedulable contexts
Mark Nutter
6
-6
/
+99
2006-10-25
[POWERPC] cell: remove unused struct spu variable
Geoff Levand
1
-18
/
+3
2006-10-25
[POWERPC] spufs: wrap mfc sdr access
Masato Noguchi
3
-7
/
+4
2006-10-25
[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
Arnd Bergmann
1
-1
/
+1
2006-10-25
[POWERPC] spufs: fix signal2 file to report signal2
Dwayne Grant Mcconnell
1
-1
/
+1
2006-10-16
[POWERPC] spufs: fix support for read/write on cntl
Noguchi, Masato
1
-0
/
+1
2006-10-16
[POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA
Benjamin Herrenschmidt
1
-4
/
+11
2006-10-07
[POWERPC] SPU fixup after irq changes
Olaf Hering
1
-3
/
+3
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-3
/
+2
[next]