aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* hwpmc(9): clear remaining sample work for hardclockMatt Macy2018-05-121-1/+2
* Remove extra copy of bcopy.c now that we're using the libkern versionWarner Losh2018-05-121-139/+0
* hwpmc(9): Make pmclog buffer pcpu and update constantsMatt Macy2018-05-1214-244/+433
* Add support for the TestStateID operation to the NFSv4.1 server.Rick Macklem2018-05-114-1/+74
* Fix LORs in in6?_leave_group()Stephen Hurd2018-05-112-0/+10
* Remove dead declaration.Konstantin Belousov2018-05-111-3/+0
* iflib(9): Add support for cloning pseudo interfacesMatt Macy2018-05-119-62/+916
* epoch(9): always set inited in epoch_initMatt Macy2018-05-111-2/+3
* vxge(4): deprecation noticeSean Bruno2018-05-111-0/+1
* Apply the change from r272770 to if_ipsec(4) interface.Andrey V. Elsukov2018-05-111-1/+1
* Clear out the entire structure, not just the size of a pointer to it.Kenneth D. Merry2018-05-111-1/+1
* usbdevs: add new Microchip USB-Ethernet device IDsEd Maste2018-05-111-1/+3
* amd64: align the .data.exclusive_cache_line section to 128Mateusz Guzik2018-05-111-2/+2
* epoch(9): callback task fixesMatt Macy2018-05-111-1/+13
* uma: increase alignment to 128 bytes on amd64Mateusz Guzik2018-05-111-1/+1
* rmlock: partially depessimize lock/unlock fastpathMateusz Guzik2018-05-111-5/+5
* Allow different bridge types to coexistMatt Macy2018-05-115-20/+16
* epoch(9): fix priority handling, make callback lists pcpu, and other fixesMatt Macy2018-05-111-36/+105
* Test priority handling in epoch test.Matt Macy2018-05-111-2/+12
* No need to bzero splpar_vpa entriesJustin Hibbits2018-05-111-1/+0
* Slight cleanup of interface event logging.Dag-Erling Smørgrav2018-05-111-15/+13
* Reduce <sys/queue.h> pollution.Dag-Erling Smørgrav2018-05-111-0/+2
* cxgbe(4): Add fields to support configuration of hardware NAT andNavdeep Parhar2018-05-101-1/+21
* Error out on attempt to link amd64 kernel with old binutils linkerEd Maste2018-05-101-0/+3
* Allocate epoch for networking at startupMatt Macy2018-05-103-1/+6
* Add simple preempt safe epoch APIMatt Macy2018-05-1012-3/+830
* Fix build for platforms using GCC:Li-Wen Hsu2018-05-101-33/+4
* vt(4): Use default VGA paletteJean-Sébastien Pédron2018-05-103-24/+28
* vt(4): Put for() loop outside switch() in vt_generate_cons_palette()Jean-Sébastien Pédron2018-05-101-13/+13
* Fix a panic in the IPv6 multicast code.Andrew Gallatin2018-05-101-2/+3
* Make fpusave() and fpurestore() on amd64 ifuncs.Konstantin Belousov2018-05-101-16/+46
* Fix the build after r333457Andrew Gallatin2018-05-101-1/+1
* ANSIfy sys_generic.cEd Maste2018-05-101-66/+19
* Do not pass header length to the ENA controllerMarcin Wojtas2018-05-101-3/+9
* arm64: Add ALT_BREAK_TO_DEBUGGER to GENERICEmmanuel Vadot2018-05-102-2/+3
* Skip setting the MTU for ENA if it is not changingMarcin Wojtas2018-05-101-0/+2
* Apply fixes in ena-comMarcin Wojtas2018-05-101-2/+7
* Upgrade ENA version to v0.8.1Marcin Wojtas2018-05-101-1/+1
* Remove "All rights reserved" from my files.Xin LI2018-05-101-1/+0
* cxgbe(4): Disable write-combined doorbells by default.Navdeep Parhar2018-05-101-5/+2
* Fix PPC symbol resolutionJustin Hibbits2018-05-104-5/+15
* Rework CTL frontend & backend options to use nv(3), allow creating multipleMarcelo Araujo2018-05-1013-406/+511
* Remove unused bcopyb.Warner Losh2018-05-102-32/+0
* Simplify things a littleWarner Losh2018-05-103-2/+6
* Move MI-ish bcopy routine to libkernWarner Losh2018-05-103-2/+2
* cxgbe(4): Determine whether the firmware supports the FILTER2 workNavdeep Parhar2018-05-102-0/+13
* Remove "All rights reserved" from my files.Mark Johnston2018-05-092-2/+0
* Introduce the 'n' flag for the geli attach command.Mariusz Zaborski2018-05-094-33/+74
* Remove the 'All Rights Reserved' clause from some of the stuff I'veWarner Losh2018-05-097-7/+0
* Use the full year, for real this time.Warner Losh2018-05-091-1/+1