]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64/linux
Enabled rewritten PCID support by default.
[FreeBSD/FreeBSD.git] / sys / amd64 / linux /
2015-05-24 dchaginRegen for r283492.
2015-05-24 dchaginImplement Linux specific syncfs() system call.
2015-05-24 dchaginRegen for r283488.
2015-05-24 dchaginImplement recvmmsg() and sendmmsg() system calls.
2015-05-24 dchaginReduce duplication between MD Linux code by moving...
2015-05-24 dchaginImplement epoll_pwait() system call.
2015-05-24 dchaginRegen for r283480.
2015-05-24 dchaginAdd utimensat() system call.
2015-05-24 dchaginRework signal code to allow using it by other modules...
2015-05-24 dchaginAccording to Linux man sigaltstack(3) shall return...
2015-05-24 dchaginRegen for r283467.
2015-05-24 dchaginCall nosys in case when the incorrect syscall number...
2015-05-24 dchaginRegen for r283465.
2015-05-24 dchaginAdd preliminary fallocate system call implementation
2015-05-24 dchaginRegen for r283451.
2015-05-24 dchaginImplement ppoll() system call.
2015-05-24 dchaginRegen for r283444.
2015-05-24 dchaginImplement eventfd system call.
2015-05-24 dchaginPut the correct value for the abi_nfdbits parameter...
2015-05-24 dchaginRegen for r283441.
2015-05-24 dchaginImplement epoll family system calls. This is a tiny...
2015-05-24 dchaginTo avoid code duplication move open/fcntl definitions...
2015-05-24 dchaginBeing exported through vdso the note.Linux section...
2015-05-24 dchaginAdd AT_RANDOM and AT_EXECFN auxiliary vector entries...
2015-05-24 dchaginRegen for r283428.
2015-05-24 dchaginChange linux faccessat syscall definition to match...
2015-05-24 dchaginRegen for r283424.
2015-05-24 dchaginAdd preliminary support for x86-64 Linux binaries.