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