index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
syscalls.S
Age
Commit message (
Expand
)
Author
2014-01-22
s390: wire up sys_sched_setattr/sys_sched_getattr
Heiko Carstens
2013-05-09
switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-09
switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
merge compat sys_ipc instances
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-25
fix compat truncate/ftruncate
Al Viro
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
s390: kill useless wrappers
Al Viro
2013-02-03
s390: switch to generic sigaltstack
Al Viro
2013-01-08
s390/syscalls: wire up finit_module syscall
Heiko Carstens
2012-09-26
s390/syscalls: wire up kcmp system call
Heiko Carstens
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
2011-11-14
[S390] wire up process_vm syscalls
Heiko Carstens
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-03-23
[S390] wire up sys_syncfs
Heiko Carstens
2011-03-23
[S390] wire up sys_clock_adjtime
Heiko Carstens
2011-03-23
[S390] wire up sys_open_by_handle_at
Heiko Carstens
2011-03-23
[S390] wire up sys_name_to_handle_at
Heiko Carstens
2010-08-13
[S390] wire up prlimit64 and fanotify* syscalls
Heiko Carstens
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
2010-01-13
[S390] unwire sys_recvmmsg again
Heiko Carstens
2009-12-18
[S390] wire up sys_recvmmsg
Heiko Carstens
2009-09-22
[S390] Get rid of init_module/delete_module compat functions.
Heiko Carstens
2009-09-22
[S390] Convert sys_execve to function with parameters.
Heiko Carstens
2009-09-22
[S390] Convert sys_clone to function with parameters.
Heiko Carstens
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-06-12
[S390] wire up sys_perf_counter_open
Heiko Carstens
2009-06-12
[S390] wire up sys_rt_tgsigqueueinfo
Heiko Carstens
2009-04-14
[S390] wire up preadv/pwritev system calls
Heiko Carstens
2009-01-23
[S390] Add missing compat system call wrappers.
Michael Holzheu
2009-01-23
[S390] fix compat sigaltstack syscall table entry
Michael Holzheu
2009-01-14
[CVE-2009-0029] s390 specific system call wrappers
Heiko Carstens
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-10
[S390] s390: use sys_pause for 31bit pause entry point
Christoph Hellwig
2008-08-01
[S390] Wire up new syscalls.
Heiko Carstens
2008-02-09
[S390] Wire up new timerfd syscalls.
Heiko Carstens
2008-02-05
timerfd: new timerfd API
Davide Libenzi
2007-07-27
[S390] Wire up sys_fallocate.
Martin Schwidefsky
2007-05-21
[S390] Wire up signald, timerfd and eventfd syscalls.
Heiko Carstens
2007-05-21
[S390] Wire up sys_utimensat.
Heiko Carstens
[next]