aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove support for varios versions from FreeBSD 4 to 8.Warner Losh2020-02-292-195/+26
* add deprecation notice for bktr driver.Warner Losh2020-02-292-1/+8
* CI: print wired page count on bootEd Maste2020-02-291-1/+2
* Currently kernel audit events for jail_set(2), jail_get(2), jail_attach(2),Christian S.J. Peron2020-02-291-0/+16
* Ensure that arm64 thread structures are allocated from the direct map.Mark Johnston2020-02-291-1/+13
* regen src.conf.5 for r358468, GPL_DTC removalEd Maste2020-02-291-3/+0
* retire in-tree GPL dtc devicetree compilerEd Maste2020-02-2957-14877/+7
* Fix the following -Werror warning from clang 10.0.0:Dimitry Andric2020-02-291-1/+1
* remove contrib/gperfEd Maste2020-02-2959-32984/+0
* Fix test cases after r358448Li-Wen Hsu2020-02-291-1/+1
* src.opts.mk: simplify Clang and lld bootstrap defaultsEd Maste2020-02-291-15/+8
* regen src.conf.5 after r358460, LLVM_LIBUNWIND option retirementEd Maste2020-02-291-2/+0
* retire the LLVM_LIBUNWIND optionEd Maste2020-02-2912-23/+7
* Remove contrib/gcc and contrib/gcclibsEd Maste2020-02-291678-1762659/+0
* regen src.conf.5 after r358454, GCC 4.2.1 retirementEd Maste2020-02-291-29/+2
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-2977-8128/+637
* Provide a lock free alternative to resolve bogus pages. This is not likelyJeff Roberson2020-02-284-31/+27
* mmc: dwmmc: Fix off by one errorEmmanuel Vadot2020-02-281-1/+1
* Define SCTL_MASK32 when COMPAT_FREEBSD32 is defined.Brooks Davis2020-02-281-2/+1
* /etc/services: attempt to bring the database to this century 1/2.Pedro F. Giffuni2020-02-281-585/+177
* Convert a few triviail consumers to the new unlocked grab API.Jeff Roberson2020-02-286-25/+27
* Use unlocked grab for uipc_shm/tmpfs.Jeff Roberson2020-02-281-5/+9
* Support the NOCREAT flag for grab_valid_unlocked.Jeff Roberson2020-02-281-0/+4
* Simplify vref() code in object_reference. The local temporary is no longerJeff Roberson2020-02-281-8/+4
* Eliminate object locking in zfs where possible with the new lockless grabJeff Roberson2020-02-282-33/+19
* amd64 pmap.c: minor codegen optimization in flag accessRyan Libby2020-02-281-4/+4
* amd64 atomic.h: minor codegen optimization in flag accessRyan Libby2020-02-281-12/+6
* Fix r358436 to not declare kernel symbols when _KERNEL is not defined.Mark Johnston2020-02-281-1/+1
* sy_call_t and systrace_args_func_t need to be visible to userspace.Mark Johnston2020-02-281-1/+1
* Do not load dtraceall.ko if dtrace.ko is already loaded.Mark Johnston2020-02-281-1/+1
* Fix standalone builds of systrace.ko after r357912.Mark Johnston2020-02-282-6/+9
* Clear systrace_args_func when systrace probes are disabled.Mark Johnston2020-02-281-6/+6
* Add a blocking counter KPI.Mark Johnston2020-02-2810-176/+303
* Add Denverton UART PCI IDJustin Hibbits2020-02-281-0/+1
* dts: Update our copy for arm, arm64 and riscv dts to Linux 5.5Emmanuel Vadot2020-02-28550-8888/+36982
|\
| * DTS: Update the device-tree files to Linux 5.5vendor/device-tree/5.5Emmanuel Vadot2020-02-281134-14903/+52991
* | mld6: initialize oifp to avoid bogus results/panics in edge casesBjoern A. Zeeb2020-02-281-0/+1
* | arm: zynq: An SPI driver for Zynq platformsEmmanuel Vadot2020-02-284-0/+626
* | bsdinstall: remove the Italian mirrorPhilip Paeps2020-02-281-1/+0
* | bsdconfig: remove the Italian mirrorPhilip Paeps2020-02-282-2/+0
* | This is a FALLTHROUGH for sure. no need for xxx comment.Warner Losh2020-02-281-1/+1
* | Remove duplicated ATA_CHECK_POWER_MODEWarner Losh2020-02-281-1/+0
* | Rename TOE TLS stats from [rt]x_tls_* to [rt]x_toe_tls_*.John Baldwin2020-02-283-18/+18
* | Remove trailing whitespace.Brooks Davis2020-02-271-1/+1
* | Plug possible memory leaks in the previous patch.Jung-uk Kim2020-02-271-0/+2
* | Do not free p and g parameters after calling DH_set0_pqg(3).Jung-uk Kim2020-02-271-5/+13
* | Fix style inconsistencies near our OpenSSL 1.1.x patch.Jung-uk Kim2020-02-271-13/+13
* | Fix a white space.Jung-uk Kim2020-02-271-1/+1
* | riscv: Add a GENERIC-NODEBUG (copied from amd64)Brooks Davis2020-02-271-0/+42
* | Merge commit 7214f7a79 from llvm git (by Sam Elliott):Brooks Davis2020-02-272-0/+13