aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ath_hal] Return failure if noise floor calibration fails.Adrian Chadd2018-06-084-7/+40
* [ath_hal] Don't do ANI processing if we've reset.Adrian Chadd2018-06-082-0/+6
* hwpmc: retire never completed xscale supportMatt Macy2018-06-081-675/+0
* Correct the list of supported drivers.Mark Johnston2018-06-081-2/+2
* hwpmc: update files missed by r334827Matt Macy2018-06-084-10/+13
* This originated from ZFS On Linux, asSean Eric Fagan2018-06-0839-763/+3106
* avoid 'tcp_outflags defined but not used'Matt Macy2018-06-082-21/+22
* hpts: remove redundant decl breaking gcc buildMatt Macy2018-06-081-1/+0
* Simplify this Makefile.Brad Davis2018-06-081-8/+5
* bsdgrep(1): Evict character sequence that moved inKyle Evans2018-06-081-1/+1
* unbreak LINT build after r334804Matt Macy2018-06-081-0/+2
* hwpmc: fix arm64 INVARIANTS buildMatt Macy2018-06-081-1/+1
* uma: fix up r334824Mateusz Guzik2018-06-083-3/+4
* rtentry_zinit: don't blindly pass through M_ZERO to counter allocMatt Macy2018-06-081-1/+1
* hwpmc: avoid undefined variable on LINTMatt Macy2018-06-081-2/+3
* hwpmc: simplify calling convention for hwpmc interrupt handlingMatt Macy2018-06-0818-56/+46
* amd64: remove now unused bzero, bcmp and bcopy. move pagecopy higher up.Mateusz Guzik2018-06-081-122/+13
* uma: remove M_ZERO support for pcpu zonesMateusz Guzik2018-06-081-6/+3
* top(1): remove some unneeded indirectionEitan Adler2018-06-081-29/+11
* top(1): fix several style & const related issuesEitan Adler2018-06-085-41/+39
* bsdgrep(1): Slooowly peel away the chunky onionKyle Evans2018-06-083-23/+27
* amd64: fix a retarded bug in memsetMateusz Guzik2018-06-081-1/+2
* UMA memory debugging enabled with INVARIANTS consists of two things:Gleb Smirnoff2018-06-081-20/+124
* Add new functionality and syntax to cron(1) to allow to run jobs at aGleb Smirnoff2018-06-075-14/+88
* Fix excise_initrd_region() to support 32- and 64-bit initrd params.Breno Leitao2018-06-071-4/+27
* Take out the stack alias inadvertantly added by my commit.Randall Stewart2018-06-071-1/+0
* Ensure proper initialization of superblock.Kirk McKusick2018-06-071-0/+1
* Fix build issue with const and volatile and theRandall Stewart2018-06-071-1/+1
* Use simpler sed invocation.Bryan Drewery2018-06-071-1/+1
* Break recursion involving getnewvnode and zfs_rmnode.Benno Rice2018-06-073-13/+66
* netbsd-tests: bsdgrep(1): Add a test for -m, tooKyle Evans2018-06-071-0/+17
* bsdgrep(1): Don't initialize fts_flags twiceKyle Evans2018-06-071-1/+1
* bsdgrep(1): whoops, garbage collect the now write-only variableKyle Evans2018-06-071-2/+2
* bsdgrep(1): Do some less dirty things with return typesKyle Evans2018-06-073-23/+26
* - Once we have shifted arguments up to thrice, base-bits-dir is $1 ratherMarius Strobl2018-06-071-8/+10
* This commit brings in a new refactored TCP stack called Rack.Randall Stewart2018-06-0719-25/+10766
* netbsd-tests: grep(1): Add test for -c flagKyle Evans2018-06-071-0/+17
* Account for dmap limit when selecting the pages for the bootstrapKonstantin Belousov2018-06-072-14/+18
* Stop using head(1) which is not available in installworld.Bryan Drewery2018-06-071-1/+1
* dev/ofw: Fix ofw_fdt_getprop() return values to match documentationBreno Leitao2018-06-071-5/+2
* Unbreak dtrace runtime for udp after svn r334719 SO_REUSEPORT commit.Sean Bruno2018-06-071-4/+4
* x86: reorganize code that deals with unexpected NMI-sAndriy Gapon2018-06-072-15/+12
* expand descriptions of x86 panic_on_nmi and kdb_on_nmi sysctlsAndriy Gapon2018-06-071-2/+2
* md: use prestaged mfs_rootBreno Leitao2018-06-073-0/+12
* Fix a typo in vm_domain_set(). When a domain crosses into the severe range,Jonathan T. Looney2018-06-071-1/+1
* ipfw: fix status if ipfw.ko is not loadedKristof Provost2018-06-071-2/+2
* ipfw: fix whitespaceKristof Provost2018-06-071-8/+8
* iflib: Record TCP checksum info in iflib when TCP checksum is requestedEric Joyner2018-06-071-22/+31
* Define ARCH_KMALLOC_MINALIGN in the LinuxKPI.Hans Petter Selasky2018-06-071-0/+3
* Wrap timespec64 into timespec in the LinuxKPI.Hans Petter Selasky2018-06-072-0/+3