| Commit message (Expand) | Author | Age |
* | Merge commit 'origin' | Benjamin Herrenschmidt | 2008-10-14 |
|\ |
|
| * | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 |
* | | Merge commit 'jk/jk-merge' | Benjamin Herrenschmidt | 2008-10-10 |
|\ \ |
|
| * | | powerpc/spufs: add a missing mutex_unlock | Kou Ishizaki | 2008-10-09 |
| * | | powerpc/spufs: use inc_nlink | Jeremy Kerr | 2008-10-09 |
| * | | powerpc/spufs: set nlink count for spufs root correctly | Jeremy Kerr | 2008-10-09 |
| |/ |
|
* / | powerpc: Drop archdata numa_node | Becky Bruce | 2008-09-24 |
|/ |
|
* | powerpc/spufs: Fix possible scheduling of a context to multiple SPEs | Andre Detsch | 2008-09-07 |
* | powerpc/spufs: Fix race for a free SPU | Jeremy Kerr | 2008-09-04 |
* | powerpc/spufs: Fix multiple get_spu_context() | Jeremy Kerr | 2008-09-04 |
* | powerpc/spufs: Remove invalid semicolon after if statement | Ilpo Järvinen | 2008-08-19 |
* | powerpc/spufs: reference context while dropping state mutex in scheduler | Jeremy Kerr | 2008-08-14 |
* | powerpc/spufs: fix npc setting for NOSCHED contexts | Jeremy Kerr | 2008-08-12 |
* | cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already | Thomas Renninger | 2008-07-30 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
* | powerpc/pseries: iommu enablement for CMO | Robert Jennings | 2008-07-25 |
* | powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint | Mark Nelson | 2008-07-25 |
* | Merge commit 'jk/jk-merge' | Benjamin Herrenschmidt | 2008-07-25 |
|\ |
|
| * | powerpc/spufs: better placement of spu affinity reference context | Andre Detsch | 2008-07-23 |
| * | powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock | Andre Detsch | 2008-07-23 |
| * | powerpc/spufs: correct kcalloc usage | Milton Miller | 2008-07-22 |
* | | spufs: use new vm_ops->access to allow local state access from gdb | Benjamin Herrenschmidt | 2008-07-24 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-22 |
|\| |
|
| * | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ... | Mark Nelson | 2008-07-21 |
| * | powerpc/dma: Use the struct dma_attrs in iommu code | Mark Nelson | 2008-07-21 |
| * | powerpc/cell: Add support for power button of future IBM cell blades | Christian Krafft | 2008-07-21 |
| * | powerpc/cell: Cleanup sysreset_hack for IBM cell blades | Christian Krafft | 2008-07-21 |
| * | powerpc/cell/cpufreq: Add spu aware cpufreq governor | Christian Krafft | 2008-07-21 |
* | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-22 |
|/ |
|
* | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-15 |
|\ |
|
| * | powerpc: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 |
* | | powerpc: Remove unnecessary condition when sanity-checking WIMG bits | Dave Kleikamp | 2008-07-14 |
* | | powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table | Mark Nelson | 2008-07-09 |
* | | powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info | Maxim Shchetynin | 2008-07-09 |
* | | powerpc/spufs: only add ".ctx" file with "debug" mount option | Jeremy Kerr | 2008-07-08 |
* | | powerpc/spufs: add sizes for context files | Jeremy Kerr | 2008-07-08 |
* | | powerpc/spufs: allow spufs files to specify sizes | Jeremy Kerr | 2008-07-08 |
* | | powerpc/spufs: avoid magic numbers for mapping sizes | Jeremy Kerr | 2008-07-08 |
* | | powerpc/spufs: don't extend time time slice if context is not in spu_run | Luke Browning | 2008-07-08 |
* | | powerpc/spufs: provide context debug file | Luke Browning | 2008-07-08 |
* | | powerpc/cell: Disable ptcal in case of crash kdump | Arnd Bergmann | 2008-06-30 |
* | | spufs: Convert nopfn to fault | Nick Piggin | 2008-06-30 |
* | | Merge branch 'linux-2.6' | Paul Mackerras | 2008-06-29 |
|\| |
|
| * | powerpc/spufs: fix missed stop-and-signal event | Luke Browning | 2008-06-16 |
| * | powerpc/spufs: synchronize interaction between spu exception handling and tim... | Luke Browning | 2008-06-16 |
| * | powerpc/spufs: remove class_0_dsisr from spu exception handling | Luke Browning | 2008-06-16 |
| * | powerpc/spufs: wait for stable spu status in spu_stopped() | Luke Browning | 2008-06-16 |
* | | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman | 2008-06-08 |
* | | powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host | Michael Ellerman | 2008-06-08 |