| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: use initializer for struct vm_unmapped_area_info | Rick Edgecombe | 2024-04-25 | 1 | -2/+1 |
* | signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP | Eric W. Biederman | 2021-07-23 | 1 | -1/+1 |
* | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -1/+1 |
* | sys: don't hold uts_sem while accessing userspace memory | Jann Horn | 2018-08-11 | 1 | -9/+13 |
* | signal/sparc: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -8/+1 |
* | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -0/+1 |
* | Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-04-07 | 1 | -16/+15 |
|\ |
|
| * | sparc: get rid of asm wrapper for nis_syscall() | Al Viro | 2018-03-20 | 1 | -3/+2 |
| * | switch sparc_remap_file_pages() to SYSCALL_DEFINE | Al Viro | 2018-03-20 | 1 | -3/+3 |
| * | sparc: trivial conversions to {COMPAT_,}SYSCALL_DEFINE() | Al Viro | 2018-03-20 | 1 | -8/+8 |
| * | sparc: get rid of sys_sparc_pipe() wrappers | Al Viro | 2018-03-19 | 1 | -2/+2 |
* | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 2018-04-02 | 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 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | sparc32: fix sparse warnings in sys_sparc_32.c | Sam Ravnborg | 2014-05-18 | 1 | -4/+6 |
* | sparc: switch to use of generic old sigaction | Al Viro | 2013-02-03 | 1 | -33/+4 |
* | sanitize rt_sigaction() situation a bit | Al Viro | 2013-02-03 | 1 | -6/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 1 | -24/+0 |
|\ |
|
| * | sparc32: switch to generic kernel_execve() | Al Viro | 2012-10-16 | 1 | -24/+0 |
* | | mm: use vm_unmapped_area() on sparc32 architecture | Michel Lespinasse | 2012-12-11 | 1 | -18/+9 |
|/ |
|
* | sparc: kill ancient comment in sparc_sigaction() | Al Viro | 2012-05-21 | 1 | -5/+0 |
* | sparc: missing checks of __get_user()/__put_user() return values | Al Viro | 2012-05-21 | 1 | -6/+6 |
* | sparc32: remove all uses of ARCH_SUN4C | Sam Ravnborg | 2012-05-11 | 1 | -11/+0 |
* | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-09-11 | 1 | -2/+0 |
|\ |
|
| * | sparc: Kill all BKL usage. | David S. Miller | 2010-09-08 | 1 | -2/+0 |
* | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -1/+3 |
|/ |
|
* | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 1 | -113/+0 |
* | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 2009-12-11 | 1 | -1/+2 |
* | sparc_brk() is not needed anymore | Al Viro | 2009-12-11 | 1 | -9/+0 |
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -27/+4 |
* | kill useless checks in sparc mremap variants | Al Viro | 2009-12-11 | 1 | -21/+0 |
* | sparc: prepare kernel/ for unification | Sam Ravnborg | 2008-12-04 | 1 | -0/+466 |