| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: fix compat recv/recvfrom syscalls | Arnd Bergmann | 2024-06-25 | 1 | -221/+0 |
* | net: remove compat_sys_{get,set}sockopt | Christoph Hellwig | 2020-07-19 | 1 | -6/+6 |
* | sparc: get rid of remaining SIGN... wrappers | Al Viro | 2018-03-20 | 1 | -28/+0 |
* | sparc: kill useless SIGN... wrappers | Al Viro | 2018-03-20 | 1 | -10/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sparc: Hook up renameat2 syscall. | David S. Miller | 2014-07-21 | 1 | -0/+1 |
* | sparc64: Fix argument sign extension for compat_sys_futex(). | David S. Miller | 2014-05-02 | 1 | -1/+1 |
* | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-05-09 | 1 | -9/+0 |
* | sparc: no need to sign-extend in sync_file_range() wrapper | Al Viro | 2013-03-03 | 1 | -1/+0 |
* | convert vmsplice to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-03 | 1 | -1/+0 |
* | switch getrusage() to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-03 | 1 | -1/+0 |
* | convert sendfile{,64} to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-03 | 1 | -1/+0 |
* | sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE | Al Viro | 2013-02-03 | 1 | -10/+0 |
* | sparc: kill sign-extending wrappers for native syscalls | Al Viro | 2013-02-03 | 1 | -76/+0 |
* | kill sparc32_open() | Al Viro | 2013-02-03 | 1 | -1/+1 |
* | sparc: switch to use of generic old sigaction | Al Viro | 2013-02-03 | 1 | -1/+1 |
* | sparc64: exit_group should kill register windows just like plain exit. | David S. Miller | 2012-12-03 | 1 | -1/+1 |
* | compat: fs: Generic compat_sys_sendfile implementation | Catalin Marinas | 2012-10-02 | 1 | -1/+1 |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+0 |
* | sparc: Hook up new fanotify and prlimit64 syscalls. | David S. Miller | 2010-08-16 | 1 | -0/+9 |
* | sparc64: Kill off old sys_perfctr system call and state. | David S. Miller | 2010-03-03 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -1/+1 |
|\ |
|
| * | net/compat/wext: send different messages to compat tasks | Johannes Berg | 2009-07-15 | 1 | -1/+1 |
* | | sparc: sys32.S incorrect compat-layer splice() system call | Mathieu Desnoyers | 2009-08-18 | 1 | -1/+1 |
* | | sparc64: Sign extend length arg to truncate syscalls when compat. | David S. Miller | 2009-07-27 | 1 | -0/+2 |
|/ |
|
* | sparc,sparc64: unify kernel/ | Sam Ravnborg | 2008-12-04 | 1 | -0/+367 |