aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-11bootmem: fix wrong call parameter for free_bootmem()Joonsoo Kim
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26switch spufs/coredump to iterate_fd()Al Viro
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-09-17powerpc/mm: Use hpt_va to compute virtual addressAneesh Kumar K.V
2012-09-11powerpc/celleb_pci: add a const qualifierUwe Kleine-König
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-29new helper: done_path_create()Al Viro
2012-07-29pull unlock+dput() out into do_spu_create()Al Viro
2012-07-29spufs: pull unlock-and-dput() up into spufs_create()Al Viro
2012-07-29spufs_create_context(): simplify failure exitsAl Viro
2012-07-29move spu_forget() into spufs_rmdir()Al Viro
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-23spufs: shift dget/mntget towards dentry_open()Al Viro
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely
2012-07-03powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20spufs: make register_filesystem the last potential failure exitAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-21powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely