summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
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
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-28powerpc: cell: Use the core flow handlerThomas Gleixner
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-14kill path_lookup()Al Viro
2011-03-10powerpc: platforms/cell irq_data conversion.Lennert Buytenhek
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard
2011-01-21powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo
2011-01-21powerpc/spufs: Use simple_write_to_bufferAkinobu Mita
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale d_unhashedNick Piggin
2011-01-07fs: dcache scale dentry refcountNick Piggin
2010-11-29powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl
2010-11-29powerpc/cell: Beat dma ops cleanupNishanth Aravamudan
2010-10-29convert get_sb_single() usersAl Viro
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-13powerpc/spufs: Use llseek in all file operationsArnd Bergmann
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-09-02powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09spufs conversion to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig