aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* arm64: allwinner: Add r_intc driverEmmanuel Vadot2021-07-011-0/+1
* ice_ddp: Update to 1.3.24.0Eric Joyner2021-06-252-6/+6
* Introduce LS1028A PCI MDIO driver.Marcin Wojtas2021-06-241-0/+1
* Introduce new driver for NXP Ethernet controllerMarcin Wojtas2021-06-241-0/+3
* linux(4): Get rid of Linuxulator kernel build options.Dmitry Chagin2021-06-226-129/+3
* NOTES: Improve wordingWarner Losh2021-06-191-4/+3
* NOTES: fix typoWarner Losh2021-06-181-1/+1
* NOTES: Update the HZ entry with latest advice.Warner Losh2021-06-181-10/+6
* Remove an(4) leftover from conf/NOTESMateusz Guzik2021-06-121-6/+0
* an: Remove driverEmmanuel Vadot2021-06-111-3/+0
* arm64: allwinner: Add i2s and codec supportOleksandr Tymoshenko2021-06-111-0/+3
* arm64: Add Soc audio frameworkOleksandr Tymoshenko2021-06-111-0/+8
* Add ofw interface support to PCIMarcin Wojtas2021-06-081-0/+1
* hyperv: Fix vmbus after the i386 4/4 splitMark Johnston2021-06-082-1/+3
* kmod.mk: Allow extra objects to be specified in modulesWarner Losh2021-06-021-6/+8
* Fix the KCSAN_ENABLED check when building modulesAndrew Turner2021-06-021-1/+1
* cxgbe(4): Update firmwares to 1.25.6.0.Navdeep Parhar2021-05-291-3/+3
* Assume OCF is the only KTLS software backend.John Baldwin2021-05-251-0/+1
* mmc: Only build mmc_fdt_helper and mmc_pwrseq for arch that uses ext_resourcesEmmanuel Vadot2021-05-211-3/+3
* mmc: Add mmc-pwrseq driverEmmanuel Vadot2021-05-211-0/+2
* Rename ofwpci.c to ofw_pcib.cMarcin Wojtas2021-05-206-6/+6
* Make ISA_206_ATOMICS a kernel optionJustin Hibbits2021-05-171-0/+2
* x86/xen: remove PVHv1 codeRoger Pau Monné2021-05-173-7/+0
* Add LS1028A clockgen driverMarcin Wojtas2021-05-071-0/+1
* riscv: Remove old qemu compatibility codeBrandon Bergren2021-04-271-1/+0
* Move IOMMU code to a separate pmap module and switch ARM System MMURuslan Bukin2021-04-271-0/+1
* mmccam: Add mmc_sim, a generic sim for mmc driver to useEmmanuel Vadot2021-04-271-0/+2
* newvers.sh: better regexp for the FreeBSD_version lineWarner Losh2021-04-221-1/+1
* Add the KASAN runtimeMark Johnston2021-04-131-0/+2
* Add a KASAN option to the kernel buildMark Johnston2021-04-132-0/+11
* hptrr: Move to using .o filesWarner Losh2021-04-121-4/+1
* hptmv: use .o files directlyWarner Losh2021-04-121-4/+1
* hpt27xx: store the .o files directly in the treeWarner Losh2021-04-121-4/+1
* hptnr: Store the .o files directly in the repoWarner Losh2021-04-121-4/+1
* pf: Introduce nvlist variant of DIOCADDRULEKristof Provost2021-04-101-0/+1
* Merge the QorIQ GPIO drivers between arm and powerpcJustin Hibbits2021-04-052-2/+2
* x86: remove gcov kernel supportKonstantin Belousov2021-04-0210-66/+41
* gdb: allow setting/removing hardware watchpointsMitchell Horne2021-03-302-3/+2
* arm64: Check dtb version against the one we're expecting to findEmmanuel Vadot2021-03-231-0/+3
* retire obsolete mn(4) sync serial driverEd Maste2021-03-222-3/+0
* Don't add -Winline for WARNS=6Alex Richardson2021-03-222-3/+1
* x86: consolidate hw watchpoint logic into new fileMitchell Horne2021-03-191-0/+1
* kern.mk: fix -Wno-error style to fix build with Clang 12Greg V2021-03-101-8/+8
* Implement basic support for allocating memory from a specific numa nodeHans Petter Selasky2021-03-091-0/+2
* kern.mk: Fix wrong variable being used for linker path after 172a624f0Alex Richardson2021-03-081-2/+2
* ice(4): Update to version 0.28.1-kEric Joyner2021-03-062-0/+4
* Silence annoying and incorrect non-default linker warning with GCCAlex Richardson2021-03-041-6/+10
* ossl: Add ChaCha20 cipher support.John Baldwin2021-03-034-0/+5
* ossl: Add Poly1305 digest support.John Baldwin2021-03-034-0/+5
* Use L2 blocks when in the identity mapAndrew Turner2021-03-031-1/+0