]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Use PC-relative relocations for USDT probe sites on i386 and amd64.
[FreeBSD/FreeBSD.git] / sys / compat /
2016-08-23 dimMerge ^/head r304537 through r304699.
2016-08-21 edAdd source files generated from the 32-bit system call...
2016-08-21 edAdd CPU independent code for running 32-bits CloudABI...
2016-08-21 edDon't forget to define __ELF_WORD_SIZE.
2016-08-21 edAdd a utility macro for converting 64-bit pointers...
2016-08-21 edMove the linker script from cloudabi64/ to cloudabi/.
2016-08-21 edUse the right _MAX constant.
2016-08-21 edUse memcpy() to copy 64-bit timestamps into the syscall...
2016-08-20 dimMerge ^/head r304236 through r304536.
2016-08-19 edRegenerate system call table after r304483.
2016-08-19 edImport the new automatically generated system call...
2016-08-18 gnnRemove the obsolete and unused openbsd_poll system...
2016-08-18 gnnRemove unusedd and obsolete openbsd_poll system call...
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 dimMerge ^/head r303250 through r304235.
2016-08-16 ngieMFhead @ r304232
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 edEliminate use of sys_fsync() and sys_fdatasync().
2016-08-15 edLet CloudABI use fdatasync() as well.
2016-08-15 kibRegen after r304176, fdatasync(2) addition.
2016-08-15 kibAdd an implementation of fdatasync(2).
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 ngieCheckpoint initial integration work
2016-08-10 edProvide the CloudABI vDSO to its executables.
2016-08-04 bdreweryRegenerate after r303755.
2016-08-03 edRegenerate system call tables for r303699 and r303700.
2016-08-03 edmprotect(): Change prototype to comply to POSIX.
2016-07-28 brooksDon't create pointless backups of generated files in...
2016-07-27 kibHide the boottime and bootimebin globals, provide the...
2016-07-26 edAdd shmatt_t.
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 glebiusPartially revert r257696/r257713, which have an issue...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-17 dchaginMFC r302517:
2016-07-17 dchaginMFC r302515:
2016-07-10 dchaginFix a copy/paste bug introduced during X86_64 Linuxulat...
2016-07-10 dchaginImplement Linux personality() system call mainly due...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-29 dchaginMFC r302213:
2016-06-27 bdreweryMFC r292384:
2016-06-27 bdreweryMFC r280130:
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 dchaginFix a bug introduced in r283433.
2016-06-23 brooksRegen post r302096 and implement svr4_pipe().
2016-06-23 brooksDeclare a svr4 version of pipe() now that sys_pipe...
2016-06-22 brooksGenerate syscall tables and update pipe() implementatio...
2016-06-22 brooksMark the pipe() system call as COMPAT10.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-14 markjAdd a missing error check for a malloc() call in idr_get().
2016-06-12 kibswap_dev_info() does not require Giant, so Giant lockin...
2016-06-07 hselaskyFallback to arc4rand() in the LinuxKPI when read_random...
2016-06-05 dchaginMFC r300431:
2016-06-05 dchaginMFC r300569:
2016-06-05 dchaginMFC r300416:
2016-06-05 dchaginMFC r300413:
2016-06-05 dchaginMFC r300412:
2016-06-05 dchaginMFC r300411:
2016-06-04 baptImport libucl snapshot 20160604
2016-06-04 pfgMFC r300376:
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 glebiusMerge r301053:
2016-05-31 glebiusFix kernel stack disclosures in the Linux and 4.3BSD...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 hselaskyThe SCHEDULER_STOPPED() macro already contains a predic...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 hselaskyDefine ATOMIC_LONG_INIT() in the LinuxKPI.
2016-05-26 hselaskyAdd support for runtime modifiable module parameters...
2016-05-26 hselaskyAdd more module parameter macros to the LinuxKPI.
2016-05-26 hselaskyAdd support for boolean module parameters in the LinuxKPI.
2016-05-25 hselaskyImplement Linux module parameters as read-only tunable...
2016-05-25 hselaskyAdd checks for SCHEDULER_STOPPED() so that code using...
2016-05-24 kevloAdd __iowrite32_copy() to the Linux kernel compatibilit...
2016-05-24 hselaskyUse the DROP_GIANT() and PICKUP_GIANT() macros instead...
2016-05-24 hselaskySet "current" for all PCI enumeration callbacks.
2016-05-24 hselaskyUse make_dev_s() instead of make_dev() to avoid race...
2016-05-24 dchaginDon't leak fp in case where fo_ioctl() returns an error.
2016-05-23 hselaskyImplement "atomic_long_add_unless()" in the LinuxKPI...
2016-05-23 hselaskyA missing definition needed by ktime_to_ms().
2016-05-23 hselaskyFix some data types and add "inline" keyword for __reg_...
2016-05-23 hselaskyImplement ror32() in the LinuxKPI.
2016-05-23 hselaskyDefine more copy to/from userspace functions in the...
2016-05-23 hselaskyAdd more printf() related functions to the LinuxKPI.
2016-05-23 hselaskySet an invalid IRQ number when no PCI IRQ is available...
2016-05-23 hselaskyAdd more ktime related functions to the LinuxKPI.
2016-05-23 hselaskyImplement "kref_put_mutex()" for the LinuxKPI.
2016-05-23 hselaskyAdd more list_xxx() functions to the LinuxKPI.
2016-05-23 hselaskyMake header file standalone by including definitions...
2016-05-23 hselaskyImplement "_outb()" to the LinuxKPI for i386 and amd64...
2016-05-23 hselaskyAdd support for "cdev_add_ext()" to the LinuxKPI.
2016-05-23 hselaskyAdd more GFP related defines to the LinuxKPI.
next