aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-14powerpc/spufs: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-8/+8
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner1-6/+3
2018-09-21signal/powerpc: Use force_sig_fault where appropriateEric W. Biederman1-18/+8
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+1
2018-07-30powerpc: clean the inclusion of stringify.hChristophe Leroy1-0/+1
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-15/+18
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+1
2018-05-14powerpc/cell/spufs: Change return type to vm_fault_tSouptick Joarder1-15/+18
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-20powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring1-1/+1
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/powerpc/linuxLinus Torvalds3-6/+6
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey1-2/+2
2018-01-21powerpc/spufs: use timespec64 for timestampsArnd Bergmann2-4/+4
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-Hartman4-0/+4
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton1-1/+1
2017-07-11spufs: Implement show_optionsDavid Howells1-3/+19
2017-06-01powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>Ingo Molnar1-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>Ingo Molnar1-0/+1
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/powerpc/linuxLinus Torvalds2-62/+6
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
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds4-4/+4
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-5/+3
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-08-09powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter1-1/+3
2016-06-14powerpc: Various typo fixesMichael Ellerman3-3/+3
2016-06-07coredump: fix dumping through pipesMateusz Guzik1-1/+1
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+3
2016-05-12coredump: get rid of coredump_params->writtenOmar Sandoval1-2/+3
2016-05-02dcache_{readdir,dir_lseek}() users: switch to ->iterate_sharedAl Viro1-1/+1
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V1-1/+1
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V1-2/+2
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-2/+2
2016-01-22wrappers for ->i_mutex accessAl Viro2-8/+8
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-1/+1
2015-11-26powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta1-1/+1