summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-03switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro
2012-01-03switch spufs guts to umode_tAl Viro
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers
2011-12-07powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-11-25powerpc/cell/iommu: Add missing of_node_putJulia Lawall
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: fix implicit notifier use in converting to export.hPaul Gortmaker
2011-10-31powerpc: cell/beat_wrapper.h is implicitly using memcpy functionsPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller
2011-09-01powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-19powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller
2011-05-19powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc: Remove stubbed beat smp supportMilton Miller
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-04-27powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman
2011-04-27powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman
2011-04-27powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: cell: Fix the irq_desc accessThomas Gleixner