summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
...
| * new helper: done_path_create()Al Viro2012-07-291-3/+1
| * pull unlock+dput() out into do_spu_create()Al Viro2012-07-292-16/+11
| * spufs: pull unlock-and-dput() up into spufs_create()Al Viro2012-07-291-23/+10
| * spufs_create_context(): simplify failure exitsAl Viro2012-07-291-7/+1
| * move spu_forget() into spufs_rmdir()Al Viro2012-07-291-6/+5
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-241-2/+1
|\ \
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-061-2/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-232-16/+13
|\ \ \ | |_|/ |/| |
| * | powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-101-15/+13
| * | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-13/+13
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-101-5/+6
| |\ \
| * | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-031-1/+0
| | |/ | |/|
* | | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-231-10/+8
* | | spufs: shift dget/mntget towards dentry_open()Al Viro2012-07-231-28/+18
| |/ |/|
* | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-101-5/+6
|/
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* | powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-302-6/+4
|/
* irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-122-2/+2
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-7/+9
|\
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-7/+9
* | powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-022-2/+2
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-1/+1
|\ \
| * | Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-191-1/+1
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \
| * | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* | | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-281-2/+0
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-213-3/+3
|\ \
| * | powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2012-03-212-2/+1
| * | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-231-1/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-7/+7
|\ \
| * | spufs: make register_filesystem the last potential failure exitAl Viro2012-03-201-5/+5
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-2/+2
| |/
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-164-4/+4
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-164-13/+6
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-144-33/+33
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-084-14/+13
|\
| * switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-031-2/+2
| * switch spufs guts to umode_tAl Viro2012-01-033-11/+11
| * vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-031-1/+0
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-103/+104
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-103/+104
| |\ \ | | |/ | |/|
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+1
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-212-102/+103
* | | powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2011-12-071-23/+0
* | | powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-071-1/+1
* | | powerpc/cell/iommu: Add missing of_node_putJulia Lawall2011-11-251-0/+2
|/ /
* | powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-085-11/+7
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0629-20/+22
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-319-10/+0
OpenPOWER on IntegriCloud