| Commit message (Expand) | Author | Age | Files | Lines |
* | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt | 2008-07-24 | 1 | -0/+23 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-22 | 8 | -33/+496 |
|\ |
|
| * | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ... | Mark Nelson | 2008-07-22 | 1 | -5/+108 |
| * | powerpc/dma: Use the struct dma_attrs in iommu code | Mark Nelson | 2008-07-22 | 1 | -2/+3 |
| * | powerpc/cell: Add support for power button of future IBM cell blades | Christian Krafft | 2008-07-22 | 3 | -0/+127 |
| * | powerpc/cell: Cleanup sysreset_hack for IBM cell blades | Christian Krafft | 2008-07-22 | 4 | -26/+64 |
| * | powerpc/cell/cpufreq: Add spu aware cpufreq governor | Christian Krafft | 2008-07-22 | 3 | -0/+194 |
* | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 2 | -16/+32 |
|/ |
|
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 1 | -0/+1 |
|\ |
|
| * | powerpc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 1 | -0/+1 |
* | | powerpc: Remove unnecessary condition when sanity-checking WIMG bits | Dave Kleikamp | 2008-07-15 | 1 | -2/+2 |
* | | powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table | Mark Nelson | 2008-07-09 | 1 | -4/+4 |
* | | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info | Maxim Shchetynin | 2008-07-09 | 1 | -0/+6 |
* | | powerpc/spufs: only add ".ctx" file with "debug" mount option | Jeremy Kerr | 2008-07-09 | 3 | -8/+38 |
* | | powerpc/spufs: add sizes for context files | Jeremy Kerr | 2008-07-09 | 1 | -17/+19 |
* | | powerpc/spufs: allow spufs files to specify sizes | Jeremy Kerr | 2008-07-09 | 3 | -7/+15 |
* | | powerpc/spufs: avoid magic numbers for mapping sizes | Jeremy Kerr | 2008-07-09 | 3 | -18/+25 |
* | | powerpc/spufs: don't extend time time slice if context is not in spu_run | Luke Browning | 2008-07-09 | 1 | -1/+2 |
* | | powerpc/spufs: provide context debug file | Luke Browning | 2008-07-09 | 1 | -0/+54 |
* | | powerpc/cell: Disable ptcal in case of crash kdump | Arnd Bergmann | 2008-06-30 | 1 | -4/+18 |
* | | spufs: Convert nopfn to fault | Nick Piggin | 2008-06-30 | 2 | -52/+54 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-06-30 | 3 | -30/+54 |
|\ \
| |/ |
|
| * | powerpc/spufs: fix missed stop-and-signal event | Luke Browning | 2008-06-16 | 1 | -0/+5 |
| * | powerpc/spufs: synchronize interaction between spu exception handling and tim... | Luke Browning | 2008-06-16 | 2 | -19/+37 |
| * | powerpc/spufs: remove class_0_dsisr from spu exception handling | Luke Browning | 2008-06-16 | 2 | -7/+0 |
| * | powerpc/spufs: wait for stable spu status in spu_stopped() | Luke Browning | 2008-06-16 | 1 | -5/+13 |
* | | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman | 2008-06-09 | 2 | -2/+2 |
* | | powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host | Michael Ellerman | 2008-06-09 | 1 | -9/+7 |
* | | Merge branch 'merge' | Paul Mackerras | 2008-06-09 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | celleb_scc_pciex endianness misannotations | Al Viro | 2008-06-04 | 1 | -2/+3 |
* | | [POWERPC] Add debugging trigger to Axon MSI code | Michael Ellerman | 2008-05-23 | 1 | -0/+58 |
|/ |
|
* | [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 |