aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* axgbe: driver changes for netmap supportVincenzo Maffione2021-01-165-65/+198
* loader: create local copy of mode list provided by vbeinfoblockToomas Soome2021-01-161-33/+49
* make check: suppress echo of kyua binary locationKyle Evans2021-01-161-1/+1
* bectl: remove spurious aok variableKyle Evans2021-01-161-2/+0
* bectl: tests: use -R <mount> instead of specifying altrootKyle Evans2021-01-161-1/+1
* Eliminate a locking panic when cleaning up UFS snapshots after aKirk McKusick2021-01-162-1/+1
* Eliminate lock order reversal in UFS when unmounting filesystemsKirk McKusick2021-01-161-1/+10
* lualoader: use floor division to get correct typeKyle Evans2021-01-151-1/+1
* cat: Fix potential memory leakMariusz Zaborski2021-01-151-0/+1
* Add 'tmp' to the list of FILESYSTEMS dependencies. Some scripts thatGleb Smirnoff2021-01-151-1/+1
* Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' onGleb Smirnoff2021-01-151-1/+1
* cat: capsicumize itMariusz Zaborski2021-01-153-4/+93
* Extract the logic from pmap_kextractAndrew Turner2021-01-153-13/+62
* Remove the old dts imported tree.Emmanuel Vadot2021-01-153633-927631/+0
* Switch to the new device-tree vendor treeEmmanuel Vadot2021-01-157-12/+10
* gpiokeys: Use the new device-tree vendor includeEmmanuel Vadot2021-01-151-1/+1
* arm64: Directly use #include <dt-binding/...>Emmanuel Vadot2021-01-158-9/+9
* Re-apply f81b2b9a8abd to the new device-tree importEmmanuel Vadot2021-01-151-0/+10
* Revert upstream commit 27c90e5e48d0Emmanuel Vadot2021-01-152-2/+2
* riscv: fix kernel buildMitchell Horne2021-01-151-0/+2
* Unify Intel CODEC naming.Alexander Motin2021-01-151-6/+6
* Add Intel Gemini Lake AHCI ID.Alexander Motin2021-01-151-0/+1
* arm: arm64: Directly use #include <dt-binding/...>Emmanuel Vadot2021-01-1519-28/+28
* arm64: Add the dts include directory to the includes dirEmmanuel Vadot2021-01-151-1/+1
* loader: do not update palette in text mode (real fix)Toomas Soome2021-01-151-1/+1
* Add 'sys/contrib/device-tree/' from commit '5ee353c36d3c9c7f63df7c7671875e73f...Emmanuel Vadot2021-01-158156-0/+1302878
|\
| * Import device tree files from Linux 5.9vendor/device-tree/5.9Emmanuel Vadot2021-01-141263-8893/+61522
* | Add missing no-ctfconvert to C generation rulesAndrew Turner2021-01-153-52/+52
* | pkgfs_open: follow symlinksSimon J. Gerraty2021-01-151-1/+18
* | uart: Improve console specification parsingWarner Losh2021-01-151-9/+10
* | RELNOTES: correct elfctl(1) man page sectionEd Maste2021-01-141-1/+1
* | Note aesni/armv8crypto in GENERIC, W^X, and AES-XTS for armv8crypto.John Baldwin2021-01-141-0/+16
* | Merge llvm-project llvmorg-11.0.1-0-g43ff75f2c3f (aka 11.0.1 release)Dimitry Andric2021-01-142-5/+5
* | elfctl: prefix disable flags with "no"Ed Maste2021-01-141-4/+5
* | elfctl: add backwards compatibility for "no" prefixesEd Maste2021-01-141-0/+10
* | hid: Add missing input enter/exit epoch pairs.Vladimir Kondratyev2021-01-142-0/+20
* | hid: Replace USBHID_ENABLED kernel config option with loader tunableVladimir Kondratyev2021-01-1410-29/+15
* | tcp: add sysctl to tolerate TCP segments missing timestampsMichael Tuexen2021-01-148-18/+58
* | Fix a typoMateusz Piotrowski2021-01-141-2/+3
* | Split out the NODEBUG options to a common fileAndrew Turner2021-01-147-55/+29
* | qat: Free counters during detachMark Johnston2021-01-141-0/+5
* | qat: Count request allocation failuresMark Johnston2021-01-142-0/+6
* | qat: Fix DH895XCC firmware module autoloadingMark Johnston2021-01-141-1/+1
* | libifconfig: Add a symbol mapMark Johnston2021-01-142-0/+78
* | iwm(4): Add support for Intel Killer(R) Wireless-AC 1550iMark Johnston2021-01-141-0/+2
* | gitignore: expand list of ignored filesRoger Pau Monné2021-01-141-1/+9
* | amd64: use builtins for all ffs* variantsMateusz Guzik2021-01-141-14/+3
* | tcp: fix handling of TCP RST segments missing timestampsMichael Tuexen2021-01-143-10/+21
* | Revert "pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC ...Emmanuel Vadot2021-01-141-13/+9
* | pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phasesEmmanuel Vadot2021-01-141-9/+13