index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
sys_sparc32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: remove unused header file nfs_fs.h
Anupam Aggarwal
2020-06-02
1
-1
/
+0
*
Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-04-07
1
-53
/
+36
|
\
|
*
sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE
Al Viro
2018-03-20
1
-10
/
+4
|
*
sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE
Al Viro
2018-03-20
1
-12
/
+6
|
*
convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE
Al Viro
2018-03-20
1
-3
/
+4
|
*
sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()
Al Viro
2018-03-20
1
-11
/
+11
|
*
sparc: get rid of remaining SIGN... wrappers
Al Viro
2018-03-20
1
-16
/
+10
*
|
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-5
/
+5
*
|
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
|
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
|
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
1
-1
/
+1
*
|
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
/
*
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
1
-5
/
+3
|
\
|
*
get_compat_sigset()
Al Viro
2017-09-19
1
-3
/
+1
|
*
signal: replace sigset_to_compat() with put_compat_sigset()
Dmitry V. Levin
2017-09-19
1
-3
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sparc64: fix sparse warnings in sys_sparc32.c
Sam Ravnborg
2014-05-18
1
-0
/
+2
*
kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()
Mathieu Desnoyers
2013-09-11
1
-6
/
+6
*
sparc: no need to sign-extend in sync_file_range() wrapper
Al Viro
2013-03-03
1
-1
/
+1
*
merge compat sys_ipc instances
Al Viro
2013-03-03
1
-65
/
+0
*
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
1
-8
/
+0
*
sparc: kill sign-extending wrappers for native syscalls
Al Viro
2013-02-03
1
-34
/
+0
*
kill sparc32_open()
Al Viro
2013-02-03
1
-10
/
+0
*
sparc: switch to use of generic old sigaction
Al Viro
2013-02-03
1
-33
/
+4
*
sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-17
/
+7
*
sparc: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
1
-16
/
+0
*
sparc: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
1
-24
/
+0
*
sparc: switch to generic compat rt_sigprocmask(2)
Al Viro
2013-02-03
1
-40
/
+0
*
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
1
-14
/
+0
*
sparc64: convert to generic execve
Al Viro
2012-10-16
1
-29
/
+0
*
sparc64: take fprs_write() and friends to start_thread()
Al Viro
2012-10-14
1
-7
/
+0
*
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-2
/
+2
*
compat: fs: Generic compat_sys_sendfile implementation
Catalin Marinas
2012-10-02
1
-46
/
+0
*
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-15
1
-2
/
+2
*
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
sparc: Remove unnecessary semicolons
Joe Perches
2011-06-07
1
-1
/
+1
*
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-17
1
-1
/
+0
*
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
1
-3
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+1
*
sparc64: Kill bogus ip_tables.h include.
David S. Miller
2010-02-16
1
-1
/
+0
*
kill useless checks in sparc mremap variants
Al Viro
2009-12-11
1
-22
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2009-12-08
1
-5
/
+0
|
\
|
*
sparc: remove unused nfsd #includes
Boaz Harrosh
2009-11-25
1
-5
/
+0
*
|
sysctl: sparc Use the compat_sys_sysctl
Eric W. Biederman
2009-11-06
1
-57
/
+0
|
/
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
Separate out common fstatat code into vfs_fstatat
Oleg Drokin
2009-04-20
1
-14
/
+5
*
sparc,sparc64: unify kernel/
Sam Ravnborg
2008-12-04
1
-0
/
+682