aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add time2posix and posix2time to time.hEitan Adler2018-05-251-0/+2
* Add myself (arrowd) to share/misc/committers-ports.dotGleb Popov2018-05-251-0/+3
* xen: remove dead code from gnttab.hRoger Pau Monné2018-05-251-42/+0
* re-synchronize TSC-s on SMP systems after resume, if necessaryAndriy Gapon2018-05-254-4/+35
* fix zfs_getpages crash when called from sendfile, followup to r329363Andriy Gapon2018-05-251-10/+18
* Refactor NVMe CAM integration.Alexander Motin2018-05-259-145/+271
* Fix a memory leak on topology_parse().Marcelo Araujo2018-05-251-2/+9
* Remove extra space before parenthesis in src.conf(5)Rebecca Cran2018-05-252-3/+3
* [ath_hal] migrate the shared HAL_RESET_* pieces out into ath_hal.Adrian Chadd2018-05-253-12/+6
* MALTA64EL: disable modules until objcopy is fixedMatt Macy2018-05-241-1/+1
* netipsec/!VIMAGE: don't declare/define spdcache_destroy on non-VIMAGE buildsMatt Macy2018-05-241-2/+4
* CK: update consumers to use CK macros across the boardMatt Macy2018-05-249-43/+44
* Protect bzero call against macro expansionWarner Losh2018-05-241-1/+1
* Fix exit code for mismatches after r333013.Bryan Drewery2018-05-241-3/+5
* Import CK as of commit 0f017230ccc86929f56bf44ef2dca93d7df8076b.Olivier Houchard2018-05-241-101/+101
|\
| * Import CK as of commit 0f017230ccc86929f56bf44ef2dca93d7df8076b.vendor/ck/20180524Olivier Houchard2018-05-241-101/+101
| * Import CK as of commit deca119d14bfffd440770eb67cbdbeaf7b57eb7bvendor/ck/20180517Olivier Houchard2018-05-172-6/+17
* | libpmcstat: Don't build pmu tables on !amd64 until the correspondingMatt Macy2018-05-242-4/+3
* | AF_UNIX: It is possible for UNIX datagram sockets to be connectedMatt Macy2018-05-241-13/+27
* | This is no unreferenced, so retire it.Warner Losh2018-05-241-40/+0
* | Make memmove and bcopy share codeWarner Losh2018-05-242-1/+12
* | Define memmove and make bcopy alt entry pointWarner Losh2018-05-242-5/+12
* | Make memmove an alias for memcpyWarner Losh2018-05-242-1/+1
* | Eliminate an unused parameter from vm_fault_populate().Alan Cox2018-05-241-4/+4
* | Update r334154 with review feedback from D15490.Mark Johnston2018-05-241-18/+21
* | rescue: Restore 'make depend' call to fix WITH_META_MODE after r334008.Bryan Drewery2018-05-241-2/+0
* | Indicate the brk/sbrk are deprecated and not portable.Brooks Davis2018-05-241-1/+16
* | AF_UNIX: evidently Samba likes to connect a unix socket to itself, fix lockingMatt Macy2018-05-241-1/+10
* | AF_UNIX in connectat unp and unp2 can be the sameMatt Macy2018-05-241-4/+8
* | Clarify that USB bus power consumption is measured in mA at 5V.Edward Tomasz Napierala2018-05-242-3/+3
* | if_delgroups: add missed unlock introduced by r334118Matt Macy2018-05-241-0/+1
* | UPDATING: remove EOL whitespace in 20180523 entryEd Maste2018-05-241-1/+1
* | Yank crufty INTR_FILTER optionConrad Meyer2018-05-245-569/+1
* | exect() was removed in 2018, not 2017.Brooks Davis2018-05-241-1/+1
* | Don't implement break(2) at all on aarch64 and riscv.Brooks Davis2018-05-241-5/+4
* | if_muge: Add LAN78xx family USB ids but attach only to LAN7800Ed Maste2018-05-241-5/+19
* | We can't release the refcount outside of the periph lock.Warner Losh2018-05-241-6/+5
* | Avoid two suword() calls per auxarg entry.Brooks Davis2018-05-246-47/+86
* | Remove physmap from the arm64 machdep.h. This was missed in r334162.Andrew Turner2018-05-241-3/+0
* | Add Peraso Technologies, Inc. to the list.Bjoern A. Zeeb2018-05-241-0/+4
* | Allow us to read the physmap data into our own array and use this to buildAndrew Turner2018-05-244-92/+17
* | Try to be consistent and spell "vnet" lower case like all theBjoern A. Zeeb2018-05-241-1/+1
* | Improve the KASSERT to also have the prison pointer.Bjoern A. Zeeb2018-05-241-1/+1
* | AF_UNIX: assert that we're not acquiring the same lockMatt Macy2018-05-241-0/+2
* | Add function to wait for USB ethernet attach to complete.Hans Petter Selasky2018-05-242-0/+12
* | Print the physmem tables under a verbose boot.Andrew Turner2018-05-241-0/+3
* | remove All Rights Reserved from new libpmcstat fileMatt Macy2018-05-241-1/+0
* | Exclude memory from the /reserved-memory mappings with the no-map propertyAndrew Turner2018-05-241-0/+3
* | Split the active and inactive queue scans into separate subroutines.Mark Johnston2018-05-241-179/+215
* | Restore arm, riscv, sparc64, and mips to UNIVERSE after r334128Ed Maste2018-05-241-2/+1