index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
sys_sparc_32.c
Age
Commit message (
Expand
)
Author
2018-04-25
signal/sparc: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-07
Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-03-20
sparc: get rid of asm wrapper for nis_syscall()
Al Viro
2018-03-20
switch sparc_remap_file_pages() to SYSCALL_DEFINE
Al Viro
2018-03-20
sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE()
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
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-05-18
sparc32: fix sparse warnings in sys_sparc_32.c
Sam Ravnborg
2013-02-03
sparc: switch to use of generic old sigaction
Al Viro
2013-02-03
sanitize rt_sigaction() situation a bit
Al Viro
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-11
mm: use vm_unmapped_area() on sparc32 architecture
Michel Lespinasse
2012-10-16
sparc32: switch to generic kernel_execve()
Al Viro
2012-05-21
sparc: kill ancient comment in sparc_sigaction()
Al Viro
2012-05-21
sparc: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-11
sparc32: remove all uses of ARCH_SUN4C
Sam Ravnborg
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2010-09-08
sparc: Kill all BKL usage.
David S. Miller
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
2009-12-11
sparc_brk() is not needed anymore
Al Viro
2009-12-11
Unify sys_mmap*
Al Viro
2009-12-11
kill useless checks in sparc mremap variants
Al Viro
2008-12-04
sparc: prepare kernel/ for unification
Sam Ravnborg