aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* backlight(9): compile with COMPAT_LINUXKPI as wellKyle Evans2020-10-241-2/+2
* Fix for monotolithic kernel builds using device lagg(4).Hans Petter Selasky2020-10-221-1/+1
* Factor out generic IP over infiniband, IPoIB, definitions and codeHans Petter Selasky2020-10-221-0/+1
* Add a kernel crypto driver using assembly routines from OpenSSL.John Baldwin2020-10-203-0/+10
* Use a template assembly file to generate the embedded MFS.John Baldwin2020-10-202-49/+3
* [zfs] Remove a non-existent directory in the build infraAdrian Chadd2020-10-181-1/+0
* Implement flowid calculation for outbound connections to balanceAlexander V. Chernikov2020-10-181-1/+1
* move vmware pv drivers to sys/conf/filesEd Maste2020-10-153-24/+12
* 10Gigabit Ethernet driver for AMD SoCEmmanuel Vadot2020-10-112-5/+19
* Add "Fenestras X" alternative /dev/random implementationConrad Meyer2020-10-103-2/+13
* Brand our DTS with the Linux version it was imported fromEmmanuel Vadot2020-10-101-0/+3
* Remove now-unused filesWarner Losh2020-10-092-73/+0
* Remove APM BIOS supportWarner Losh2020-10-081-1/+0
* Remove apm screen saver.Warner Losh2020-10-081-1/+0
* pwm_backlight: Depend on ext_resourcesEmmanuel Vadot2020-10-031-1/+1
* Introduce scalable route multipath.Alexander V. Chernikov2020-10-033-3/+6
* linuxkpi: Add dmi_* functionEmmanuel Vadot2020-10-021-0/+2
* linuxkpi: Add backlight supportEmmanuel Vadot2020-10-021-0/+1
* Add pwm_backlightEmmanuel Vadot2020-10-021-0/+1
* Add backlight subsystemEmmanuel Vadot2020-10-021-0/+2
* Rename kernel option ACPI_DMAR to IOMMU.Ruslan Bukin2020-09-292-11/+13
* Build debug kernels with -O2.Edward Tomasz Napierala2020-09-291-15/+4
* Use envvar rather than nonstandard hint. linesWarner Losh2020-09-231-58/+58
* remove reference to obsolete arm NOTES filesEd Maste2020-09-231-6/+0
* [PowerPC64LE] Work around qemu TCG bug in mtmsrd emulation.Brandon Bergren2020-09-231-0/+1
* [PowerPC64LE] Set up powerpc.powerpc64le architectureBrandon Bergren2020-09-224-23/+205
* cxgbe(4): Update T4/5/6 firmwares to 1.25.0.0.Navdeep Parhar2020-09-171-3/+3
* Move PLTs to the beginning of amd64 kernel modules.Mark Johnston2020-09-161-0/+4
* Use MACHINE_CPUARCH when checking for arm64Andrew Turner2020-09-141-1/+1
* Partially revert r346018 and use the if/then construct instead of shell.Gordon Tetlow2020-09-141-1/+4
* Enclose BRANCH_OVERRIDE in quotes in order to fix an issue withGlen Barber2020-09-121-1/+1
* RISC-V: enable MK_FORMAT_EXTENSIONSMitchell Horne2020-09-081-4/+0
* Move gpio and hwpmc to the correct place in files.arm64Andrew Turner2020-09-081-5/+5
* Add a GPIO driver for the Arm pl061 controllerAndrew Turner2020-09-081-0/+3
* [PowerPC] Work around -O miscompile on powerpc 32 bit.Brandon Bergren2020-09-081-4/+5
* Allwinner USB DRD support (musb_otg)Andriy Gapon2020-09-071-0/+1
* ZFS: MFV 2.0-rc1-gfd20a8Matt Macy2020-09-041-1/+1
* ice_ddp: Update package file to 1.3.16.0Eric Joyner2020-09-042-6/+6
* Fix build fallout after r365054 .Hans Petter Selasky2020-09-021-1/+1
* Introduce the SDHCI driver for NXP QorIQ Layerscape SoCsMarcin Wojtas2020-09-011-0/+1
* Driver for 4x10Gb Ethernet reference NIC FPGA design for NetFPGA SUMEMarko Zec2020-08-301-0/+1
* ZFS: clarify dependencies for static linkingMatt Macy2020-08-281-1/+2
* Implement extensible arrays API using the existing radix tree implementationHans Petter Selasky2020-08-271-0/+2
* Fix builds that set LD=ld.lld after r364761Alex Richardson2020-08-261-1/+2
* [PowerPC] More preemptive powerpcspe ZFS build fixesBrandon Bergren2020-08-251-1/+1
* Pass -fuse-ld=/path/to/ld if ${LD} != "ld"Alex Richardson2020-08-252-1/+17
* Add necessary Makefile.inc1 infrastructure for building on non-FreeBSDAlex Richardson2020-08-251-1/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-254-184/+305
* Add TLS support to the kernel RPC.Rick Macklem2020-08-221-0/+35
* Make net.fibs growable.Alexander V. Chernikov2020-08-211-0/+1