aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): Fix s->neq miscalculation in r333698.Navdeep Parhar2018-05-171-3/+4
* Fix a race in vm_page_pagequeue_lockptr().Mark Johnston2018-05-172-3/+4
* Fix netdump configuration when VIMAGE is enabled.Mark Johnston2018-05-171-6/+17
* Fix powerpc64 LINTMatt Macy2018-05-171-1/+4
* Fix i386 buildMatt Macy2018-05-171-1/+4
* Plug a memory leak and potential NULL-pointer dereference introduced in r331214.Lawrence Stewart2018-05-171-24/+42
* cxgbe(4): Allocate offload Tx queues when a card has resourcesNavdeep Parhar2018-05-173-24/+58
* epoch(9): make recursion lighter weightMatt Macy2018-05-172-24/+38
* cxgbe(4): Add NIC_ETHOFLD to the NIC capabilities allowed by the driverNavdeep Parhar2018-05-171-1/+1
* epoch(9): Guarantee forward progress on busy sectionsMatt Macy2018-05-172-4/+26
* Fix warning found by Coverity.Kirk McKusick2018-05-161-1/+3
* Revert change made in base r171522Kirk McKusick2018-05-161-1/+1
* hwpmc: Implement per-thread counters for PMC samplingMatt Macy2018-05-165-72/+507
* Fix !netmap build post r333686Matt Macy2018-05-161-0/+2
* Work around lack of TX IRQs in iflib for netmapStephen Hurd2018-05-162-7/+35
* teken: Unbreak syscons' use of tekenConrad Meyer2018-05-161-4/+4
* cxgbe(4): Fall back to a failsafe configuration built into the firmwareNavdeep Parhar2018-05-161-4/+29
* Include kernel modules for MALTA kernels.John Baldwin2018-05-161-3/+0
* Export a breakpoint() function to userland for riscv.John Baldwin2018-05-161-4/+4
* Clean up vt source whitespace issuesEd Maste2018-05-164-14/+14
* vt(4): Resume vt_timer() in vtterm_post_input() onlyJean-Sébastien Pédron2018-05-163-17/+17
* teken, vt(4): New callbacks to lock the terminal onceJean-Sébastien Pédron2018-05-167-45/+118
* followup to r332730/r332752: set kdb_why to "trap" for fatal trapsAndriy Gapon2018-05-164-7/+38
* Attempt to fix build by removing EOF backslash-newlineEd Maste2018-05-161-1/+1
* Unhook DEBUG_BUFRING from INVARIANTSAndrew Gallatin2018-05-151-4/+6
* cxgbe(4): Add support for two more flash parts.Navdeep Parhar2018-05-151-0/+38
* Hold the reference count until the CCB is releasedWarner Losh2018-05-153-4/+14
* cxgbe(4): Claim some more T5 and T6 boards.Navdeep Parhar2018-05-151-13/+12
* Hold the reference count until the CCB is releasedWarner Losh2018-05-151-5/+6
* - If present, take advantage of the R/W cache of eMMC revision 1.5 andMarius Strobl2018-05-152-14/+115
* Restore style(9) conformance after r320844 (actually requested pre-Marius Strobl2018-05-151-74/+75
* End grace for the NFSv4 server if all mounts do ReclaimComplete.Rick Macklem2018-05-152-2/+51
* Unwrap a line that no longer requires wrapping.Brooks Davis2018-05-151-2/+1
* Remove stray tabs from in_lltable_dump_entry().Brooks Davis2018-05-151-43/+43
* Unwrap some not-so-long lines now that extra tabs been removed.Brooks Davis2018-05-151-8/+4
* Remove stray tabs in in6_lltable_dump_entry(). NFC.Brooks Davis2018-05-151-54/+54
* vmmdev: return EFAULT when trying to read beyond VM system memory max addressAntoine Brodin2018-05-153-5/+7
* calibrate lapic timer in native_lapic_setupAndriy Gapon2018-05-151-7/+12
* Check that ifma_protospec != NULL in inm_lookupStephen Hurd2018-05-151-6/+7
* Increase the number of pages we allocate in the arm64 early boot. We areAndrew Turner2018-05-151-2/+2
* Allow freebsd32 __sysctl(2) to return ENOMEM.Brooks Davis2018-05-151-1/+1
* Add new USB HID driver for Super Nintendo gamepads.Hans Petter Selasky2018-05-155-1/+710
* Fix sysctl description.Edward Tomasz Napierala2018-05-151-1/+1
* igb(4):Sean Bruno2018-05-151-29/+24
* Fix 'zpool create -t <tempname>'Andriy Gapon2018-05-151-2/+8
* Add support for setting type of service, TOS, for outgoing RDMA connectionsHans Petter Selasky2018-05-151-0/+10
* cxgbe(4): Filtering related features and fixes.Navdeep Parhar2018-05-156-139/+632
* subr_pidctrl: use standard 2-Clause FreeBSD license and disclaimerEd Maste2018-05-151-12/+12
* Let mmcsd_ioctl() ensure appropriate privileges via priv_check(9).Marius Strobl2018-05-141-6/+12
* The broken DDR52 support of Intel Bay Trail eMMC controllers rumoredMarius Strobl2018-05-142-5/+9