aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Temporarily skip sys.geom.class.gate.ggate_test.ggated in CILi-Wen Hsu2020-03-111-0/+4
* If the USB frame length is set to 1024 bytes, WMT_BSIZE, the EETI controllerHans Petter Selasky2020-03-111-1/+1
* Revert r358858 as it breaks some ipfw(8) setups.Alexander V. Chernikov2020-03-111-6/+8
* fusefs: avoid cache corruption with buggy fuse serversAlan Somers2020-03-1110-39/+297
* Eliminate camq_alloc() and camq_free()Warner Losh2020-03-112-36/+0
* Eliminate xpt_copy_path.Warner Losh2020-03-102-19/+18
* Remove unused cam ccb flagsWarner Losh2020-03-103-36/+18
* Add "tigerlake" CPUTYPE for x86 to catch up with Clang 10.0.Jung-uk Kim2020-03-102-15/+16
* - Remove CPUTYPE examples for sparc64. It is not supported since r358345.Jung-uk Kim2020-03-101-16/+8
* cxgbe/t4_tom: The MSS in a FLOWC work request must not be 0.Navdeep Parhar2020-03-101-2/+3
* cxgbe(4): Do not try to use 0 as an rx buffer address when the driver isNavdeep Parhar2020-03-101-4/+6
* Don't assume !IPv6 is IPv4 in ipfw(8) add_src() and add_dst().Alexander V. Chernikov2020-03-101-8/+6
* Move another file in libllvm from sources required for world, to sourcesDimitry Andric2020-03-101-1/+1
* Fix signal delivery might be on sigfastblock clearing.Konstantin Belousov2020-03-101-1/+2
* Return reschedule_signals() to being static again.Konstantin Belousov2020-03-103-11/+21
* Add one additional file to libllvmminimal, to help the ppc64 bootstrap.Dimitry Andric2020-03-101-0/+1
* Add basic IPv4/IPv6 forwarding tests.Alexander V. Chernikov2020-03-106-2/+961
* Skip sys.netpfil.pf.nat.exhaust on amd64 in CI as it sometimes panics kernelLi-Wen Hsu2020-03-101-0/+5
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-03-105476-197963/+344121
|\
| * Merge ^/head r358832 through r358848.Dimitry Andric2020-03-107-20/+97
| |\ | |/ |/|
* | Untangle TPR shadowing and APIC virtualization.Michael Reifenberger2020-03-103-18/+84
* | Fix for building libusb under Linux.Hans Petter Selasky2020-03-101-0/+7
* | Add support for the device statistics IOCTL, needed by the comingHans Petter Selasky2020-03-102-1/+5
* | Bump __FreeBSD_version after amd(8) removal, r358821Ed Maste2020-03-101-1/+1
| * Set tentative dates.Dimitry Andric2020-03-102-2/+2
| * Merge ^/head r358731 through r358831.Dimitry Andric2020-03-10308-103713/+3492
| |\ | |/ |/|
* | bridge test: adding and removing static addressesKristof Provost2020-03-101-0/+57
* | bridge test: spanning treeKristof Provost2020-03-101-0/+69
* | powerpc/booke: Split out 32- and 64- bit pmap details from main bodyJustin Hibbits2020-03-103-1313/+1704
* | pipe: explain why not deallocating inode number is fine.Konstantin Belousov2020-03-091-0/+9
* | posixshmcontrol: add an undocumented alias 'list' for the 'ls' command.Konstantin Belousov2020-03-091-0/+1
* | Preallocate pipe buffers on pipe creation.Konstantin Belousov2020-03-093-39/+47
* | wmt(4): Fix Synaptics Touch Digitizer V04 attachmentVladimir Kondratyev2020-03-091-3/+2
* | regen src.conf.5 after r358821, AMD option removalEd Maste2020-03-091-8/+9
* | Remove WITH_AMD option, missed in r358821Ed Maste2020-03-091-1/+0
* | retire amd(8)Ed Maste2020-03-09230-101999/+29
* | iicbus(4): Add support for ACPI-based children enumerationVladimir Kondratyev2020-03-096-11/+842
* | acpi: Export functions required by upcoming acpi_iicbus driver.Vladimir Kondratyev2020-03-092-9/+17
* | acpi: Fix stalled value returned by acpi_get_device() after device deletionVladimir Kondratyev2020-03-091-3/+15
* | Style.Konstantin Belousov2020-03-091-16/+15
* | gallant is 12x22, not 8x16Toomas Soome2020-03-091-3/+3
* | [aacraid] Handle both AIF and SYNC interruptsLeandro Lupori2020-03-091-2/+8
* | veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-092-2/+2
* | Use the devfs vnode rather than the mntfs vnode for permissions checks.Chuck Silvers2020-03-091-3/+3
* | veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-091-1/+1
* | make lacp's use_numa hashing aware of send tagsAndrew Gallatin2020-03-097-37/+25
* | Add the missing brackets to the logical expression.Michal Meloun2020-03-091-2/+2
* | fuspi: silence build warning, plug resource leakPhilip Paeps2020-03-091-3/+1
* | cpufreq: Unbreak build.Emmanuel Vadot2020-03-091-1/+2
* | cpufreq_dt: Fix r358555Emmanuel Vadot2020-03-091-1/+1