aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add -fno-common to all userland/kernel src buildsKyle Evans2020-04-072-1/+12
* Allow the kernel to build with a compiler that sets -fno-common.Brooks Davis2020-04-071-3/+3
* Add MDIO PHY driver for NS2 ARM64 platform.Wojciech Macek2020-04-061-0/+3
* powerpc/amigaone: Add CPLD driver for AmigaOne A1222 "Tabor"Justin Hibbits2020-04-031-1/+2
* Add the Cadence GEM ethernet driver to NOTES so that it gets built withIan Lepore2020-04-023-1/+2
* Retire procfs-based process debugging.John Baldwin2020-04-011-1/+0
* Fix newvers.sh on macOS 10.15Alex Richardson2020-03-231-1/+1
* Fix linking OCTEON1 kernel with LLDAlex Richardson2020-03-221-4/+5
* Introduce LINUXKPI_GENSRCS.Konstantin Belousov2020-03-201-0/+10
* retire cx,ctau driversEd Maste2020-03-202-7/+0
* Add file for static compilation of mlx5.Konstantin Belousov2020-03-191-0/+2
* powerpc: Axe PPC4xx support.Justin Hibbits2020-03-181-1/+0
* Enable ixl device on PowerPC64Leandro Lupori2020-03-122-0/+39
* iicbus(4): Add support for ACPI-based children enumerationVladimir Kondratyev2020-03-091-0/+1
* Add a new "mntfs" pseudo file system which provides private device vnodes forChuck Silvers2020-03-061-0/+1
* [aacraid] Port driver to big-endianLeandro Lupori2020-03-052-0/+4
* Remove BROOKTREE_ALLOC_PAGES now that bktr is now gone.Warner Losh2020-03-021-5/+0
* Finish removal of bktrWarner Losh2020-03-012-88/+1
* Remove bktr(4)Warner Losh2020-03-011-7/+0
* Better check for floating point type.Warner Losh2020-02-272-10/+15
* Add a soft-float riscv kernel configWarner Losh2020-02-242-1/+2
* Use MACHINE_ARCH instead of TARGET_ARCHWarner Losh2020-02-231-1/+3
* riscv: Set MACHINE_ARCH correctlyKristof Provost2020-02-221-0/+2
* linuxkpi: Move shmem related functions in it's own fileEmmanuel Vadot2020-02-211-0/+2
* Add chacha20poly1305 support to crypto buildMatt Macy2020-02-161-0/+17
* Disable new clang 10.0.0 warnings about misleading indentation in ce(4)Dimitry Andric2020-02-132-2/+6
* cxgbe(4): Update T4/5/6 firmwares to 1.24.12.0.Navdeep Parhar2020-02-121-3/+3
* Add PCI Express driver for the ARM Neoverse N1 System DevelopmentRuslan Bukin2020-02-111-0/+1
* Define SMP for standalone module builds.Mark Johnston2020-02-051-1/+2
* Set the LMA of the riscv kernel to the OpenSBI jump target by defaultAlex Richardson2020-02-042-1/+11
* Dynamically select LSE-based atomic(9)s on arm64.Mark Johnston2020-02-031-0/+1
* Remove sparc64 kernel supportWarner Losh2020-02-038-519/+2
* On powerpc, we use ofw_syscons for device sc. That references the defaultWarner Losh2020-02-031-1/+1
* Move font.h generation to conf/files from conf/files.*Warner Losh2020-02-025-19/+4
* Fix old-style buildWarner Losh2020-02-025-12/+10
* Kill old armv4 busdmaWarner Losh2020-02-022-3/+1
* Move arm back to having one LINTWarner Losh2020-02-021-6/+2
* Remove old boardid/mach-types support.Warner Losh2020-02-021-5/+0
* Remove vpo.4Warner Losh2020-02-023-9/+0
* Revert r357349, since the clang 10.0.0 warning was actually correct, andDimitry Andric2020-02-012-5/+1
* make all is needed to generate .depend.*Bryan Drewery2020-01-311-1/+1
* Merge r357348 from the clang 10.0.0 import branch:Dimitry Andric2020-01-312-1/+5
|\
| * Disable new clang 10.0.0 warnings about converting the result of shiftDimitry Andric2020-01-312-1/+5
* | Implement a safe memory reclamation feature that is tightly coupled with UMA.Jeff Roberson2020-01-311-0/+1
* | config.mk: #define MAC as wellKyle Evans2020-01-291-0/+1
|/
* mips: unbreak module builds after r357265Kyle Evans2020-01-291-1/+2
* kmod build: start generating opt_global.h, include itKyle Evans2020-01-292-0/+7
* Add driver for Xilinx XDMA PCIe Bridge found in the U.S. GovernmentRuslan Bukin2020-01-291-0/+1
* Compile hack.c with normal CFLAGS + -shared -nostdlib.John Baldwin2020-01-263-6/+1
* Include the PCI stack to the riscv GENERIC kernel.Ruslan Bukin2020-01-241-0/+3