index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscalls
Age
Commit message (
Expand
)
Author
Files
Lines
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: Split the x32 syscalls into their own table
Andy Lutomirski
1
-14
/
+17
2019-07-22
x86/syscalls: Disallow compat entries for all types of 64-bit syscalls
Andy Lutomirski
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
2
-0
/
+2
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
2
-0
/
+2
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
2
-0
/
+2
2019-05-16
uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]
David Howells
2
-12
/
+12
2019-03-21
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
2
-1
/
+2
2019-03-21
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
2
-1
/
+3
2019-03-21
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
2
-1
/
+3
2019-03-21
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
2
-1
/
+3
2019-03-21
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
2
-1
/
+3
2019-03-21
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2
-1
/
+3
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-0
/
+2
2019-03-09
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+6
2019-03-05
signal: add pidfd_send_signal() syscall
Christian Brauner
2
-0
/
+2
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
2
-0
/
+2
2019-02-28
Add io_uring IO interface
Jens Axboe
2
-0
/
+4
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-02-07
x86/x32: use time64 versions of sigtimedwait and recvmmsg
Arnd Bergmann
1
-2
/
+2
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
2
-0
/
+13
2018-06-06
x86: Wire up restartable sequence system call
Mathieu Desnoyers
2
-0
/
+2
2018-05-02
aio: implement io_pgetevents
Christoph Hellwig
2
-0
/
+2
2018-04-09
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
3
-342
/
+356
2018-04-09
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
2
-162
/
+162
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
2
-372
/
+379
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-11-07
Merge branch 'x86/build' into x86/asm, to fix up conflicts
Ingo Molnar
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-27
x86/build: Beautify build log of syscall headers
Masahiro Yamada
1
-2
/
+2
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
2
-0
/
+2
2016-10-18
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+10
2016-10-05
x86/syscalls: Remove bash-isms in syscall table generator
sylvain.bertrand@gmail.com
1
-6
/
+9
2016-09-09
x86: Wire up protection keys system calls
Dave Hansen
2
-0
/
+10
2016-08-01
x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
David Howells
1
-1
/
+1
2016-07-15
x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2
H.J. Lu
1
-2
/
+2
[next]