index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Fix section mismatches in io-workarounds code
Ishizaki Kou
2008-05-15
2
-6
/
+6
*
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
2008-05-15
1
-0
/
+1
*
[POWERPC] spufs: Fix pointer reference in find_victim
Luke Browning
2008-05-15
1
-1
/
+1
*
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...
Paul Mackerras
2008-05-09
3
-4
/
+3
|
\
|
*
[PATCH] split linux/file.h
Al Viro
2008-05-01
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-30
7
-21
/
+226
|
|
\
|
*
|
powerpc: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
2
-4
/
+2
*
|
|
[POWERPC] spufs: lockdep annotations for spufs_dir_close
Christoph Hellwig
2008-05-08
1
-1
/
+1
*
|
|
[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...
Christoph Hellwig
2008-05-08
1
-1
/
+2
*
|
|
[POWERPC] spufs: spu_create should send inotify IM_CREATE event
Christoph Hellwig
2008-05-06
1
-2
/
+6
*
|
|
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning
2008-05-05
2
-9
/
+18
*
|
|
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
2008-05-05
4
-26
/
+49
*
|
|
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
2008-05-05
4
-3
/
+26
*
|
|
[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs
Luke Browning
2008-05-05
1
-2
/
+8
*
|
|
[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...
Jeremy Kerr
2008-05-05
1
-4
/
+2
*
|
|
[POWERPC] spufs: update master runcntl with context lock held
Jeremy Kerr
2008-05-05
1
-1
/
+2
*
|
|
[POWERPC] spufs: fix post-stopped update of MFC_CNTL register
Jeremy Kerr
2008-05-05
1
-4
/
+9
*
|
|
[POWERPC] spufs: fix save of mfc_cntl register
Jeremy Kerr
2008-05-05
1
-6
/
+7
*
|
|
[POWERPC] spufs: don't touch suspend bits when purging DMA queue
Jeremy Kerr
2008-05-05
1
-1
/
+3
*
|
|
[POWERPC] cell: Fix lost interrupts due to fasteoi handler
Jeremy Kerr
2008-05-05
1
-2
/
+51
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-30
7
-21
/
+226
|
\
\
|
|
/
|
/
|
|
*
[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
Kumar Gala
2008-04-30
1
-0
/
+2
|
*
[POWERPC] spufs: trace spu_acquire_saved events
Julio M. Merino Vidal
2008-04-30
1
-0
/
+2
|
*
[POWERPC] spufs: fix marker name for find_victim
Julio M. Merino Vidal
2008-04-30
1
-1
/
+1
|
*
[POWERPC] spufs: add marker for destroy_spu_context
Julio M. Merino Vidal
2008-04-30
1
-0
/
+1
|
*
[POWERPC] spufs: add sputrace marker parameter names
Julio M. Merino Vidal
2008-04-30
2
-20
/
+20
|
*
[POWERPC] spufs: add context switch notification log
Christoph Hellwig
2008-04-30
5
-0
/
+200
*
|
celleb_scc_pciex __iomem annotations
Al Viro
2008-04-28
1
-9
/
+9
*
|
[POWERPC] celleb: Add support for PCI Express
Ishizaki Kou
2008-04-24
5
-0
/
+639
*
|
[POWERPC] celleb: Move miscellaneous files for Beat
Ishizaki Kou
2008-04-24
8
-4
/
+847
*
|
[POWERPC] celleb: Move a file for SPU on Beat
Ishizaki Kou
2008-04-24
2
-0
/
+208
*
|
[POWERPC] celleb: Move files for Beat mmu and iommu
Ishizaki Kou
2008-04-24
3
-1
/
+559
*
|
[POWERPC] celleb: Move files for Beat hvcall interfaces
Ishizaki Kou
2008-04-24
5
-2
/
+743
*
|
[POWERPC] celleb: Move the SCC related code for celleb
Ishizaki Kou
2008-04-24
5
-1
/
+783
*
|
[POWERPC] celleb: Move the files for celleb base support
Ishizaki Kou
2008-04-24
5
-1
/
+827
*
|
[POWERPC] celleb: Consolidate io-workarounds code
Ishizaki Kou
2008-04-24
1
-0
/
+6
*
|
[POWERPC] cell: Generalize io-workarounds code
Ishizaki Kou
2008-04-24
5
-261
/
+376
*
|
[POWERPC] Use of_get_next_parent() in platforms/cell/axon_msi.c
Michael Ellerman
2008-04-24
1
-3
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
10
-32
/
+40
|
\
\
|
|
/
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
2008-04-18
4
-5
/
+13
|
|
\
|
|
*
[POWERPC] spufs: fix incorrect file descriptors in SPU coredump note names
Gerhard Stenzel
2008-03-28
1
-2
/
+6
|
|
*
[POWERPC] spufs: save MFC command channel before purging MFC queue
Jeremy Kerr
2008-03-28
1
-1
/
+1
|
|
*
[POWERPC] spufs: reacquire LS pointer in spu_process_callback
Jeremy Kerr
2008-03-28
1
-0
/
+4
|
|
*
[POWERPC] spufs: add newline to signal{1,2}_type files
Jeremy Kerr
2008-03-28
1
-2
/
+2
|
*
|
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-01
8
-26
/
+26
|
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-03-26
2
-16
/
+61
|
|
\
\
|
|
|
/
|
*
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-03-13
10
-79
/
+140
|
|
\
\
|
*
\
\
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6
Paul Mackerras
2008-02-26
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
David S. Miller
2008-02-13
1
-1
/
+1
*
|
|
|
|
arch: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
2
-2
/
+0
|
|
_
|
_
|
/
|
/
|
|
|
[next]