aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds7-145/+15
2014-10-08powerpc/cell: Move data segment faulting code out of cell platformIan Munsie1-46/+9
2014-10-08powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie4-97/+4
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-9/+0
2014-09-25powerpc: make of_device_ids constUwe Kleine-König2-2/+2
2014-07-23powerpc: cell: Use ktime_get_ns()Thomas Gleixner4-17/+6
2014-07-11powerpc/cell: Fix compilation with CONFIG_COREDUMP=nMichael Ellerman3-3/+8
2014-06-24powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong typeRickard Strandqvist1-1/+1
2014-06-11powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter1-1/+0
2014-04-23powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard1-2/+3
2014-04-09arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.cMonam Agarwal1-1/+1
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar1-1/+2
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner1-1/+2
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat1-1/+1
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat1-1/+1
2014-02-11powerpc/spufs: Remove MAX_USER_PRIO defineJeremy Kerr1-1/+0
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple1-3/+5
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple1-6/+6
2013-12-09powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V1-2/+2
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-67/+30
2013-11-09new helper: dump_align()Al Viro1-1/+1
2013-11-09spufs: get rid of dump_emit() wrappersAl Viro1-49/+20
2013-11-09switch elf_coredump_extra_notes_write() to dump_emit()Al Viro3-30/+22
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding2-6/+5
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely4-9/+5
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely4-15/+13
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely4-4/+4
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-2/+6
2013-08-21powerpc/spufs: convert userns uid/gid mount options to kuid/kgidDwight Engen1-2/+6
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard1-1/+1
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming1-14/+1
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-7/+11
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro1-1/+1
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V1-6/+10
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang1-1/+1
2013-06-10irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely1-1/+1
2013-05-06powerpc/cell/iommu: Improve error message for missing nodeBenjamin Herrenschmidt1-1/+1
2013-05-06powerpc/cell/spufs: Fix status attribute permissionBenjamin Herrenschmidt1-1/+1
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-15/+16
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V1-8/+8
2013-04-30powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V1-5/+5
2013-04-30mm: remove free_area_cache use in powerpc architectureMichel Lespinasse1-1/+1
2013-04-24powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman1-0/+1
2013-04-24powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()Michael Ellerman1-1/+1
2013-04-10cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar6-531/+1
2013-04-09spufs: don't bother with fops->ownerAl Viro1-2/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-3/+2