aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-29convert get_sb_single() usersAl Viro1-5/+5
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-2/+24
2010-10-13powerpc/spufs: Use llseek in all file operationsArnd Bergmann1-0/+18
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-3/+3
2010-09-02powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall2-2/+6
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard1-1/+1
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-6/+6
2010-08-09spufs conversion to ->evict_inode()Al Viro1-5/+3
2010-08-09remove inode_setattrChristoph Hellwig1-1/+3
2010-07-24of: remove of_default_bus_idsJonas Bonn2-2/+26
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-2/+2
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2-2/+2
2010-07-14lmb: rename to memblockYinghai Lu1-5/+5
2010-06-02powerpc/cell: Fix integer constant warningDenis Kirjanov1-1/+1
2010-05-27rename the generic fsync implementationsChristoph Hellwig1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+1
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+4
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-3/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo14-3/+11
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-5/+5
2010-02-19powerpc: Convert beat_htab_lock to raw_spinlockThomas Gleixner1-12/+12
2010-02-19powerpc: Convert beatic_irq_mask_lock to raw_spinlockThomas Gleixner1-9/+9
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard3-4/+4
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely2-2/+2
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely7-29/+27
2010-01-28of: unify phandle name in struct device_nodeGrant Likely1-3/+3
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-4/+2
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-7/+7
2009-12-12kbuild: drop include2/ used for O=... buildsSam Ravnborg1-4/+2
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze3-4/+4
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner4-5/+5
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman2-3/+3
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo1-7/+7
2009-10-14powerpc: Fix memory leak in axon_msi.cMichael Ellerman1-1/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-7/+7