aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* fs: dcache scale d_unhashedNick Piggin2011-01-071-0/+3
* fs: dcache scale dentry refcountNick Piggin2011-01-071-1/+1
* convert get_sb_single() usersAl Viro2010-10-291-5/+5
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-213-2/+24
|\
| * powerpc/spufs: Use llseek in all file operationsArnd Bergmann2010-10-131-0/+18
| * powerpc/cell: Add of_node_put to avoid memory leakJulia Lawall2010-09-022-2/+6
* | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-3/+3
|/
* powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-6/+6
|\
| * spufs conversion to ->evict_inode()Al Viro2010-08-091-5/+3
| * remove inode_setattrChristoph Hellwig2010-08-091-1/+3
* | of: remove of_default_bus_idsJonas Bonn2010-07-242-2/+26
* | powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+2
* | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-242-2/+2
|/
* lmb: rename to memblockYinghai Lu2010-07-141-5/+5
* powerpc/cell: Fix integer constant warningDenis Kirjanov2010-06-021-1/+1
* rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+1
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-221-1/+1
|\
| * powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-061-1/+1
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+4
* | of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-181-3/+2
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-3/+11
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-263-5/+5
|\
| * of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-092-2/+2
| * Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-287-29/+27
| |\
| * | of: unify phandle name in struct device_nodeGrant Likely2010-01-281-3/+3
* | | powerpc: Convert beat_htab_lock to raw_spinlockThomas Gleixner2010-02-191-12/+12
* | | powerpc: Convert beatic_irq_mask_lock to raw_spinlockThomas Gleixner2010-02-191-9/+9
* | | powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-173-4/+4
| |/ |/|
* | powerpc: Use helpers for rlimitsJiri Slaby2010-01-151-1/+1
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-4/+2
|\ \
| * | kbuild: drop include2/ used for O=... buildsSam Ravnborg2009-12-121-4/+2
| |/
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-7/+7
|\ \
| * | percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-291-7/+7
* | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-093-4/+4
* | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-244-5/+5
* | | powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin2009-11-241-1/+1
* | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-302-3/+3
| |/ |/|
* | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-141-1/+1
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-7/+7
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-242-7/+4
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* tracing: Remove markersChristoph Hellwig2009-09-182-2/+0
* powerpc: use dma_map_ops structFUJITA Tomonori2009-08-281-1/+1
* powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-208-285/+45