summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-08-21powerpc/spufs: convert userns uid/gid mount options to kuid/kgidDwight Engen
2013-08-14powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard
2013-08-14powerpc: Convert platforms to smp_generic_cpu_bootableAndy Fleming
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang
2013-06-10irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely
2013-05-06powerpc/cell/iommu: Improve error message for missing nodeBenjamin Herrenschmidt
2013-05-06powerpc/cell/spufs: Fix status attribute permissionBenjamin Herrenschmidt
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-04-30powerpc: Use encode avpn where we need only avpn valuesAneesh Kumar K.V
2013-04-30mm: remove free_area_cache use in powerpc architectureMichel Lespinasse
2013-04-24powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman
2013-04-24powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()Michael Ellerman
2013-04-10cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-09spufs: don't bother with fops->ownerAl Viro
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-22spufs_mkdir(): don't d_add() on negative parentAl Viro
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-11sched, powerpc: Fix sched.h split-up build failureIngo Molnar
2013-01-21arch/powerpc/platforms/cell: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-10powerpc: Convert print_symbol to %pSRJoe Perches
2013-01-10powerpc/celleb: Use for_each_compatible_node() macroWei Yongjun
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-20vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
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