aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Make nvd vs nda choice boot-time rather than build-timeWarner Losh2017-08-042-4/+4
* cxgbe(4): Initial import of the "collect" component of Chelsio unifiedNavdeep Parhar2017-08-031-0/+12
* arm64: Add Allwinner H5 SoCEmmanuel Vadot2017-08-022-0/+2
* Add a driver for the Intersil ISL12xx family of i2c RTC chips.Ian Lepore2017-08-011-0/+1
* Move the device descriptions onto the device lines, so they cut and pasteIan Lepore2017-07-301-19/+9
* Add a few missing i2c devices that build fine on all arches.Ian Lepore2017-07-301-0/+10
* Replace the pcf8563 i2c RTC driver with a new nxprtc driver which handlesIan Lepore2017-07-291-1/+1
* Merge ACPICA 20170728.Jung-uk Kim2017-07-281-0/+1
* After inpcb route caching was put back in place there is no need forBjoern A. Zeeb2017-07-272-5/+0
* Allow -DNO_SKIP_DEPEND to override the _SKIP_DEPEND logic.Bryan Drewery2017-07-251-2/+2
* Allow disabling dependency tracking if DEPEND_CFLAGS is empty.Bryan Drewery2017-07-241-3/+1
* Slightly simplify logic for which depend file is expected.Bryan Drewery2017-07-241-3/+7
* Compile the atomic64 emulation for powerpcspeJustin Hibbits2017-07-211-1/+1
* Add cpufreq support for P1022 and MPC8536Justin Hibbits2017-07-211-0/+1
* add arm64 objcopy output target for embedfsEd Maste2017-07-201-0/+1
* Include ARCH_FLAGS in CFLAGS when building modules.Brooks Davis2017-07-192-1/+2
* Fix kldload of if_ixl without PCI_IOV kernel option.Bryan Drewery2017-07-131-1/+1
* Fix a missing comment marker.Glen Barber2017-07-131-1/+1
* META_MODE: Fix not writing .meta files in the kernel build.Bryan Drewery2017-07-121-2/+1
* Add external PLATFORM access on arm, and use it in the pl310 driver.Andrew Turner2017-07-111-0/+1
* An MMC/SD/SDIO stack using CAMWarner Losh2017-07-092-3/+9
* arm64: Add Allwinner I2C controller to GENERIC kernelEmmanuel Vadot2017-07-091-0/+2
* Remove the MULTIDELAY option from arm. It's now enabled when PLATFORM isAndrew Turner2017-07-071-1/+0
* Fix out-of-tree kernel builds after r320275 when bsd.linker.mk not yet instal...Bryan Drewery2017-07-052-2/+2
* ixgbe(4): Update HEAD (p3) to 3.2.12-kEric Joyner2017-07-051-0/+8
* Remove PLATFORM_SMP. It's unneeded as all configs with both PLATFORM andAndrew Turner2017-07-041-1/+0
* Garbage collect kernel option TWA_FLASH_FIRMWARESean Bruno2017-07-031-1/+0
* allwinner: Add A64 ccung supportEmmanuel Vadot2017-07-031-0/+6
* Add iic_recover_bus.c. Should have been part of r320461.Ian Lepore2017-06-291-0/+1
* Implement parts of the hrtimer API in the LinuxKPI.Mark Johnston2017-06-261-0/+2
* Allwinner: Add support for H2 Plus SoCEmmanuel Vadot2017-06-241-0/+1
* Introduce LINKER_FEATURES to avoid duplicating version logicEd Maste2017-06-232-2/+2
* enable --build-id for the kernel linkEd Maste2017-06-232-0/+8
* retire arm64 kernel module linker workaroundEd Maste2017-06-221-10/+0
* Rework logic for skipping .depend/.meta file read/stat/writes.Bryan Drewery2017-06-221-4/+14
* Fix various 'make *clean *all *install' combinations.Bryan Drewery2017-06-211-3/+3
* add -znotext to kernel module link invocationEd Maste2017-06-211-2/+2
* MFV r318946: 8021 ARC buf data scatter-izationAndriy Gapon2017-06-201-0/+1