aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-14powerpc/cell/spufs: Change return type to vm_fault_tSouptick Joarder
2018-05-10powerpc/syscalls: Add COMPAT_SPU_NEW() macroMichael Ellerman
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro
2018-05-10powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINEAl Viro
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey
2018-01-21powerpc/spufs: use timespec64 for timestampsArnd Bergmann
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov
2017-11-27ppc: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-11spufs: Implement show_optionsDavid Howells
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
2017-06-28powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig
2017-06-28powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig
2017-06-28powerpc: implement ->mapping_errorChristoph Hellwig
2017-06-28powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj
2017-06-28powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj
2017-06-01powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr
2017-04-28powerpc: Add NMI IPI infrastructureNicholas Piggin
2017-04-28powerpc/cbe: Do not process external or decremeter interrupts from sresetNicholas Piggin
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar