aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAge
* powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V2012-09-17
* powerpc/mm: Use hpt_va to compute virtual addressAneesh Kumar K.V2012-09-17
* powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling2012-09-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * new helper: done_path_create()Al Viro2012-07-29
| * pull unlock+dput() out into do_spu_create()Al Viro2012-07-29
| * spufs: pull unlock-and-dput() up into spufs_create()Al Viro2012-07-29
| * spufs_create_context(): simplify failure exitsAl Viro2012-07-29
| * move spu_forget() into spufs_rmdir()Al Viro2012-07-29
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-24
|\ \
| * | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-06
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-23
|\ \ \ | |_|/ |/| |
| * | powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-10
| * | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-10
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-10
| |\ \
| * | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-03
| | |/ | |/|
* | | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* | | spufs: shift dget/mntget towards dentry_open()Al Viro2012-07-22
| |/ |/|
* | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-10
|/
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-29
|/
* irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-12
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\
| * PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-02
* | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \
| * | Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-19
| |/
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* | | powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell2012-03-27
|/ /
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\ \
| * | powerpc/spufs: Fix double unlocksBenjamin Herrenschmidt2012-03-20
| * | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-22
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \
| * | spufs: make register_filesystem the last potential failure exitAl Viro2012-03-20
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
| |/
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-16
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
|/
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\
| * switch spu_create(2) to use of SYSCALL_DEFINE4, make it use umode_tAl Viro2012-01-03
| * switch spufs guts to umode_tAl Viro2012-01-03
| * vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ | | |/ | |/|
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett2011-12-06
* | | powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett2011-12-06