aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAge
* sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-26
* signal/powerpc: Use force_sig_fault where appropriateEric W. Biederman2018-09-21
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-17
|\
| * mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* | powerpc: clean the inclusion of stringify.hChristophe Leroy2018-07-30
|/
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-07
|\
| * powerpc/cell/spufs: Change return type to vm_fault_tSouptick Joarder2018-05-14
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-04
|\ \
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
| |/ |/|
* | proc: fix /proc/loadavg regressionAlexey Dobriyan2018-04-20
|/
* powerpc: Use sizeof(*foo) rather than sizeof(struct foo)Markus Elfring2018-03-20
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-02
|\
| * powerpc: Use octal numbers for file permissionsRussell Currey2018-01-21
| * powerpc/spufs: use timespec64 for timestampsArnd Bergmann2018-01-20
* | ppc: annotate ->poll() instancesAl Viro2017-11-27
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-17
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-01
* spufs: Implement show_optionsDavid Howells2017-07-11
* powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman2017-06-01
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-02
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-01
|\
| * powerpc/spufs: Get rid of broken fasync stuffAl Viro2017-02-15
* | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-14
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter2016-08-09
* powerpc: Various typo fixesMichael Ellerman2016-06-13
* coredump: fix dumping through pipesMateusz Guzik2016-06-07
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-01
| * powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-01
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-18
|\ \
| * | coredump: get rid of coredump_params->writtenOmar Sandoval2016-05-12
* | | dcache_{readdir,dir_lseek}() users: switch to ->iterate_sharedAl Viro2016-05-02
| |/ |/|
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15
|\
| * powerpc: Standardise on NR_syscalls rather than __NR_syscalls.Rashmica Gupta2015-11-26
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
|/
* powerpc/cell: Drop support for 64K local store on 4K kernelsMichael Ellerman2015-08-18
* make simple_positive() publicAl Viro2015-06-23