summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)AuthorFilesLines
2018-05-14powerpc/cell/spufs: Change return type to vm_fault_tSouptick Joarder1-15/+18
2018-05-10powerpc/syscalls: Add COMPAT_SPU_NEW() macroMichael Ellerman1-0/+1
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro1-1/+0
2018-05-10powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINEAl Viro1-1/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-1/+1
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan1-1/+1
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman1-2/+2
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin1-2/+2
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring3-3/+3
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds3-13/+13
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-14/+11
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-14/+14
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey1-2/+2
2018-01-21powerpc/spufs: use timespec64 for timestampsArnd Bergmann2-4/+4
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov1-2/+2
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig1-14/+14
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov3-6/+3
2017-11-27ppc: annotate ->poll() instancesAl Viro4-16/+14
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+4
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman8-0/+8
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-51/+51
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring7-51/+51
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton1-1/+1
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-3/+19
2017-07-11spufs: Implement show_optionsDavid Howells1-3/+19
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+2
2017-07-03Merge branch 'fixes' into nextMichael Ellerman1-0/+2
2017-06-28powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig1-16/+9
2017-06-28powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig1-20/+7
2017-06-28powerpc: implement ->mapping_errorChristoph Hellwig1-0/+1
2017-06-28powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj1-1/+1
2017-06-28powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj1-1/+2
2017-06-01powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman1-0/+2
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr1-1/+3
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin1-1/+1
2017-04-28powerpc/cbe: Do not process external or decremeter interrupts from sresetNicholas Piggin1-4/+7
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2-0/+2
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar1-1/+1
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-62/+6
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-20/+19
2017-02-15powerpc/spufs: Get rid of broken fasync stuffAl Viro2-62/+6
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4