aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sx: port over writer starvation prevention measures from rwlockMateusz Guzik2018-05-224-99/+207
* rw: decrease writer starvationMateusz Guzik2018-05-221-60/+119
* Conform to Berne Convention.Cy Schubert2018-05-221-1/+1
* Revert: r334016Marcelo Araujo2018-05-221-1/+2
* pmc: annotate locking for po_ssnext in pmc_ownerMatt Macy2018-05-221-1/+3
* Include atkbdc header where there are declared the prototype functionsMarcelo Araujo2018-05-221-0/+1
* fix i386 builds after r334005 and r334009Matt Macy2018-05-222-2/+3
* pmcstat: add option to not decode the leaf function in top modeMatt Macy2018-05-223-5/+9
* We must free the variable str.Marcelo Araujo2018-05-221-2/+1
* Add an IPMI attachment for PowerNV systemsJustin Hibbits2018-05-223-0/+258
* Add a comment explaining the need of a global temporary variableJustin Hibbits2018-05-221-0/+9
* Basic OPAL sensor support for POWER9 platformsJustin Hibbits2018-05-223-0/+341
* top(1): unbreak build with gcc7; fix varargsEitan Adler2018-05-224-16/+5
* Cleanups related to debug exceptions on x86.John Baldwin2018-05-2210-84/+107
* sh: Split CNL syntax category to avoid a check on state[level].syntaxJilles Tjoelker2018-05-212-5/+7
* devd: Always install devmatch.confEmmanuel Vadot2018-05-211-1/+2
* aw_mmc: Correctly reset the mmc controllerEmmanuel Vadot2018-05-212-21/+35
* Add Intel Spec Store Bypass Disable control.Konstantin Belousov2018-05-217-2/+112
* Add definition for Intel Speculative Store Bypass Disable MSR bitsKonstantin Belousov2018-05-212-0/+4
* Preserve other bits in IA32_SPEC_CTL MSR when changing the IBRS andKonstantin Belousov2018-05-211-6/+9
* uchcom: extend hardware support to version 0x30Andriy Gapon2018-05-211-3/+19
* uchcom: remove UCHCOM_REG_BREAK2 alias of UCHCOM_REG_LCR1Andriy Gapon2018-05-211-10/+11
* uchcom: reject parity and double stop bits as unsupportedAndriy Gapon2018-05-211-0/+4
* uchcom: add a hardware configuration tweak seen in Linux codeAndriy Gapon2018-05-211-1/+5
* uchcom: add DPRINTF-s to aid debugging of the driverAndriy Gapon2018-05-211-0/+5
* uchcom: report detected product based on USB product IDAndriy Gapon2018-05-211-3/+7
* teken: Rename the "Set Cursor Style" sequence to match vt100.net docsJean-Sébastien Pédron2018-05-212-2/+2
* stop and restart kernel event timers in the suspend / resume cycleAndriy Gapon2018-05-213-0/+21
* Fix grammar.Konstantin Belousov2018-05-211-2/+2
* Add missed barrier for pm_gen/pm_active interaction.Konstantin Belousov2018-05-211-0/+16
* Add a somewhat ugly hack that makes OSX serial device node namesEdward Tomasz Napierala2018-05-213-3/+21
* Fix typo.Edward Tomasz Napierala2018-05-211-2/+2
* Improve description strings for USB device-mode serial ports.Edward Tomasz Napierala2018-05-213-6/+6
* Remove check for matching the rulenum, ruleid and rule pointer fromAndrey V. Elsukov2018-05-211-28/+7
* Restrict the faulting addresses we call pmap_fault from to just those thatAndrew Turner2018-05-211-2/+10
* inpcb: revert deferred inpcb free pending further reviewMatt Macy2018-05-212-40/+30
* Don't pass a section cookie to CK for non-preemptible epoch sections.Mark Johnston2018-05-211-12/+5
* Use USB Vendor Identifiers and Product Identifiers provided by V-USBEdward Tomasz Napierala2018-05-2112-23/+28
* Only fillin data srucuture when actually stored.Michael Tuexen2018-05-211-18/+56
* Do the appropriate accounting when ip_output() fails.Michael Tuexen2018-05-211-2/+5
* Make clear why there is an assignment, which is not necessary.Michael Tuexen2018-05-211-2/+1
* Pair CURVNET_SET and CURVNET_RESTORE in a blockEd Maste2018-05-212-18/+26
* release: arm64: Use loader.efi as bootaa64.efi for RPI3 and PINE64Emmanuel Vadot2018-05-212-2/+2
* Revert r333968, it broke all archs but i386 and amd64Ed Maste2018-05-212-24/+12
* top(1): fix buildEitan Adler2018-05-214-5/+1
* top(1): clean up some "const" related warningsEitan Adler2018-05-211-7/+12
* top(1): modernize a bit; reduce warningsEitan Adler2018-05-217-25/+19
* Add missing va_endEitan Adler2018-05-211-0/+2
* Revert r333969 which contained one too many changesEitan Adler2018-05-219-26/+32
* top(1): modernize a bit; reduce warningsEitan Adler2018-05-219-32/+26