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