aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/param.h
Commit message (Expand)AuthorAgeFilesLines
* Bump __FreeBSD_version to 1400024 for LinuxKPI change.Bjoern A. Zeeb2021-06-181-1/+1
* Merge llvm-project 12.0.0 releaseDimitry Andric2021-06-131-1/+1
* param.h: Bump __FreeBSD_version to 1400022Rick Macklem2021-06-121-1/+1
* linuxkpi: Add list_for_each_entry_lockless() macroNeel Chauhan2021-06-101-1/+1
* linuxkpi: Add macros for might_lock_nested() and lockdep_(re/un/)pin_lock()Neel Chauhan2021-06-091-1/+1
* linuxkpi: Include pr_err_once() in printk.hNeel Chauhan2021-06-071-1/+1
* VFS_QUOTACTL(9): allow implementation to indicate busy state changesJason A. Harmening2021-05-301-1/+1
* Revert commits 6d3e78ad6c11 and 54256e7954d7Jason A. Harmening2021-05-301-1/+1
* VFS_QUOTACTL(9): allow implementation to indicate busy state changesJason A. Harmening2021-05-291-1/+1
* crypto: Add crypto_cursor_segment() to fetch both base and length.John Baldwin2021-05-251-1/+1
* Assume OCF is the only KTLS software backend.John Baldwin2021-05-251-1/+1
* Bump __FreeBSD_version to 1400015 for LinuxKPI changes.Bjoern A. Zeeb2021-05-251-1/+1
* The old thread priority must be stored as part of the EPOCH(9) tracker.Hans Petter Selasky2021-05-231-1/+1
* param.h: Fix typosWarner Losh2021-05-051-2/+2
* param.h: Document __FreeBSD_version betterWarner Losh2021-05-051-2/+18
* Bump __FreeBSD_version for commits efe7f12 and 9781105Neel Chauhan2021-04-281-1/+1
* param.h: bump __FreeBSD_version for commit 875977314881Rick Macklem2021-04-261-1/+1
* linuxkpi: Implement atomic_dec_and_lock_irqsave()Neel Chauhan2021-04-261-1/+1
* __FreeBSD_version: update the references to the doc treeKa Ho Ng2021-04-221-1/+1
* param.h: bump __FreeBSD_version for commit 4ce1ba652383Ka Ho Ng2021-04-211-1/+1
* Add TCP LRO support for VLAN and VxLAN.Hans Petter Selasky2021-04-201-1/+1
* param.h: bump __FreeBSD_version for commit 7763814fc9c2Rick Macklem2021-04-111-1/+1
* rtld dl_iterate_phdr(): dlpi_tls_data is wrongKonstantin Belousov2021-04-061-1/+1
* Implement sndstat nvlist-based enumeration ioctls.Ka Ho Ng2021-03-171-1/+1
* 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