aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid direct accesses of the vm_page wire_count field.Mark Johnston2019-08-282-3/+2
* MFV/ZoL: Fix wrong assertion in libzfs diff error handlingAlexander Motin2019-08-281-1/+1
* Document fetchReqHTTP().Mark Johnston2019-08-283-3/+23
* proc: eliminate the zombproc listMateusz Guzik2019-08-286-152/+138
* Wire pages in vm_page_grab() when appropriate.Mark Johnston2019-08-283-9/+9
* Document ipf_nat_hashtab_add() return codes.Cy Schubert2019-08-281-0/+1
* Destroy the mutex in case of error.Cy Schubert2019-08-281-2/+6
* Fixup typo in comment.Cy Schubert2019-08-281-1/+1
* fusefs: Fix some bugs regarding the size of the LISTXATTR listAlan Somers2019-08-283-43/+293
* proc: remove zpfindMateusz Guzik2019-08-282-20/+0
* Only define the 'tls' member of sfio in KERN_TLS is defined.John Baldwin2019-08-271-1/+3
* Adjust the deprecated warnings for /dev/crypto to be less noisy.John Baldwin2019-08-271-17/+43
* unionfs: stop passing LK_INTERLOCK to VOP_UNLOCKMateusz Guzik2019-08-271-37/+4
* vfs: stop passing LK_INTERLOCK to VOP_UNLOCKMateusz Guzik2019-08-271-4/+6
* MFV r351553:Hiroki Sato2019-08-272-16/+14
|\
| * Fix a problem which prevented -OServerSSLOptions or -OClientSSLOptionsHiroki Sato2019-08-272-16/+14
* | arm64: rk3399: pinctrl: Add gpio banks and fix iomuxEmmanuel Vadot2019-08-271-1/+11
* | arm64: rk3328: pinctrl: Add gpio banks and fix iomuxEmmanuel Vadot2019-08-271-12/+17
* | Always check cam_periph_error() status for ERESTART.Alexander Motin2019-08-271-4/+6
* | Remove an extraneous + 1 in _domainset_create().Mark Johnston2019-08-271-3/+2
* | ping: raise WARNS level to 6Alan Somers2019-08-271-1/+0
* | Fix several logic issues in domainset_empty_vm().Mark Johnston2019-08-271-14/+20
* | Revert a part of r350883 that should never have gone inJustin Hibbits2019-08-271-1/+1
* | Fix build on 32 bit archs.Edward Tomasz Napierala2019-08-271-12/+12
* | Introduce <sys/qmath.h>, a fixed-point math library from Netflix.
Edward Tomasz Napierala2019-08-2715-1/+3188
* | Add support for RK3288 into existing RockChip drivers.Michal Meloun2019-08-273-11/+30
* | vn_vget_ino_gen(): relock the lower vnode on error.Konstantin Belousov2019-08-271-1/+1
* | cxgbe/t4_tom: Initialize all TOE connection parameters in one place.Navdeep Parhar2019-08-2710-477/+505
* | cxgbe/t4_tom: Limit work requests with immediate payload to a singleNavdeep Parhar2019-08-271-1/+1
* | Add kernel-side support for in-kernel TLS.John Baldwin2019-08-2734-48/+3015
* | Fix a few nits in vm_pqbatch_process_page().Mark Johnston2019-08-261-9/+13
* | Announce PCI Segment Groups supported to PCI host _OSC.Alexander Motin2019-08-261-2/+2
* | Don't consider PCIe hot-plug command timeout fatal.Alexander Motin2019-08-261-5/+2
* | Stop using des_cblock * for arguments to DES functions.John Baldwin2019-08-268-52/+41
* | Don't hold the rs_mtx lock while calling malloc().Michael Tuexen2019-08-261-13/+7
* | Identify eMAG CPU used in Ampere Computing systems.Michael Tuexen2019-08-262-1/+10
* | Make it clear what the userland traces are in the ktrace(1) man page.Edward Tomasz Napierala2019-08-261-3/+5
* | .Xr ports(7) and development(7).Edward Tomasz Napierala2019-08-262-0/+2
* | Comment boot block checks and perform additional sanity checks:Xin LI2019-08-261-62/+109
* | MFV r351500: Fix CLEAR_HASH macro to be usable as a single statement.Xin LI2019-08-261-3/+5
|\ \
| * | Import vendor commit 38e8ce32afbaa82f67d992b9f3056f281fe69259:Xin LI2019-08-251-2/+5
* | | vfs: swap vop_unlock_post and vop_unlock_pre definitions to the logical orderMateusz Guzik2019-08-251-2/+2
* | | Replace -Werror with ${WERROR} in pmcstudyWarner Losh2019-08-251-1/+1
* | | Replace -Werror with ${WERROR} in module buildsWarner Losh2019-08-252-2/+2
* | | Handle UMA_ANYDOMAIN in kstack_import().Mark Johnston2019-08-253-4/+10
* | | amd64: loose constraints on the APs dpcpu and nmi/dbg stack allocations.Konstantin Belousov2019-08-251-3/+3
* | | amd64: If domain-local page for pcpu cannot be allocated, keep useKonstantin Belousov2019-08-251-0/+2
* | | netmap: remove obsolete fileVincenzo Maffione2019-08-252-1499/+0
* | | powerpc/booke: Clean up pmap a little for 64-bitJustin Hibbits2019-08-251-6/+6
* | | powerpc/booke: Use the DMAP if possible in pmap_map()Justin Hibbits2019-08-251-3/+5