aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/syscall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26xtensa: remove vma linked list walksMatthew Wilcox (Oracle)1-6/+12
2021-04-04xtensa: syscalls: switch to generic syscalltbl.shMasahiro Yamada1-2/+1
2021-04-04xtensa: stop filling syscall array with sys_ni_syscallMasahiro Yamada1-5/+2
2018-12-17xtensa: implement syscall tracepointsMax Filippov1-2/+0
2018-12-02xtensa: generate uapi header and syscall table header filesFiroz Khan1-2/+3
2018-12-02xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan1-2/+2
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski1-1/+1
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-10-21xtensa: nommu: don't provide arch_get_unmapped_areaMax Filippov1-0/+2
2013-02-23xtensa: avoid mmap cache aliasingMax Filippov1-0/+41
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel1-1/+0
2012-10-25xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel1-4/+3
2012-10-15UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells1-1/+0
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon1-1/+1
2009-12-16sanitize do_pipe_flags() callers in archAl Viro1-18/+0
2009-12-11Unify sys_mmap*Al Viro1-25/+0
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel1-0/+5
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel1-1/+1
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel1-0/+95