aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-11
|\
| * powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-28
| * powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-28
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | fs: dcache rationalise dget variantsNick Piggin2011-01-07
* | fs: dcache remove dcache_lockNick Piggin2011-01-07
* | fs: dcache scale d_unhashedNick Piggin2011-01-07
* | fs: dcache scale dentry refcountNick Piggin2011-01-07
|/
* convert get_sb_single() usersAl Viro2010-10-29
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\
| * powerpc/spufs: Use llseek in all file operationsArnd Bergmann2010-10-13
| * powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall2010-09-02
* | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-12
|/
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * spufs conversion to ->evict_inode()Al Viro2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
* | of: remove of_default_bus_idsJonas Bonn2010-07-24
* | powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-24
* | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-24
|/
* lmb: rename to memblockYinghai Lu2010-07-14
* powerpc/cell: Fix integer constant warningDenis Kirjanov2010-06-02
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-06
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-18
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-25
|\
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
| * Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28
| |\
| * | of: unify phandle name in struct device_nodeGrant Likely2010-01-28
* | | powerpc: Convert beat_htab_lock to raw_spinlockThomas Gleixner2010-02-18
* | | powerpc: Convert beatic_irq_mask_lock to raw_spinlockThomas Gleixner2010-02-18
* | | powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-16
| |/ |/|
* | powerpc: Use helpers for rlimitsJiri Slaby2010-01-14
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\ \
| * | kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-12
| |/
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \
| * | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-29
* | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-09
* | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-23
* | | powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin2009-11-23
* | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-30
| |/ |/|
* | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-14
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27