index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code
Mark Nelson
1
-5
/
+108
2008-07-22
powerpc/dma: Use the struct dma_attrs in iommu code
Mark Nelson
1
-2
/
+3
2008-07-22
powerpc/cell: Add support for power button of future IBM cell blades
Christian Krafft
3
-0
/
+127
2008-07-22
powerpc/cell: Cleanup sysreset_hack for IBM cell blades
Christian Krafft
4
-26
/
+64
2008-07-22
powerpc/cell/cpufreq: Add spu aware cpufreq governor
Christian Krafft
3
-0
/
+194
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
1
-0
/
+1
2008-07-15
powerpc: Remove unnecessary condition when sanity-checking WIMG bits
Dave Kleikamp
1
-2
/
+2
2008-07-09
powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table
Mark Nelson
1
-4
/
+4
2008-07-09
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
Maxim Shchetynin
1
-0
/
+6
2008-07-09
powerpc/spufs: only add ".ctx" file with "debug" mount option
Jeremy Kerr
3
-8
/
+38
2008-07-09
powerpc/spufs: add sizes for context files
Jeremy Kerr
1
-17
/
+19
2008-07-09
powerpc/spufs: allow spufs files to specify sizes
Jeremy Kerr
3
-7
/
+15
2008-07-09
powerpc/spufs: avoid magic numbers for mapping sizes
Jeremy Kerr
3
-18
/
+25
2008-07-09
powerpc/spufs: don't extend time time slice if context is not in spu_run
Luke Browning
1
-1
/
+2
2008-07-09
powerpc/spufs: provide context debug file
Luke Browning
1
-0
/
+54
2008-06-30
powerpc/cell: Disable ptcal in case of crash kdump
Arnd Bergmann
1
-4
/
+18
2008-06-30
spufs: Convert nopfn to fault
Nick Piggin
2
-52
/
+54
2008-06-30
Merge branch 'linux-2.6'
Paul Mackerras
3
-30
/
+54
2008-06-26
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
1
-0
/
+1
2008-06-16
powerpc/spufs: fix missed stop-and-signal event
Luke Browning
1
-0
/
+5
2008-06-16
powerpc/spufs: synchronize interaction between spu exception handling and time slicing
Luke Browning
2
-19
/
+37
2008-06-16
powerpc/spufs: remove class_0_dsisr from spu exception handling
Luke Browning
2
-7
/
+0
2008-06-16
powerpc/spufs: wait for stable spu status in spu_stopped()
Luke Browning
1
-5
/
+13
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2
-2
/
+2
2008-06-09
powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host
Michael Ellerman
1
-9
/
+7
2008-06-09
Merge branch 'merge'
Paul Mackerras
1
-2
/
+3
2008-06-04
celleb_scc_pciex endianness misannotations
Al Viro
1
-2
/
+3
2008-05-23
[POWERPC] Add debugging trigger to Axon MSI code
Michael Ellerman
1
-0
/
+58
2008-05-15
[POWERPC] cell: Fix section mismatches in io-workarounds code
Ishizaki Kou
2
-6
/
+6
2008-05-15
[POWERPC] spufs: Fix compile error
FUJITA Tomonori
1
-0
/
+1
2008-05-15
[POWERPC] spufs: Fix pointer reference in find_victim
Luke Browning
1
-1
/
+1
2008-05-09
Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge
Paul Mackerras
3
-4
/
+3
2008-05-08
[POWERPC] spufs: lockdep annotations for spufs_dir_close
Christoph Hellwig
1
-1
/
+1
2008-05-08
[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in spu_run
Christoph Hellwig
1
-1
/
+2
2008-05-06
[POWERPC] spufs: spu_create should send inotify IM_CREATE event
Christoph Hellwig
1
-2
/
+6
2008-05-05
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning
2
-9
/
+18
2008-05-05
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning
4
-26
/
+49
2008-05-05
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning
4
-3
/
+26
2008-05-05
[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs
Luke Browning
1
-2
/
+8
2008-05-05
[POWERPC] spufs: don't acquire state_mutex interruptible while performing callback
Jeremy Kerr
1
-4
/
+2
2008-05-05
[POWERPC] spufs: update master runcntl with context lock held
Jeremy Kerr
1
-1
/
+2
2008-05-05
[POWERPC] spufs: fix post-stopped update of MFC_CNTL register
Jeremy Kerr
1
-4
/
+9
2008-05-05
[POWERPC] spufs: fix save of mfc_cntl register
Jeremy Kerr
1
-6
/
+7
2008-05-05
[POWERPC] spufs: don't touch suspend bits when purging DMA queue
Jeremy Kerr
1
-1
/
+3
2008-05-05
[POWERPC] cell: Fix lost interrupts due to fasteoi handler
Jeremy Kerr
1
-2
/
+51
2008-05-01
[PATCH] split linux/file.h
Al Viro
1
-0
/
+1
2008-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
7
-21
/
+226
2008-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs
Paul Mackerras
7
-21
/
+226
2008-04-30
[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
Kumar Gala
1
-0
/
+2
2008-04-30
[POWERPC] spufs: trace spu_acquire_saved events
Julio M. Merino Vidal
1
-0
/
+2
[prev]
[next]