summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set tentative merge date.Dimitry Andric2020-08-162-2/+2
* Tentatively apply https://reviews.llvm.org/D85659, which fixes anDimitry Andric2020-08-162-19/+28
* Merge ^/head r364251 through r364263.Dimitry Andric2020-08-157-291/+485
|\
| * Use the sbput() function to write alternate superblocks so thatKirk McKusick2020-08-151-4/+3
| * witness(4): Print stack of prior observed lock order on reversalConrad Meyer2020-08-151-12/+68
| * pcg-c: Add 'static' to inline function definitionsConrad Meyer2020-08-151-238/+238
| * Correct the mask byte order when checking for reserved bits.Qing Li2020-08-151-1/+1
| * RISC-V: copy kernelname from the environmentMitchell Horne2020-08-151-0/+5
| * arm64: parse HWCAP values using user_cpu_descMitchell Horne2020-08-151-31/+39
| * arm64: update instruction set attribute register definitionsMitchell Horne2020-08-152-7/+133
* | Temporarily disable libunwind's FrameHeaderCache, until there is aDimitry Andric2020-08-151-0/+6
* | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-08-1516-74/+149
|\ \
| * | Vendor import of llvm-project branch release/11.xvendor/llvm-project/llvmorg-11.0.0-rc1-47-gff47911ddfcDimitry Andric2020-08-1514-69/+144
* | | Update OptionalObsoleteFiles.inc for added and removed clang 11.0.0Dimitry Andric2020-08-151-267/+281
* | | Merge ^/head r364082 through r364250.Dimitry Andric2020-08-15175-1824/+3866
|\ \ \ | | |/ | |/|
| * | Make net.inet6.ip6.deembed_scopeid behaviour default & remove sysctl.Alexander V. Chernikov2020-08-154-14/+6
| * | Enter epoch earlier. This is needed because we are exiting it alsoMichael Tuexen2020-08-151-1/+1
| * | - Update to Unicode CLDR v35 (Unicode 12.0).Hiroki Sato2020-08-158-112/+819
| * | Remove redeclaration found by gcc buildLi-Wen Hsu2020-08-151-2/+0
| * | Remove redeclaration found by gcc buildLi-Wen Hsu2020-08-151-17/+0
| * | kenv: avoid sleepable alloc for integer tunablesJason A. Harmening2020-08-141-57/+67
| * | Simplify dom_<rtattach|rtdetach>.Alexander V. Chernikov2020-08-1410-55/+71
| * | vm_pageout: Correct threshold calculation on single-CPU systemsConrad Meyer2020-08-141-1/+1
| * | Rename the pipe_map field of struct pipe.Mark Johnston2020-08-142-31/+31
| * | crunchgen: use pwd -P without envAlex Richardson2020-08-142-2/+2
| * | Bump __FreeBSD_version after r364232Emmanuel Vadot2020-08-141-1/+1
| * | linuxkpi: Add a few wait_bit functionsEmmanuel Vadot2020-08-143-0/+71
| * | Properly disable LUA_USE_DLOPEN for bootstrap fluaKyle Evans2020-08-142-3/+2
| * | flua: don't allow dlopen, et al., for bootstrap fluaKyle Evans2020-08-142-2/+6
| * | syslog(3): Send proper NILVALUE if gethostname(3) fails.Bryan Drewery2020-08-141-7/+16
| * | flua: support "require" for binary objects in the base systemEd Maste2020-08-132-0/+3
| * | Add test to for FreeBSD-SA-19:20.bsnmpBryan Drewery2020-08-133-0/+65
| * | lagg: Avoid adding a port to a lagg device being destroyed.Bryan Drewery2020-08-131-0/+5
| * | Add prng(9) APIConrad Meyer2020-08-137-63/+272
| * | Fix a typo in the cpp macro defined for PIC.John Baldwin2020-08-131-1/+1
| * | Move rtzone handling code to net/route_ctl.cAlexander V. Chernikov2020-08-135-107/+81
| * | TCP Cubic: Have Fast Convergence Heuristic work for ECN, and align concave re...Richard Scheffenegger2020-08-131-17/+21
| * | TCP Cubic: After leaving slowstart fix unintended cwnd jump.Richard Scheffenegger2020-08-131-11/+13
| * | Improve SACK support code for RFC6675 and PRRRichard Scheffenegger2020-08-133-14/+36
| * | Enable interrupts while handling trapsMitchell Horne2020-08-131-7/+16
| * | Small fixes in locore.SMitchell Horne2020-08-131-8/+15
| * | Make bsd.linker.mk work with the MacOS linkerAlex Richardson2020-08-131-1/+12
| * | Add pwd to the list of tools that are linked to $WORLDTMP/legacyAlex Richardson2020-08-131-2/+2
| * | vfs: add missing pwd_drop on error in namei_setupMateusz Guzik2020-08-131-0/+1
| * | ifconfig(8): plug memory leak after r361790 by me.Eugene Grosbein2020-08-131-0/+1
| * | Fill device serial_num and device_id in NVMe XPT.Alexander Motin2020-08-131-3/+67
| * | flua: initial support for "require" in the base systemEd Maste2020-08-132-3/+7
| * | Check that the frame pointer is within the current stack.John Baldwin2020-08-121-5/+8
| * | Use uintptr_t instead of uint64_t for pointers in stack frames.John Baldwin2020-08-124-18/+18
| * | Report cpi->hba_* for nda(4) because why not.Alexander Motin2020-08-121-1/+5