summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
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
2010-07-24of: remove of_default_bus_idsJonas Bonn
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-14lmb: rename to memblockYinghai Lu
2010-06-02powerpc/cell: Fix integer constant warningDenis Kirjanov
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-19powerpc: Convert beat_htab_lock to raw_spinlockThomas Gleixner
2010-02-19powerpc: Convert beatic_irq_mask_lock to raw_spinlockThomas Gleixner
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-01-28Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely
2010-01-28of: unify phandle name in struct device_nodeGrant Likely
2010-01-15powerpc: Use helpers for rlimitsJiri Slaby
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-12kbuild: drop include2/ used for O=... buildsSam Ravnborg
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-24powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo
2009-10-14powerpc: Fix memory leak in axon_msi.cMichael Ellerman
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-18tracing: Remove markersChristoph Hellwig
2009-08-28powerpc: use dma_map_ops structFUJITA Tomonori
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt
2009-08-20powerpc/cell: Replace strncpy by strlcpyroel kluin
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman
2009-06-26powerpc: Use one common impl. of RTAS timebase sync and use raw spinlockBenjamin Herrenschmidt
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-16Merge branch 'akpm'Linus Torvalds
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven