aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+21
2011-09-20powerpc: Use the newly added get_required_mask dma_map_ops hookMilton Miller1-2/+11
2011-09-01powerpc: Override dma_get_required_mask by platform hook and opsMilton Miller1-0/+12
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds1-4/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma3-3/+3
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-6/+6
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+9
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro3-32/+21
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches3-6/+6
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller3-10/+10
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller1-32/+13
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2-11/+19
2011-05-19powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller1-1/+2
2011-05-19powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller1-6/+7
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller1-11/+0
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-2/+14
2011-05-19powerpc: Remove stubbed beat smp supportMilton Miller5-131/+0
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller1-3/+3
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2-34/+2
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki1-10/+18
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro4-14/+14
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely2-6/+6
2011-04-27powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman2-15/+5
2011-04-27powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman9-244/+9
2011-04-27powerpc/pci: Split IO vs MMIO indirect access hooksMichael Ellerman1-1/+2
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2-5/+6
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-29powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell1-1/+1
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner5-25/+25
2011-03-29powerpc: cell: Fix the irq_desc accessThomas Gleixner1-8/+1
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-2/+1
2011-03-28powerpc: cell: Use the core flow handlerThomas Gleixner2-49/+2
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-54/+64
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+4
2011-03-14kill path_lookup()Al Viro1-1/+1
2011-03-10powerpc: platforms/cell irq_data conversion.Lennert Buytenhek5-54/+64
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-7/+4
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard1-0/+70
2011-01-21powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard1-4/+0
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard1-1/+0
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo1-17/+3
2011-01-21powerpc/spufs: Use simple_write_to_bufferAkinobu Mita1-20/+7
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-4/+2
2011-01-07fs: icache RCU free inodesNick Piggin1-2/+8
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-4/+1
2011-01-07fs: dcache scale d_unhashedNick Piggin1-0/+3
2011-01-07fs: dcache scale dentry refcountNick Piggin1-1/+1
2010-11-29powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl1-2/+1
2010-11-29powerpc/cell: Beat dma ops cleanupNishanth Aravamudan1-2/+1