aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-18363-114/+842
* Increase rtld initial memory pool size from 32kB to 128kB.Edward Tomasz Napierala2017-11-181-1/+1
* Remove leftover in lagg(4) manpage forgotten in r271733Bjoern Heidotting2017-11-181-3/+1
* locks: fix compilation issues without SMP or KDTRACE_HOOKSMateusz Guzik2017-11-172-4/+5
* Add comment for accidentally committed unrelated change in r325960.Andrey V. Elsukov2017-11-171-0/+4
* cxgbe(4): Add core Vdd to the sysctl MIB.Navdeep Parhar2017-11-172-1/+9
* Unconditionally enable support for O_IPSEC opcode.Andrey V. Elsukov2017-11-172-5/+2
* Add assertion in probedone() that we're holding the device lock.Alan Somers2017-11-171-0/+1
* lockmgr: remove the ADAPTIVE_LOCKMGRS optionMateusz Guzik2017-11-173-194/+1
* vfs_lookup: Allow PATH_MAX-1 symlinksConrad Meyer2017-11-173-1/+20
* Bump dates after lint removal.Konstantin Belousov2017-11-172-2/+2
* Fix 'local' to not look in the source tree for the file.Bryan Drewery2017-11-173-13/+20
* Remove build system support for lint.Warner Losh2017-11-1713-90/+13
* Add general configuration files used by release/release.sh forGlen Barber2017-11-177-0/+73
* Add Intel Processor Trace registers for:Ruslan Bukin2017-11-171-0/+52
* Fix indentation.Glen Barber2017-11-171-3/+3
* Sort variables for consistency.Glen Barber2017-11-1710-50/+50
* Sort variables in arm64 SoC configurations.Glen Barber2017-11-172-13/+12
* Remove stray SRCBRANCH included by mistake.Glen Barber2017-11-172-2/+0
* Fix potential NULL pointer dereference of device physical pathAlan Somers2017-11-171-1/+2
* VOP_LOOKUP.9: update locking infoAlan Somers2017-11-171-13/+3
* Correct grammar nit.Gordon Tetlow2017-11-171-1/+1
* Rename P_OSREL_CK_CLYGRP to P_OSREL_CK_CYLGRPScott Long2017-11-173-3/+3
* Actually commit the right patch for r325929Baptiste Daroussin2017-11-171-1/+1
* Do not remove the sources when zstd is called as zstdcatBaptiste Daroussin2017-11-171-1/+1
* Add jumbo frame support to dtsec(4)Justin Hibbits2017-11-171-1/+29
* Stop special casing 32-bit AIM in memory parsingJustin Hibbits2017-11-171-17/+10
* mtx: add missing parts of the diff in r325920Mateusz Guzik2017-11-171-2/+2
* sched: move panic handling code out of choosethreadMateusz Guzik2017-11-171-7/+20
* Check for PRS_NEW without locking the proc in sysctl_kern_procMateusz Guzik2017-11-171-4/+2
* sx: perform a minor cleanup of the unlock slowpathMateusz Guzik2017-11-171-7/+9
* rwlock: unlock before traversing threads to wake upMateusz Guzik2017-11-171-9/+11
* mtx: unlock before traversing threads to wake upMateusz Guzik2017-11-171-4/+5
* locks: pull up PMC_SOFT_CALLs out of slow path loopsMateusz Guzik2017-11-172-21/+25
* rwlock: avoid branches in the slow path if lockstat is disabledMateusz Guzik2017-11-171-5/+17
* sx: avoid branches if in the slow path if lockstat is disabledMateusz Guzik2017-11-171-12/+41
* procstat: fix a crash with -k -a optionsAndriy Gapon2017-11-161-1/+1
* Only try to enable CK_CLYGRP if we're running on kernel newer thanWarner Losh2017-11-164-5/+5
* Fix default numbers of iflib queue setsStephen Hurd2017-11-161-4/+11
* Improve the library dependencies helper script in src/tools.Hans Petter Selasky2017-11-161-22/+55
* Remove xlint(1).Konstantin Belousov2017-11-1672-23428/+10
* Remove i386 XBOX support.Konstantin Belousov2017-11-1614-1206/+0
* Add some 4k quirks for Samsung pm863a SSDsBaptiste Daroussin2017-11-162-0/+16
* Avoid holding the process in uread() and uwrite().Mark Johnston2017-11-162-8/+0
* Take r313504 into account when recomputing the string table length.Mark Johnston2017-11-161-2/+9
* cxgbe(4): Remove rsrv_noflowq from intrs_and_queues structure as it doesNavdeep Parhar2017-11-161-3/+1
* cxgbe(4): Sanitize t4_num_vis during MOD_LOAD like all other t4_*Navdeep Parhar2017-11-161-32/+30
* Use better wording: change there to the and define to defines.Warner Losh2017-11-161-3/+4
* Fix some formatting issues, bump .Dd to today's date, don't useWarner Losh2017-11-151-9/+12
* cxgbe(4): Combine all _10g and _1g tunables and drop the suffix fromNavdeep Parhar2017-11-155-350/+159