aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix witness warning in xform_init().Andrey V. Elsukov2018-09-264-90/+87
* Clarify UPDATING entry about lldEd Maste2018-09-261-0/+8
* Add PCIV_INVALID definitionSlava Shwartsman2018-09-261-0/+3
* Whitespace changes and fixing a typo. No functional change.Michael Tuexen2018-09-263-10/+9
* cxgbe(4): Treat base/end of firmware parameters as signed integers whenNavdeep Parhar2018-09-261-3/+3
* Fix some uses of dmaplimit.Konstantin Belousov2018-09-251-2/+2
* Bring the 32-bit powerpc (PowerMac) back to live. The commit 338486 reworkedAndreas Tobler2018-09-251-2/+2
* Do not remove ld man page if lld is enabled and binutils is notEd Maste2018-09-251-1/+1
* Fix an issue in r338862.Konstantin Belousov2018-09-251-4/+4
* zfs: depessimize zfs_root with rmlocksMateusz Guzik2018-09-252-1/+67
* Don't override LDFLAGS set in bsd.cpu.mk.Brooks Davis2018-09-251-1/+1
* cxgbe(4): Link related changes.Navdeep Parhar2018-09-257-372/+700
* powerpc: Blacklist the top 64kB range of the lower 4GB PA spaceJustin Hibbits2018-09-251-0/+37
* Recognize the Amazon PCI serial device found in i3.metal EC2 instancesColin Percival2018-09-241-0/+1
* sysctl(8): Add a standard exit status section.Mateusz Piotrowski2018-09-241-1/+3
* Add more NUMA-specific low memory predicates.Mark Johnston2018-09-245-14/+38
* restore pmccontrol -L behavior on x86Matt Macy2018-09-241-0/+9
* Restore the API of the kf_sa_local and kf_sa_peer members.John Baldwin2018-09-241-83/+88
* Implement pmap_sync_icache().John Baldwin2018-09-241-1/+17
* Fix use-after-free in RAID0 error reporting of GEOM_RAID.Alexander Motin2018-09-241-1/+1
* Passing UMA_ZONE_NOFREE to uma_zcreate() for swpctrie_zone and swblk_zone isAlan Cox2018-09-241-4/+2
* Ensure that "domain" is initialized when vm_ndomains == 1.Mark Johnston2018-09-241-1/+3
* Move libc linker ifunc test to build target onlyEd Maste2018-09-241-5/+6
* Eliminate false sharing in malloc due to statistic collectionMateusz Guzik2018-09-232-9/+28
* Remove the unused parameter 'locked' from the functionMichael Tuexen2018-09-231-5/+5
* Set the default loader for powerpc(32- and 64-bit) back to to forth.Andreas Tobler2018-09-221-0/+5
* Correct panic messages.Konstantin Belousov2018-09-221-22/+27
* Further reorganize pmap_invalidate TLB code.Konstantin Belousov2018-09-221-11/+10
* Update ifr_name before invoking IPSECSREQID ioctl, this fixes the case,Andrey V. Elsukov2018-09-221-0/+1
* We don't need shell protection for when we're expanding matches.Warner Losh2018-09-222-4/+4
* Move hosts.allow to lib/libwrap/Brad Davis2018-09-223-1/+1
* Improve loader passwords:Edward Tomasz Napierala2018-09-221-10/+9
* vfs: __predict common case in VFS_EPILOGUE/PROLOGUEMateusz Guzik2018-09-221-2/+2
* cxgbe(4): Reuse existing "switching" L2T entries when possible.Navdeep Parhar2018-09-223-69/+86
* cxgbetool(8): The VLAN tag provided in the action for a filter must be prefixedNavdeep Parhar2018-09-212-12/+5
* MFV r338866: 9700 ZFS resilvered mirror does not balance readsAlexander Motin2018-09-211-1/+4
|\
| * 9700 ZFS resilvered mirror does not balance readsAlexander Motin2018-09-211-1/+4
| * 9626 move 'static xuio_stats_t xuio_stats' to file where it useAlexander Motin2018-09-212-16/+20
| * 9672 Reserve a ZFS replication stream feature flag for ZSTD compressionAlexander Motin2018-09-211-0/+2
* | Use the GNU as-compatible .endm instead of .endmacro.Mark Johnston2018-09-211-4/+4
* | Convert x86 TLB top-level invalidation functions to ifuncs.Konstantin Belousov2018-09-211-131/+234
* | libc: require ifunc-capable linker for amd64/i386Ed Maste2018-09-211-0/+5
* | Disable sbrk() use in GNU tools.Brooks Davis2018-09-2112-12/+12
* | amd64: even up copyin/copyout with memcpy + other cleanupMateusz Guzik2018-09-211-26/+30
* | Fix possible NULL pointer dereference in ffec_alloc_mbufcl().Andrey V. Elsukov2018-09-211-1/+2
* | Include kernel ident in unameEd Maste2018-09-211-1/+1
* | select: stop doing zero-sized memsetsMateusz Guzik2018-09-211-2/+3
* | remove double space between branch and version in kernel identEd Maste2018-09-211-1/+1
* | amd64: check for small size in memmove, memcpy and memsetMateusz Guzik2018-09-211-0/+9
* | Add an installer option to disable destructive dtrace.Dag-Erling Smørgrav2018-09-211-0/+5