summaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Use a template assembly file for firmware object files.John Baldwin2020-12-172-14/+9
* newvers.sh: Speed up git_tree_modifiedBrooks Davis2020-12-171-23/+1
* hme(4): Remove as previous announcedBrooks Davis2020-12-112-4/+0
* New Netgraph module ng_macfilter:Nick Hibma2020-12-081-0/+1
* Move V4L feature declarations and DTrace provider definitions fromTijl Coosemans2020-12-061-1/+0
* Remove remaning definition of GFB_<foo> options.Michal Meloun2020-12-052-8/+0
* Fix i386 linux module after r367395.Tijl Coosemans2020-12-051-1/+1
* Add basic support for Freescale LX2160A SoC.Michal Meloun2020-12-052-0/+5
* ossl: port to arm64Mitchell Horne2020-12-041-0/+7
* ossl: split out x86 bits to x86/ossl_cpuid.cMitchell Horne2020-12-042-4/+5
* Add VT driver for VBE framebuffer deviceToomas Soome2020-11-301-0/+1
* Remove RADIX_MPATH config option.Alexander V. Chernikov2020-11-291-1/+0
* Remove unused options.Michal Meloun2020-11-291-15/+0
* Remove remaining fragments of code for older already ceased ARM versions.Michal Meloun2020-11-291-4/+0
* Remove now unused armv4 and not-INTRNG files.Michal Meloun2020-11-281-12/+7
* Make MAXPHYS tunable. Bump MAXPHYS to 1M.Konstantin Belousov2020-11-281-1/+1
* Unobfuscate "KERNLOAD" parameter on amd64. This change lines-up amd64 with theMaxim Sobolev2020-11-251-1/+1
* Port rtsx(4) driver for Realtek SD card reader from OpenBSD.Jung-uk Kim2020-11-242-1/+4
* Move kern_clocksource.c to sys/conf/filesMark Johnston2020-11-198-8/+1
* Remove NO_EVENTTIMERS supportMark Johnston2020-11-192-3/+0
* Introduce IOMMU support for arm64 platform.Ruslan Bukin2020-11-161-0/+7
* Disable kernel INIT_ALL_ZERO on amd64Ed Maste2020-11-131-0/+5
* Add INIT_ALL_ZERO and INIT_ALL_PATTERN to kern.opts.mkWarner Losh2020-11-102-4/+6
* Be more tolerant of share/mk and kern.mk mismatchBrooks Davis2020-11-101-4/+4
* Support initializing stack variables on function entryBrooks Davis2020-11-101-0/+18
* LinuxKPI: Implement ACPI bits required by drm-kmod in base systemEmmanuel Vadot2020-11-091-0/+2
* Move all ifaddr route creation business logic to net/route/route_ifaddr.cAlexander V. Chernikov2020-11-081-0/+1
* linux(4): Fix loadable modules after r367395Conrad Meyer2020-11-061-0/+1
* cxgbe(4): Update firmwares to 1.25.0.40.Navdeep Parhar2020-11-061-3/+3
* Fix powerpc and LINT buildsLeandro Lupori2020-11-061-0/+1
* linux(4): Deduplicate unimpl/dummy syscall handlersConrad Meyer2020-11-052-1/+5
* Add qat(4)Mark Johnston2020-11-051-0/+9
* 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