index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
syscall.c
Age
Commit message (
Expand
)
Author
2018-12-17
xtensa: implement syscall tracepoints
Max Filippov
2018-12-02
xtensa: generate uapi header and syscall table header files
Firoz Khan
2018-12-02
xtensa: add __NR_syscalls along with __NR_syscall_count
Firoz Khan
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-10-21
xtensa: nommu: don't provide arch_get_unmapped_area
Max Filippov
2013-02-23
xtensa: avoid mmap cache aliasing
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-10-25
xtensa: allow multi-inclusion for uapi/unistd.h
Chris Zankel
2012-10-15
UAPI: (Scripted) Disintegrate arch/xtensa/include/asm
David Howells
2012-07-30
ipc: add COMPAT_SHMLBA support
Will Deacon
2009-12-16
sanitize do_pipe_flags() callers in arch
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2008-07-24
flag parameters: pipe
Ulrich Drepper
2007-08-27
[XTENSA] Fix fadvise64_64
Chris Zankel
2006-12-13
[PATCH] Xtensa: Add ktermios and minor filename fix
Chris Zankel
2006-12-10
[PATCH] xtensa: fix system call interface
Chris Zankel