aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/param.h
Commit message (Expand)AuthorAgeFilesLines
* Bump __FreeBSD_version after f2583be110caMitchell Horne2021-02-171-1/+1
* lockmgr: shrink struct lock by 8 bytes on LP64Mateusz Guzik2021-02-151-3/+4
* opencrypto: Introduce crypto_dispatch_async()Mark Johnston2021-02-081-1/+1
* Expose clang's alignment builtins and use them for roundup2/rounddown2Alex Richardson2021-02-031-2/+2
* __FreeBSD_version: update the references to the doc treeBjoern A. Zeeb2021-01-291-1/+1
* Bump __FreeBSD_version for multiple LinuxKPI updates conflictingBjoern A. Zeeb2021-01-281-1/+1
* Bump __FreeBSD_version after e63539f3059728ff58328ac0ecb2a7bf4e2f08e8Dimitry Andric2021-01-261-1/+1
* cache: add symlink support to lockless lookupMateusz Guzik2021-01-231-1/+1
* Bump CURRENT to 14.0Glen Barber2021-01-221-1/+1
* Bump __FreeBSD_version after linuxkpi changesEmmanuel Vadot2021-01-171-1/+1
* Bump __FreeBSD_version after linuxkpi changesEmmanuel Vadot2021-01-121-1/+1
* hid: Add UPDATING entry and bump __FreeBSD_versionVladimir Kondratyev2021-01-071-1/+1
* version bump for commit 665b1365fe8e24d618d63b0d57b0b4ad39e97824Rick Macklem2020-12-231-1/+1
* Improve handling of alternate settings in the USB stack.Hans Petter Selasky2020-12-151-1/+1
* Bump __FreeBSD_version for removal of crypto fd's in r368005.John Baldwin2020-12-071-1/+1
* Reduce MAXPHYS back to 128KB on 32bit architectures.Konstantin Belousov2020-11-291-2/+6
* Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov2020-11-281-1/+1
* Split out cwd/root/jail, cmask state from filedesc tableConrad Meyer2020-11-171-1/+1
* malloc: retire malloc_last_failMateusz Guzik2020-11-121-1/+1
* Bump __FreeBSD_version after linuxkpi changesEmmanuel Vadot2020-11-091-1/+1
* malloc: move malloc_type_internal into malloc_typeMateusz Guzik2020-11-061-1/+1
* Rationalize per-cpu zones.Mateusz Guzik2020-11-051-1/+1
* Bump __FreeBSD_version after rms changesMateusz Guzik2020-11-041-1/+1
* cache: add cache_vop_mkdir and rename cache_rename to cache_vop_renameMateusz Guzik2020-10-301-1/+1
* Bump __FreeBSD_version after VOP VPTOCNP and INACTIVE changesMateusz Guzik2020-10-201-1/+1
* Bump __FreeBSD_version after ptsname_r addition.Xin LI2020-10-171-1/+1
* Bump __FreeBSD_version after addition of VOP_EAGAINMateusz Guzik2020-10-151-1/+1
* Bump __FreeBSD_version for the fix to arm64 write-only mappingsAndrew Turner2020-10-131-1/+1
* Populate the acquire context field of a ww_mutex in the LinuxKPI.Hans Petter Selasky2020-10-041-1/+1
* Bump __FreeBSD_version after latest linuxkpi changesEmmanuel Vadot2020-10-021-1/+1
* Bump __FreeBSD_version after cache_purgevfs changeMateusz Guzik2020-09-231-1/+1
* __FreeBSD_version bump for introduction of the powerpc64le arch.Brandon Bergren2020-09-231-1/+1
* __FreeBSD_version bump for r365605 (crunchgen producing WARNS-clean)Kyle Evans2020-09-141-1/+1
* arm64: fix incorrect HWCAP definitionsMitchell Horne2020-09-081-1/+1
* Add atomic and bswap functions to libcompiler_rtDimitry Andric2020-08-251-1/+1
* Bump __FreeBSD_version for OpenZFS switchoverMatt Macy2020-08-251-1/+1
* r364475 changed the internal API between the kernel RPC and NFS, so bump vers...Rick Macklem2020-08-221-1/+1
* Bump __FreeBSD_version for r364330, since it changed the internal APIRick Macklem2020-08-181-1/+1
* Bump __FreeBSD_version after vget() and HASBUF changeMateusz Guzik2020-08-161-1/+1
* Bump __FreeBSD_version after r364232Emmanuel Vadot2020-08-141-1/+1
* Need to clone the task struct fields related to RCU aswell in theHans Petter Selasky2020-08-111-1/+1
* Add an argument to newnfs_connect() that indicates use TLS for the connection.Rick Macklem2020-08-111-1/+1
* Bump __FreeBSD_version after vaccess() changeMateusz Guzik2020-08-051-1/+1
* Bump __FreeBSD_version after vnode layout changesMateusz Guzik2020-08-021-1/+1
* Bump __FreeBSD_version after making rights mandatory for NDINIT_ALLMateusz Guzik2020-08-011-1/+1
* Bump __FreeBSD_version after introduction of lockless lookup to the VFS layerMateusz Guzik2020-07-261-1/+1
* Implement the array_size() function in the LinuxKPI. This functionHans Petter Selasky2020-07-101-1/+1
* Bump the version since r362639 changed the internal API between the NFSRick Macklem2020-06-261-1/+1
* Bump __FreeBSD_version after making liblzma to use libmd implementationXin LI2020-06-201-1/+1
* Version bump for r362158, since the arguments for vfs_checkexp() changed.Rick Macklem2020-06-141-1/+1