]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Fix miss from r284320.
[FreeBSD/FreeBSD.git] / sys / i386 /
2015-06-16 mjgReplace struct filedesc argument in getvnode with struc...
2015-06-13 sjgAdd META_MODE support.
2015-06-12 jhbReport the values of x86 segment registers to remote...
2015-06-12 jhbEnsure that the upper 16 bits of segment registers...
2015-06-10 delphijMFV r284234:
2015-06-10 brAllow DTrace to be compiled-in to the kernel.
2015-06-10 mjgImplement lockless resource limits.
2015-06-10 mjgGeneralised support for copy-on-write structures shared...
2015-06-09 alcAccount for superpage mappings that are created by...
2015-06-08 dimMerge r283870 from amd64:
2015-06-08 alcRetire VM_FREEPOOL_CACHE as the next step in eliminatin...
2015-06-06 kibUpdate print_INTEL_TLB() by the tag values from the...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-25 dchaginWhen I merged the lemul branch I missied kib@'s r282708...
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 dchaginRegen for r283484.
2015-05-24 dchaginImplement epoll_pwait() system call.
2015-05-24 dchaginRegen for r283480.
2015-05-24 dchaginAdd utimensat() system call.
2015-05-24 dchaginThe kernel sends signals to the processes via ABI speci...
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 dchaginUse the BSD_TO_LINUX_SIGNAL() wherever there is no...
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 dchaginIntroduce a new module linux_common.ko which is intende...
2015-05-24 dchaginx86_64 Linux do not use multiplexing on ipc system...
2015-05-24 dchaginRemove stale comment about a signal trampoline which
2015-05-24 dchaginPut linux_platform into the vdso to avoid copying it...
2015-05-24 dchaginEliminate a now unused global declaration of elf_linux_...
2015-05-24 dchaginImplement vdso - virtual dynamic shared object. Through...
2015-05-24 dchaginRegen for r283403.
2015-05-24 dchaginImplement pselect6() system call.
2015-05-24 dchaginRegen for r283401.
2015-05-24 dchaginImplement prlimit64() system call.
2015-05-24 dchaginRegen for r283399.
2015-05-24 dchaginImplement dup3() system call.
2015-05-24 dchaginRegen for r283396.
2015-05-24 dchaginImplement rt_sigqueueinfo() system call.
2015-05-24 dchaginRegen for r283394.
2015-05-24 dchaginImplement waitid() system call.
2015-05-24 dchaginRegen for r283392.
2015-05-24 dchaginstruct l_rusage does not defined for i386 Linuxulator...
2015-05-24 dchaginTo reduce code duplication introduce linux_copyout_rusa...
2015-05-24 dchaginSome style(9) && whitespaces fixes. No functional changes.
2015-05-24 dchaginSwitch linuxulator to use the native 1:1 threads.
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginRegen for r283379.
2015-05-24 dchaginImplement a Linux version of sched_getparam() && sched_...
2015-05-24 dchaginRegen for r283375.
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginRegen for r283370.
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-24 dchaginIn preparation for switching linuxulator to the use...
2015-05-22 jkimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-21 pfgddb: finish converting boolean values.
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-14 jimharrisAdd nvme and nvd drivers to GENERIC for amd64 and i386.
2015-05-14 traszBuild GENERIC with RACCT/RCTL support by default. ...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 kibOn exec, single-threading must be enforced before argum...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 kibIf x86 CPU implementation of the MWAIT instruction...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-05-01 gjbMFH: r281855-r282312
2015-04-30 jhbRemove support for Xen PV domU kernels. Support for...
2015-04-29 whuMicrosoft vmbus, storage and other related driver enhan...
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/aio/aiotest and tools/regres...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-27 ngieMove etc/tests/rc.d to etc/rc.d/tests to match the...
2015-04-24 kibMove common code from sys/i386/i386/mp_machdep.c and
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-22 gjbMFH: r280643-r281852
2015-04-22 kibMove some common code from sys/amd64/amd64/machdep...
2015-04-21 sjgMerge bmake-20150418
next