aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* With r181803 on 2008-08-17 23:27:27Z the first VIMAGE commit went intoBjoern A. Zeeb2017-10-202-6/+3
* Move swapout code into vm/vm_swapout.c.Konstantin Belousov2017-10-201-1/+3
* Remove CPU_HAVEFPU.John Baldwin2017-10-182-4/+0
* Remove mbpool(9) now that it has no consumers.Brooks Davis2017-10-183-4/+0
* Support the EFI Runtime Services on arm64. As with amd64 we use the 1:1Andrew Turner2017-10-102-0/+5
* cxgbe(4): Update T6, T5, and T4 firmwares to 1.16.63.0.Navdeep Parhar2017-10-071-3/+3
* Allwinner: Add clock driver for ccu_sun8i_rEmmanuel Vadot2017-10-071-0/+1
* Tag all armv7 kernels as such in their machine config line.Warner Losh2017-10-052-12/+15
* Support armv7 builds for userlandWarner Losh2017-10-054-2/+4
* Document KERNBUILDDIR.Warner Losh2017-10-051-0/+4
* To prepare for adding EFI runtime services support on arm64 move theAndrew Turner2017-10-012-1/+2
* fix up r324163, MFV of r323530,r323533,r323534, 7431 ZFS Channel ProgramsAndriy Gapon2017-10-011-0/+5
* MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followupsAndriy Gapon2017-10-012-1/+33
* aesni(4): Add support for x86 SHA intrinsicsConrad Meyer2017-09-262-0/+20
* Miscellaneous fixes and improvements to MMCCAM stackIlya Bakulin2017-09-151-1/+0
* Add support for handling undefined instructions in userspace and theAndrew Turner2017-09-141-0/+1
* Add ptrace operations to fetch and store VFP registers.John Baldwin2017-09-141-0/+1
* gcc builds: reenable -Wstrict-overflow for kern.mkRyan Libby2017-09-141-1/+0
* Jenkins i386 LINT build uses NOTES to generate its LINT kernel config.Sean Bruno2017-09-131-1/+0
* Leave the Cavium Liquid IO driver exist in files, not files.amd64Sean Bruno2017-09-122-56/+56
* Do not try to build the Cavium Liquidio driver on all architechtures.Sean Bruno2017-09-121-56/+0
* The diff is the initial submission of Cavium Liquidio 2350/2360 10/25GSean Bruno2017-09-123-0/+114
* newvers.sh: speed up failing git-svn revision searchEd Maste2017-09-111-2/+3
* newvers.sh: accept "git-svn-id:" at the start of a line onlyEd Maste2017-09-101-1/+1
* revert r323371 in prepartion for a proper fixSean Bruno2017-09-092-1/+1
* r323359 instroduced an ARMv8 only uart(4) device to the tree but placedSean Bruno2017-09-092-1/+1
* Add support for Armada 3700 in the NETA driverMarcin Wojtas2017-09-091-0/+2
* Introduce UART driver module for Armada 3700Marcin Wojtas2017-09-091-0/+1
* Add support for Armada 3700 EHCIMarcin Wojtas2017-09-091-0/+1
* Add support for xhci in Armada 3700 and 7k/8kMarcin Wojtas2017-09-091-0/+1
* Introduce __read_frequentlyMateusz Guzik2017-09-061-0/+4
* amdtemp(4): Add support for Family 17h temperature sensorConrad Meyer2017-09-052-2/+2
* Add smn(4) driver for AMD System Management NetworkConrad Meyer2017-09-052-0/+2
* Add Marvell RTC driver to arm64 GENERIC configMarcin Wojtas2017-09-051-0/+1
* Sync NTB options between amd64 and i386.Alexander Motin2017-09-011-4/+4
* Merge ACPICA 20170831.Jung-uk Kim2017-08-311-0/+1
* Add NTB driver for PLX/Avago/Broadcom PCIe switches.Alexander Motin2017-08-302-8/+10
* cxgbe(4): Update T6/T5/T4 firmwares to 1.16.59.0.Navdeep Parhar2017-08-291-3/+3
* Add new compile-time option NVME_USE_NVD that sets the default valueWarner Losh2017-08-281-0/+3
* Add new mlx5ib(4) driver to the kernel source tree which supportsHans Petter Selasky2017-08-231-0/+21
* newvers.sh: accommodate `git worktree`Ed Maste2017-08-221-1/+1
* Use armv8-a in -march, it is accepted by both clang and gcc.Andrew Turner2017-08-191-1/+1
* Add support for generic MS Windows 7/8/10-compatible USB HID touchscreensVladimir Kondratyev2017-08-191-0/+1
* Fix cut and paste typo that prevented T5 firmware to be compiled in.Gleb Smirnoff2017-08-181-1/+1
* Quote ${MAKE} when passing in env in case it contains spaces.Bryan Drewery2017-08-161-1/+1
* Remove the old ds1374 driver and use the ds13rtc driver instead. AdjustIan Lepore2017-08-132-3/+1
* Add a new driver, ds13rtc, that handles all DS13xx series i2c RTC chips.Ian Lepore2017-08-132-2/+2
* Support for v1.10 (latest) of RISC-V privilege specification.Ruslan Bukin2017-08-103-2/+6
* Mark geom classes as deprecated.Warner Losh2017-08-091-5/+5
* cxgbe(4): Add the T6 and T5 Unified Wire configuration files to theNavdeep Parhar2017-08-071-2/+22