index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
systbls.h
Age
Commit message (
Expand
)
Author
2018-03-20
sparc: get rid of asm wrapper for nis_syscall()
Al Viro
2018-03-20
sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE
Al Viro
2018-03-20
sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE
Al Viro
2018-03-20
convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE
Al Viro
2018-03-20
switch sparc_remap_file_pages() to SYSCALL_DEFINE
Al Viro
2018-03-20
sparc: get rid of memory_ordering(2) wrapper
Al Viro
2018-03-20
sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()
Al Viro
2018-03-20
sparc: get rid of remaining SIGN... wrappers
Al Viro
2018-03-19
sparc: get rid of sys_sparc_pipe() wrappers
Al Viro
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-05-18
sparc64: fix sparse warnings in sys_sparc32.c
Sam Ravnborg
2014-05-18
sparc32: fix sparse warnings in sys_sparc_32.c
Sam Ravnborg
2013-02-03
sparc: switch to generic old sigsuspend
Al Viro
2013-02-03
sparc: bury the sys_sigpause() remains
Al Viro
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-03
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
2009-12-11
sparc_brk() is not needed anymore
Al Viro
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
2009-01-19
sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
David S. Miller
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg