index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscalls
/
syscall_32.tbl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
1
-9
/
+9
2020-03-21
x86/entry/32: Rename 32-bit specific syscalls
Brian Gerst
1
-15
/
+15
2020-03-21
x86/entry/32: Clean up syscall_32.tbl
Brian Gerst
1
-289
/
+289
2020-03-21
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
1
-409
/
+409
2020-01-30
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+1
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-0
/
+1
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+1
2019-10-11
syscalls/x86: Use the correct function type for sys_ni_syscall
Sami Tolvanen
1
-2
/
+2
2019-10-11
syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
Sami Tolvanen
1
-2
/
+2
2019-07-22
x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()
Andy Lutomirski
1
-2
/
+2
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-0
/
+1
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
1
-0
/
+1
2019-05-16
uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]
David Howells
1
-6
/
+6
2019-03-21
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
1
-1
/
+1
2019-03-21
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
1
-1
/
+2
2019-03-21
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
1
-1
/
+2
2019-03-21
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
1
-1
/
+2
2019-03-21
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
1
-1
/
+2
2019-03-21
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
1
-1
/
+2
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+1
2019-03-09
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2019-03-05
signal: add pidfd_send_signal() syscall
Christian Brauner
1
-0
/
+1
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
1
-0
/
+1
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-0
/
+2
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+20
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-5
/
+5
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+22
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-26
/
+26
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+11
2018-06-06
x86: Wire up restartable sequence system call
Mathieu Desnoyers
1
-0
/
+1
2018-05-02
aio: implement io_pgetevents
Christoph Hellwig
1
-0
/
+1
2018-04-09
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
1
-23
/
+23
2018-04-09
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
1
-126
/
+126
2018-04-09
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
1
-212
/
+212
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
1
-336
/
+341
2018-04-02
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
1
-1
/
+1
2018-04-02
x86: remove compat_sys_x86_waitpid()
Dominik Brodowski
1
-1
/
+1
2018-03-07
x86/entry: Do not special-case clone(2) in compat entry
Dominik Brodowski
1
-1
/
+1
2018-03-07
x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls
Dominik Brodowski
1
-15
/
+15
2018-03-07
x86/syscalls/32: Simplify $entry == $compat entries
Dominik Brodowski
1
-3
/
+3
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2017-04-17
Remove compat_sys_getdents64()
Al Viro
1
-1
/
+1
2017-03-20
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
1
-0
/
+1
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-0
/
+1
2016-10-18
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
1
-2
/
+0
2016-09-09
x86: Wire up protection keys system calls
Dave Hansen
1
-0
/
+5
2016-08-01
x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
David Howells
1
-1
/
+1
2016-05-12
x86: Use compat version for preadv2 and pwritev2
Dmitry V. Levin
1
-2
/
+2
2016-03-04
x86: wire up preadv2 and pwritev2
Christoph Hellwig
1
-0
/
+2
[next]