summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-295-25/+25
* powerpc: cell: Fix the irq_desc accessThomas Gleixner2011-03-291-8/+1
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-2/+1
* powerpc: cell: Use the core flow handlerThomas Gleixner2011-03-282-49/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-185-54/+64
|\
| * powerpc: platforms/cell irq_data conversion.Lennert Buytenhek2011-03-105-54/+64
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-7/+4
|\ \
| * | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-7/+4
| |/
* | kill path_lookup()Al Viro2011-03-141-1/+1
|/
* powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard2011-01-211-0/+70
* powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard2011-01-211-4/+0
* powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-211-1/+0
* powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo2011-01-211-17/+3
* powerpc/spufs: Use simple_write_to_bufferAkinobu Mita2011-01-211-20/+7
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-112-4/+2
|\
| * powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_stdJesper Juhl2010-11-291-2/+1
| * powerpc/cell: Beat dma ops cleanupNishanth Aravamudan2010-11-291-2/+1
* | fs: icache RCU free inodesNick Piggin2011-01-071-2/+8
* | fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
* | fs: dcache remove dcache_lockNick Piggin2011-01-071-4/+1
* | 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
OpenPOWER on IntegriCloud