aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Stop defaulting to DWRAF2 in kernel compilationEd Maste2020-12-311-11/+0
* Split out the FDT arm pmu attachmentAndrew Turner2020-12-302-1/+3
* arm64: Use new arm_kernel_boothdr script for generating booti images.Michal Meloun2020-12-301-16/+20
* kern.mk: drop flag only patched in-tree gcc understoodRyan Libby2020-12-281-1/+1
* ARM64: Port FreeBSD to Nvidia Jetson TX1 and Nano.Michal Meloun2020-12-282-0/+49
* openzfs: fix gcc kernel module buildsRyan Libby2020-12-271-1/+3
* Perform kernel linker ifunc test only for buildsEd Maste2020-12-271-1/+2
* Expose eventfd in the native API/ABI using a new __specialfd syscallKonstantin Belousov2020-12-271-0/+1
* mlphy(4)/tlphy(4): Remove obsolete driversMarius Strobl2020-12-262-4/+0
* Fix newvers.sh to no longer print an outdated SVN revUlrich Spörlein2020-12-261-27/+4
* scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532Marius Strobl2020-12-262-4/+2
* scc.4: Add Freescale/NXP QUICC to the list of supported controllersMarius Strobl2020-12-261-2/+2
* mk48txx(4): remove obsolete driverMarius Strobl2020-12-251-1/+0
* mc146818(4): remove obsolete driverMarius Strobl2020-12-251-1/+0
* sys/contrib/zstd: Import zstd 1.4.8Conrad Meyer2020-12-251-1/+5
* Add modular fib lookup framework.Alexander V. Chernikov2020-12-252-0/+4
* openzfs: fix gcc in-kernel buildsRyan Libby2020-12-241-12/+10
* Remove bvmconsole and bvmdebug.Robert Wing2020-12-242-10/+0
* More the arm64 early page tables and stack to .bssAndrew Turner2020-12-231-1/+6
* newvers.sh: fix sense of git dirty checkEd Maste2020-12-231-1/+1
* 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