index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[POWERPC] cell: Enable spider workarounds on all PCI buses
Jens Osterkamp
2006-12-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-12-11
3
-2
/
+7
|
\
|
*
[POWERPC] Fix SPU coredump code for max_fdset removal
Paul Mackerras
2006-12-11
1
-1
/
+1
|
*
[POWERPC] cbe_thermal: Fix initialization of sysfs attribute_group
Christian Krafft
2006-12-08
1
-0
/
+2
|
*
[POWERPC] Fix cell pmu initialisation
Stephen Rothwell
2006-12-08
1
-1
/
+4
*
|
[PATCH] struct path: convert powerpc
Josef Sipek
2006-12-08
2
-3
/
+3
|
/
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-2
/
+2
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[POWERPC] spufs: we should only execute init_spu_base on cell
Stephen Rothwell
2006-12-04
1
-0
/
+3
*
[POWERPC] spufs: always send sigtrap on breakpoint
Arnd Bergmann
2006-12-04
1
-6
/
+4
*
[POWERPC] spufs: return an error in spu_create is isolated create isnt supported
Jeremy Kerr
2006-12-04
1
-0
/
+4
*
[POWERPC] cell: abstract spu management routines
Geoff Levand
2006-12-04
5
-338
/
+454
*
[POWERPC] cell: hard disable interrupts in power_save()
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+9
*
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
2006-12-04
7
-87
/
+580
*
[POWERPC] cell: Add oprofile support
Maynard Johnson
2006-12-04
2
-2
/
+33
*
[POWERPC] cell: Add routines for managing PMU interrupts
Kevin Corry
2006-12-04
4
-0
/
+96
*
[POWERPC] cell: Move PMU-related stuff to include/asm-powerpc/cell-pmu.h
Kevin Corry
2006-12-04
3
-87
/
+2
*
[POWERPC] cell: PMU register macros
Kevin Corry
2006-12-04
1
-1
/
+22
*
[POWERPC] cell: Add symbol exports for oprofile
Arnd Bergmann
2006-12-04
1
-0
/
+13
*
[POWERPC] spufs: Load isolation kernel from spu_run
Jeremy Kerr
2006-12-04
4
-148
/
+113
*
[POWERPC] spufs: Add runcntrl read accessors
Jeremy Kerr
2006-12-04
3
-0
/
+13
*
[POWERPC] spufs: Use SPU master control to prevent wild SPU execution
Arnd Bergmann
2006-12-04
6
-36
/
+79
*
[POWERPC] spufs: Fix return value of spufs_mfc_write
Masato Noguchi
2006-12-04
1
-0
/
+1
*
[POWERPC] spufs: Always map local store non-guarded
Arnd Bergmann
2006-12-04
1
-2
/
+2
*
[POWERPC] spufs: Avoid user-triggered oops in ptrace
Christoph Hellwig
2006-12-04
1
-8
/
+7
*
[POWERPC] spufs: Fix missing stop-and-signal
Masato Noguchi
2006-12-04
1
-10
/
+18
*
[POWERPC] spufs: Return correct event for data storage interrupt
Arnd Bergmann
2006-12-04
2
-1
/
+2
*
[POWERPC] spufs: Replace spu.nid with spu.node
Geoff Levand
2006-12-04
1
-2
/
+2
*
[POWERPC] spufs: Read from signal files only if data is there
Dwayne Grant McConnell
2006-12-04
2
-20
/
+22
*
[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.
Dwayne Grant McConnell
2006-12-04
1
-0
/
+90
*
[POWERPC] spufs: Remove /spu_tag_mask file
Dwayne Grant McConnell
2006-12-04
1
-23
/
+0
*
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
Dwayne Grant McConnell
2006-12-04
3
-6
/
+137
*
[POWERPC] spufs: Change %llx to 0x%llx.
Dwayne Grant McConnell
2006-12-04
1
-6
/
+7
*
[POWERPC] Cell iommu support
Jeremy Kerr
2006-12-04
3
-462
/
+653
*
[POWERPC] Make cell use direct DMA ops
Benjamin Herrenschmidt
2006-12-04
1
-73
/
+6
*
[POWERPC] Cell "Spider" MMIO workarounds
Benjamin Herrenschmidt
2006-12-04
2
-2
/
+348
*
[POWERPC] Cell fixup DMA offset for new southbridge
Benjamin Herrenschmidt
2006-12-04
2
-6
/
+16
*
[POWERPC] Generic OF platform driver for PCI host bridges.
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+1
*
[POWERPC] Add DMA ops support for of_platform_device to Cell
Benjamin Herrenschmidt
2006-12-04
1
-3
/
+34
*
[POWERPC] Refactor 64 bits DMA operations
Benjamin Herrenschmidt
2006-12-04
1
-15
/
+6
*
[POWERPC] Hook of_platform_bus_probe with cell
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+9
*
[POWERPC] Native cell support for MPIC in southbridge
Benjamin Herrenschmidt
2006-12-04
1
-0
/
+44
*
[POWERPC] Make pci_read_irq_line the default
Benjamin Herrenschmidt
2006-12-04
1
-9
/
+0
*
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
2006-12-04
3
-10
/
+35
|
\
|
*
[POWERPC] Fix cell "new style" mapping and add debug
Benjamin Herrenschmidt
2006-11-10
1
-8
/
+33
|
*
[POWERPC] spufs: fix another off-by-one bug in spufs_mbox_read
Arnd Bergmann
2006-10-25
1
-1
/
+1
|
*
[POWERPC] spufs: fix signal2 file to report signal2
Dwayne Grant Mcconnell
2006-10-25
1
-1
/
+1
*
|
[POWERPC] cell: add cpufreq driver for Cell BE processor
Christian Krafft
2006-10-25
3
-0
/
+258
*
|
[POWERPC] add support for stopping spus from xmon
Michael Ellerman
2006-10-25
1
-0
/
+4
*
|
[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop
arnd@arndb.de
2006-10-25
1
-69
/
+27
[prev]
[next]