Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a19f7d7da9b3ffe8fcc43203a2d49c096d0754f6
/
arch
/
sparc
/
kernel
/
systbls_64.S
5ad4e94
sparc: syscalls: switch to generic syscalltbl.sh
by Masahiro Yamada
· 3 years, 10 months ago
3680033
sparc: generate uapi header and system call table files
by Firoz Khan
· 6 years ago
1f2b5b8
sparc64: Wire up compat getpeername and getsockname.
by David S. Miller
· 6 years ago
7c26701
sparc: Wire up io_pgetevents system call.
by David S. Miller
· 6 years ago
3d0e354
sparc: switch compat {f,}truncate64() to COMPAT_SYSCALL_DEFINE
by Al Viro
· 7 years ago
8c82ccd
sparc: switch compat pread64 and pwrite64 to COMPAT_SYSCALL_DEFINE
by Al Viro
· 7 years ago
8ccb004
convert compat sync_file_range() to COMPAT_SYSCALL_DEFINE
by Al Viro
· 7 years ago
a00a700
sparc: get rid of remaining SIGN... wrappers
by Al Viro
· 7 years ago
dd19958
sparc: kill useless SIGN... wrappers
by Al Viro
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f6ebf0b
sparc: Update syscall tables.
by David S. Miller
· 8 years ago
5ec7129
sparc: Write up preadv2/pwritev2 syscalls.
by David S. Miller
· 9 years ago
c10910c
sparc: Hook up copy_file_range syscall.
by David S. Miller
· 9 years ago
42d85c5
sparc: Wire up mlock2 system call.
by David S. Miller
· 9 years ago
8b30ca7
sparc: Add all necessary direct socket system calls.
by David S. Miller
· 9 years ago
9bcfd78
sparc: Hook up userfaultfd system call
by Mike Kravetz
· 9 years ago
9c2d5ee
sparc/sparc64: allocate sys_membarrier system call number
by Mathieu Desnoyers
· 9 years ago
38351a3
sparc: hook up execveat system call
by David Drysdale
· 10 years ago
c20ce79
sparc: Hook up bpf system call.
by David S. Miller
· 10 years ago
10cf15e
sparc: Hook up memfd_create system call.
by David S. Miller
· 10 years ago
caa9199
sparc: Hook up seccomp and getrandom system calls.
by David S. Miller
· 10 years ago
2605392
sparc: Hook up renameat2 syscall.
by David S. Miller
· 10 years ago
a54983a
sparc: Hook up sched_setattr and sched_getattr syscalls.
by David S. Miller
· 11 years ago
91c2e0b
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
d5dc77b
consolidate compat lookup_dcookie()
by Al Viro
· 12 years ago
76b021d
convert vmsplice to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
8d2d5c4
switch getrusage() to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
19f4fc3
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
3f6d078
fix compat truncate/ftruncate
by Al Viro
· 12 years ago
561c673
switch lseek to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
aee41fe
lseek() and truncate() on sparc really need sign extension
by Al Viro
· 12 years ago
7540c8e
sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE
by Al Viro
· 12 years ago
5250a8b
sparc: kill sign-extending wrappers for native syscalls
by Al Viro
· 12 years ago
55bb5a1
sparc: switch to generic compat rt_sigpending()
by Al Viro
· 12 years ago
99b06fe
sparc: switch to generic sigaltstack
by Al Viro
· 12 years ago
4e4d78f
sparc: Hook up finit_module syscall.
by David S. Miller
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
de7531e
sparc64: exit_group should kill register windows just like plain exit.
by David S. Miller
· 12 years ago
2bf81c8
Merge branch 'arch-microblaze' into no-rebases
by Al Viro
· 12 years ago
85910c2
Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc
by Al Viro
· 12 years ago
1df35f8
sparc: Wire up sys_kcmp.
by David S. Miller
· 12 years ago
517ffce
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
by David S. Miller
· 12 years ago
eb48ffc
sparc64: convert to generic execve
by Al Viro
· 12 years ago
45de676
KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
by David Howells
· 13 years ago
51ce185
sparc: Hook up process_vm_{readv,writev} syscalls.
by David S. Miller
· 13 years ago
2ee04a1
sparc: Remove another reference to nfsservctl
by Stephen Rothwell
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 14 years ago
228e548
net: Add sendmmsg socket system call
by Anton Blanchard
· 14 years ago
97c278e
sparc: Hook up syncfs system call.
by David S. Miller
· 14 years ago
b3f80f6
sparc: Add {open_by,name_to}_handle_at and clock_adjtime syscalls.
by David S. Miller
· 14 years ago
8e8073a
sparc: Hook up new fanotify and prlimit64 syscalls.
by David S. Miller
· 14 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
c7d5a00
sparc64: Kill off old sys_perfctr system call and state.
by David S. Miller
· 15 years ago
05d72fa
sparc_brk() is not needed anymore
by Al Viro
· 15 years ago
0ec62d2
kill useless checks in sparc mremap variants
by Al Viro
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
03102a4
sysctl: sparc Use the compat_sys_sysctl
by Eric W. Biederman
· 16 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
825c9fb
sparc: add basic support for 'perf'
by Jens Axboe
· 15 years ago
9a926d8
sparc64: Sign extend length arg to truncate syscalls when compat.
by David S. Miller
· 15 years ago
d1ae4ce
sparc: Wire up sys_rt_tgsigqueueinfo().
by David S. Miller
· 16 years ago
018ef96
sparc: Hook up sys_preadv and sys_pwritev
by David S. Miller
· 16 years ago
6e8a4fa
sparc64: We need to use compat_sys_ustat() as well.
by David S. Miller
· 16 years ago
e426501
sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
by David S. Miller
· 16 years ago
1134723
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
by Heiko Carstens
· 16 years ago
a88b5ba
sparc,sparc64: unify kernel/
by Sam Ravnborg
· 16 years ago
[Renamed from arch/sparc64/kernel/systbls.S]
f8b2256
sparc64: wire up accept4()
by David Miller
· 16 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 16 years ago
8394b3a
sparc64: Kill duplicated sys_pause() implementation.
by David S. Miller
· 16 years ago
ea771bd
sparc64: Use kernel/uid16.c helpers instead of own copy.
by David S. Miller
· 16 years ago
f1373da
sparc: Wire up new system calls.
by David S. Miller
· 16 years ago
8376005
sparc64: use compat_sys_utimes instead of home-grown local copy.
by David S. Miller
· 17 years ago
ec98c6b
[SPARC]: Remove SunOS and Solaris binary support.
by David S. Miller
· 17 years ago
2ba85f3
[SPARC64]: Make use of compat_sys_ptrace()
by David S. Miller
· 17 years ago
3db1d97
[SPARC]: Add new timerfd syscall entries.
by David S. Miller
· 17 years ago
4d672e7
timerfd: new timerfd API
by Davide Libenzi
· 17 years ago
bc5a2e6
[SPARC]: Add sys_fallocate() entries.
by David S. Miller
· 17 years ago
8354c5b
[SPARC]: Wire up signalfd/timerfd/eventfd syscalls.
by David S. Miller
· 18 years ago
6c11426
[SPARC]: Wire up utimensat syscall.
by David S. Miller
· 18 years ago
5c7aa6f
[SPARC64]: Fix arg passing to compat_sys_ipc().
by David S. Miller
· 18 years ago
50d266a
[SPARC]: Hook up missing syscalls.
by David S. Miller
· 18 years ago
d4d23ad
[PATCH] Common compat_sys_sysinfo
by Kyle McMartin
· 18 years ago
59359ff
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
by David S. Miller
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
353b28b
[SPARC]: Add robust futex syscall entries.
by David S. Miller
· 19 years ago
8c45112
[SPARC]: Hook up vmsplice into syscall tables.
by David S. Miller
· 19 years ago
5fdef39
[SPARC]: Hook up sys_tee() into syscall tables.
by David S. Miller
· 19 years ago
289eee6
[SPARC]: Wire up sys_sync_file_range() into syscall tables.
by David S. Miller
· 19 years ago
1339713
[SPARC]: Wire up sys_splice() into the syscall tables.
by David S. Miller
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
40ad7a6
[SPARC]: sys_newfstatat --> sys_fstatat64
by David S. Miller
· 19 years ago
642fe30
[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.
by Heiko Carstens
· 19 years ago
1b9a428
[SPARC]: Wire up sys_unshare().
by David S. Miller
· 19 years ago
cddfc12
[SPARC64]: Kill compat_sys_clock_settime sign extension stub.
by David S. Miller
· 19 years ago
3ee68c4
[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.
by David S. Miller
· 19 years ago
2d7d5f0
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
by David S. Miller
· 19 years ago
dd49f96
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
Next »