aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add AmigaOne platform, a subclass of MPC85xxJustin Hibbits2019-10-162-1/+3
* Update MIPS kernel builds to work with mips-gcc.John Baldwin2019-10-151-2/+8
* arm64: Add Synopsys DWC3 driverEmmanuel Vadot2019-10-141-0/+1
* arm64: allwinner: Add aw_dwc3 driverEmmanuel Vadot2019-10-141-0/+1
* arm64: allwinner: Add support for the usb3 phyEmmanuel Vadot2019-10-141-0/+1
* arm64: allwinner: Add H6 GPIO/Pinctrl driverEmmanuel Vadot2019-10-141-0/+2
* arm64: allwinner: Add Allwinner H6 SupportEmmanuel Vadot2019-10-142-0/+3
* arm64: allwinner: Add aw_clk_nmm clockEmmanuel Vadot2019-10-141-0/+1
* arm64: allwinner: Add new clock aw_clk_npEmmanuel Vadot2019-10-141-0/+1
* [PPC64] Initial kernel minidump implementationLeandro Lupori2019-10-141-0/+1
* Move SCTP DTrace probe definitions into a .c file.Mark Johnston2019-10-131-0/+1
* emulate illumos membar_producer with atomic_thread_fence_relAndriy Gapon2019-10-106-6/+1
* This driver attaches to the Intel VMD drive and connects a new PCI domainDoug Ambrisko2019-10-101-0/+2
* Merge ^/head r352764 through r353315.Dimitry Andric2019-10-085-15/+18
|\
| * Introduce stats(3), a flexible statistics gathering API.Edward Tomasz Napierala2019-10-072-0/+2
| * allwinner: Remove a10_ehci driverEmmanuel Vadot2019-10-031-1/+0
| * Split out the attachment from the generic-ehci driverEmmanuel Vadot2019-10-031-1/+3
| * Fix the EMBEDFS_FORMAT helper variable for riscv64.John Baldwin2019-10-021-1/+1
| * Import Linux code to query/set buffer state in mlx5en(4).Hans Petter Selasky2019-10-021-0/+2
| * Remove no longer needed fwdump register tables from mlx5core.Hans Petter Selasky2019-10-021-2/+0
| * Add support for Multi-Physical Function Switch, MPFS, in mlx5en.Hans Petter Selasky2019-10-021-0/+2
| * Clean up duplicate entries in sys/conf/filesRyan Stone2019-10-011-7/+3
| * arm64: rockchip: Add usb2phy driverEmmanuel Vadot2019-09-281-0/+1
| * arm64: allwinner: a64: Add PLL_MIPIEmmanuel Vadot2019-09-281-0/+1
| * Disable REPRODUCIBLE_BUILD for kernel builds.John Baldwin2019-09-281-2/+2
| * Move EPOCH_TRACE to opt_global.h, so that any external modules thatGleb Smirnoff2019-09-261-1/+1
* | Merge ^/head r352587 through r352763.Dimitry Andric2019-09-264-2/+9
|\|
| * Add debugging facility EPOCH_TRACE that checks that epochs entered areGleb Smirnoff2019-09-251-0/+2
| * Fix white spaces.Jung-uk Kim2019-09-241-3/+3
| * This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. ThisRandall Stewart2019-09-241-0/+1
| * Clean LINT* kernel configurations for arm*Li-Wen Hsu2019-09-241-0/+3
| * Honor CWARNFLAGS.clang/gcc in the kernel buildKyle Evans2019-09-221-0/+1
* | Merge ^/head r352436 through r352536.Dimitry Andric2019-09-191-1/+3
|\|
| * Add support for BERI statcounters.Ruslan Bukin2019-09-181-1/+3
* | Merge ^/head r352308 through r352318.Dimitry Andric2019-09-141-0/+1
|\|
| * powerpc64/powernv: Add opal NVRAM driver for PowerNV systemsJustin Hibbits2019-09-141-0/+1
* | Merge ^/head r352105 through r352307.Dimitry Andric2019-09-133-2/+6
|\|
| * Add support for Intel Stratix 10 platform.Ruslan Bukin2019-09-132-0/+4
| * Add generic arm/arm64 secure-monitor SMCCC interface and switchRuslan Bukin2019-09-132-2/+2
* | Merge ^/head r351732 through r352104.Dimitry Andric2019-09-094-2/+16
|\|
| * riscv: Ensure that BSS is 8-byte alignedKristof Provost2019-09-091-1/+1
| * RISC-V: fix kernel CFLAGS with clangMitchell Horne2019-09-081-1/+11
| * Add dwgpio to NOTES so it gets built in LINT kernels.Ruslan Bukin2019-09-051-0/+1
| * Include dwgpio to the build.Ruslan Bukin2019-09-041-0/+3
| * Back out r351799Kyle Evans2019-09-041-2/+0
| * LOCAL_MODULES: Allow LOCAL_MODULES="" in src.conf to workKyle Evans2019-09-031-0/+2
* | Use -znorelro for kernel modules, when they are linked as sharedDimitry Andric2019-09-091-1/+1
|/
* Remove CLANG_NO_IAS definitionEd Maste2019-09-011-2/+0
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-273-0/+6
* netmap: remove obsolete fileVincenzo Maffione2019-08-251-1/+0