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
/
include
/
linux
/
compat.h
Age
Commit message (
Expand
)
Author
2017-03-12
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
2016-09-27
compat: remove compat_printk()
Arnd Bergmann
2016-03-22
compat: add in_compat_syscall to ask whether we're in a compat syscall
Andy Lutomirski
2016-03-04
vfs: vfs: Define new syscalls preadv2,pwritev2
Milosz Tanski
2015-07-17
include, lib: add __printf attributes to several function prototypes
Nicolas Iooss
2015-01-27
compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypes
Catalin Marinas
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2014-04-02
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-20
compat: include linux/unistd.h within linux/compat.h
Heiko Carstens
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
net/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
ipc/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
fs/compat: optional preadv64/pwrite64 compat system calls
Heiko Carstens
2014-03-06
ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_t
Heiko Carstens
2014-03-04
compat: add COMPAT_SYSCALL_DEFINE0 macro
Heiko Carstens
2014-03-04
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
2014-02-02
compat: Get rid of (get|put)_compat_time(val|spec)
H. Peter Anvin
2014-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-31
Typo in compat_sys_lseek() declaration
Stephan Springl
2014-01-29
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
2014-01-29
fs/compat: fix parameter handling for compat readv/writev syscalls
Heiko Carstens
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-11-13
syscalls.h: use gcc alias instead of assembler aliases for syscalls
Andi Kleen
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
2013-09-11
syscalls.h: add forward declarations for inplace syscall wrappers
Sergei Trofimovich
2013-09-01
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP
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-03-19
Fix breakage in MIPS siginfo handling
David Howells
2013-03-03
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
2013-03-03
merge compat sys_ipc instances
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
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
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
2013-03-03
get rid of duplicate logics in __SC_....[1-6] definitions
Al Viro
2013-02-25
fix compat truncate/ftruncate
Al Viro
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-14
burying unused conditionals
Al Viro
2013-02-03
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
2013-02-03
generic sys_compat_rt_sigaction()
Al Viro
2013-02-03
generic compat_sys_rt_sigqueueinfo()
Al Viro
2013-02-03
generic compat_sys_rt_sigpending()
Al Viro
2013-02-03
generic compat_sys_rt_sigprocmask()
Al Viro
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-19
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
2012-12-19
generic compat_sys_sigaltstack()
Al Viro
[next]