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
/
syscalls.h
Age
Commit message (
Expand
)
Author
2009-02-11
syscall define: fix uml compile bug
Heiko Carstens
2009-01-29
alpha: use syscall wrappers
Ivan Kokshaysky
2009-01-14
[CVE-2009-0029] System call wrappers part 33
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
2009-01-14
[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit
Benjamin Herrenschmidt
2009-01-14
[CVE-2009-0029] System call wrapper infrastructure
Heiko Carstens
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2009-01-14
[CVE-2009-0029] Convert all system calls to return a long
Heiko Carstens
2009-01-14
[CVE-2009-0029] Move compat system call declarations to compat header file
Heiko Carstens
2009-01-05
inotify: fix type errors in interfaces
Michael Kerrisk
2008-11-19
reintroduce accept4
Ulrich Drepper
2008-07-25
sys_paccept definition missing __user annotation
Harvey Harrison
2008-07-24
flag parameters add-on: remove epoll_create size param
Ulrich Drepper
2008-07-24
flag parameters: inotify_init
Ulrich Drepper
2008-07-24
flag parameters: dup2
Ulrich Drepper
2008-07-24
flag parameters: epoll_create
Ulrich Drepper
2008-07-24
flag parameters: eventfd
Ulrich Drepper
2008-07-24
flag parameters: signalfd
Ulrich Drepper
2008-07-24
flag parameters: paccept
Ulrich Drepper
2008-07-24
remove the v850 port
Adrian Bunk
2008-04-29
xattr: add missing consts to function arguments
David Howells
2008-04-18
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-02-05
timerfd: new timerfd API
Davide Libenzi
2007-07-20
[CELL] spufs: extension of spu_create to support affinity definition
Arnd Bergmann
2007-07-17
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2007-06-28
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
David Woodhouse
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
2007-05-09
Declare {compat_}sys_utimensat
Stephen Rothwell
2006-10-11
[PATCH] epoll_pwait()
Davide Libenzi
2006-10-10
[PATCH] __user annotations: futex
Al Viro
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-09-29
[PATCH] sys_getcpu() prototype annotated
Al Viro
2006-09-26
[PATCH] x86: Add portable getcpu call
Andi Kleen
2006-06-27
[PATCH] pi-futex: futex code cleanups
Ingo Molnar
2006-06-23
[PATCH] move_pages: fix 32 -> 64 bit compat function
Christoph Lameter
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2006-06-23
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2006-05-23
[PATCH] powerpc: wire up sys_[gs]et_robust_list
David Woodhouse
2006-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
2006-04-11
[PATCH] splice: add support for sys_tee()
Jens Axboe
2006-04-11
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
[PATCH] sync_file_range(): use unsigned for flags
Andrew Morton
2006-04-10
[PATCH] splice: add optional input and output offsets
Ingo Molnar
2006-03-31
[PATCH] sys_sync_file_range()
Andrew Morton
2006-03-30
[PATCH] Introduce sys_splice() system call
Jens Axboe
[next]