aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4): Update the T4, T5, and T6 firmwares to 1.16.45.0.Navdeep Parhar2017-05-231-3/+3
* Add support for Amazon Elastic Network Adapter (ENA) NICZbigniew Bodek2017-05-221-0/+6
* Add a driver for the Chelsio T6 crypto accelerator engine.John Baldwin2017-05-172-0/+4
* [iwm] Factor out firmware station handling into if_iwm_sta.c.Adrian Chadd2017-05-121-0/+1
* hyperv/vmbus: Reorganize vmbus device treeSepherosa Ziehau2017-05-103-0/+3
* Support skipping 'make obj' tree-walk.Bryan Drewery2017-05-092-1/+9
* Add MK_TESTS to kern.opts.mk to support r31800Enji Cooper2017-05-091-0/+1
* [mips] [rt2880] Add oldest Ralink MIPS SOC RT2880 support code.Adrian Chadd2017-05-061-0/+1
* cxgbe(4): Support routines for Tx traffic scheduling.Navdeep Parhar2017-05-021-0/+2
* armv8 has support for optional CRC32C instructions. This patch checks if they...Michael Tuexen2017-04-271-0/+1
* Revert r317446 and bring back cy(4).John Baldwin2017-04-271-0/+3
* Remove the cy(4) driver for Cyclades serial adapters.John Baldwin2017-04-261-3/+0
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-244-67/+2
* Call the PSCI reset from cpu_reset on arm64. When rebooting from DDB theAndrew Turner2017-04-241-0/+2
* Replace the RC4 algorithm for generating in-kernel secure randomMark Murray2017-04-161-0/+1
* 3BSD-licensed implementation of the chacha20 stream cipher, intended forDag-Erling Smørgrav2017-04-151-0/+1
* Disable fformat-extensions for RISC-V target as GCC 6.1 external compilerRuslan Bukin2017-04-121-0/+4
* Revert previous change to sys/conf/options & associated notes so builds canSevan Janiyan2017-04-072-0/+6
* Remove the last vestiges of FDC_DEBUG & FD_DEBUGSevan Janiyan2017-04-072-6/+0
* Cleanup the bitmap_xxx() functions in the LinuxKPI:Hans Petter Selasky2017-04-061-14/+28
* Fix the linker emulation setting for riscv.John Baldwin2017-04-051-1/+1
* Support assym.s in DPSRCS to depend on it but not link it in.Bryan Drewery2017-04-051-1/+1
* hyperv/kbd: Add support for synthetic keyboard.Sepherosa Ziehau2017-04-051-0/+2
* Always pass the linker emulation via -m when linking modules and kernels.John Baldwin2017-04-054-9/+10
* Sync SYSTEM_LD in Makefile.arm with kern.pre.mk.John Baldwin2017-04-051-2/+3
* Use correct linker emulation name for armeb.John Baldwin2017-04-051-1/+1
* Add 25/40/100Gigabit Ethernet Driver version v1.3.0 for Cavium Inc's.David C Somayajulu2017-04-041-0/+14
* Break audit_bsm_klib.c into two files: one (audit_bsm_klib.c)Robert Watson2017-04-031-0/+1
* Add ipfw_pmod kernel module.Andrey V. Elsukov2017-04-033-0/+6
* Add Freescale eSPI driver found on QorIQ SoCsJustin Hibbits2017-04-021-0/+1
* ext2fs: Initial support for Extended Attributes.Pedro F. Giffuni2017-04-011-0/+1
* Add nctgpio conf lines so it can be compiled into the kernel.Nick Hibma2017-03-302-0/+2
* Split iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)Enji Cooper2017-03-301-5/+5
* Add an experimental DTrace audit provider, which allows users of DTrace toRobert Watson2017-03-291-0/+1
* [etherswitch] simplify kernconf for recently added etherswitch driversMichael Zhilin2017-03-271-0/+3
* Use inline asm instead of unportable intrinsics for the SSE4 crc32Bruce Evans2017-03-262-13/+4
* Add the early hypervisor code needed on 32-bit ARMv7. This will be usedAndrew Turner2017-03-221-0/+1
* use INT3 instead of NOP for x86 binary paddingEd Maste2017-03-192-6/+6
* kmod: Fix building assym.o not building missing dependencies.Bryan Drewery2017-03-171-0/+1
* kmod: Fix depending on ILINKS for tracked DEPENDOBJS.Bryan Drewery2017-03-171-1/+1
* Remove code for Marvell SoCs that lack a kernel config.Andrew Turner2017-03-171-3/+0
* - Add support for eMMC "partitions". Besides the user data area, i. e.Marius Strobl2017-03-161-1/+2
* Remove i915drm and radeondrm from NOTES and conf.Emmanuel Vadot2017-03-121-16/+0
* Split overbloated machep.c to multiple files and do basic cleanupMichal Meloun2017-03-111-0/+3
* Implement support for mutexes with deadlock avoidance in the LinuxKPI.Hans Petter Selasky2017-03-091-0/+2
* Cleanup the LinuxKPI slab implementation.Hans Petter Selasky2017-03-081-0/+2
* LinuxKPI workqueue cleanup.Hans Petter Selasky2017-03-071-0/+2
* remove procfs ctl interfaceEric Badger2017-03-051-1/+0
* Merge ^/head r314420 through r314481.Dimitry Andric2017-03-011-1/+1
|\
| * Renumber copyright clause 4Warner Losh2017-02-281-1/+1