index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
systbls_64.S
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-03-04
consolidate compat lookup_dcookie()
Al Viro
1
-1
/
+1
2013-03-04
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-03-04
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-03-04
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-2
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
1
-1
/
+1
2013-02-24
lseek() and truncate() on sparc really need sign extension
Al Viro
1
-2
/
+2
2013-02-04
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
Al Viro
1
-8
/
+8
2013-02-04
sparc: kill sign-extending wrappers for native syscalls
Al Viro
1
-40
/
+40
2013-02-04
sparc: switch to generic compat rt_sigpending()
Al Viro
1
-1
/
+1
2013-02-04
sparc: switch to generic sigaltstack
Al Viro
1
-1
/
+1
2012-12-29
sparc: Hook up finit_module syscall.
David S. Miller
1
-2
/
+2
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-12-03
sparc64: exit_group should kill register windows just like plain exit.
David S. Miller
1
-1
/
+1
2012-11-17
Merge branch 'arch-microblaze' into no-rebases
Al Viro
1
-2
/
+2
2012-11-17
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
Al Viro
1
-0
/
+2
2012-10-29
sparc: Wire up sys_kcmp.
David S. Miller
1
-2
/
+2
2012-10-27
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
1
-0
/
+2
2012-10-17
sparc64: convert to generic execve
Al Viro
1
-1
/
+1
2012-05-11
KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
David Howells
1
-1
/
+1
2011-11-01
sparc: Hook up process_vm_{readv,writev} syscalls.
David S. Miller
1
-2
/
+2
2011-08-29
sparc: Remove another reference to nfsservctl
Stephen Rothwell
1
-1
/
+1
2011-08-27
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-2
/
+2
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
1
-2
/
+2
2011-03-30
sparc: Hook up syncfs system call.
David S. Miller
1
-0
/
+2
2011-03-19
sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.
David S. Miller
1
-2
/
+2
2010-08-17
sparc: Hook up new fanotify and prlimit64 syscalls.
David S. Miller
1
-2
/
+4
2010-03-13
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-2
/
+2
2010-03-13
Add generic sys_ipc wrapper
Christoph Hellwig
1
-1
/
+1
2010-03-03
sparc64: Kill off old sys_perfctr system call and state.
David S. Miller
1
-2
/
+2
2009-12-11
sparc_brk() is not needed anymore
Al Viro
1
-2
/
+2
2009-12-11
kill useless checks in sparc mremap variants
Al Viro
1
-1
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+2
2009-11-06
sysctl: sparc Use the compat_sys_sysctl
Eric W. Biederman
1
-1
/
+1
2009-10-13
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-2
/
+2
2009-09-04
sparc: add basic support for 'perf'
Jens Axboe
1
-2
/
+2
2009-07-28
sparc64: Sign extend length arg to truncate syscalls when compat.
David S. Miller
1
-2
/
+2
2009-06-16
sparc: Wire up sys_rt_tgsigqueueinfo().
David S. Miller
1
-2
/
+4
2009-04-08
sparc: Hook up sys_preadv and sys_pwritev
David S. Miller
1
-2
/
+2
2009-03-28
sparc64: We need to use compat_sys_ustat() as well.
David S. Miller
1
-1
/
+1
2009-01-20
sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
David S. Miller
1
-8
/
+8
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
1
-2
/
+2
2008-12-04
sparc,sparc64: unify kernel/
Sam Ravnborg
1
-0
/
+159