aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* ext2fs: Add uninit_bg feature support.Pedro F. Giffuni2017-06-201-0/+1
* Create a new option ARM_USE_V6_BUSDMA to force an armv4/5 kernel toWarner Losh2017-06-182-3/+4
* make.conf: Add the possibility to use another DTCEmmanuel Vadot2017-06-171-0/+5
* Introduce Armada 38x/XP network controller supportZbigniew Bodek2017-06-131-0/+4
* Add a driver for the Vitesse/Microsemi VSC8501 PHY.Ian Lepore2017-06-111-0/+1
* Add some utility functions to help a PHY driver on an FDT-configuredIan Lepore2017-06-111-0/+1
* Augment wait queue support in the LinuxKPI.Mark Johnston2017-06-091-0/+2
* Remove msdosfs -o large support.Konstantin Belousov2017-06-091-1/+0
* Add the infrastructure to support loading multiple versions of TCPJonathan T. Looney2017-06-082-0/+22
* vm.defer_swapspace_pageouts was removed in r308474.Bryan Drewery2017-06-071-2/+1
* [iwm] Move Smart Fifo handling into if_iwm_sf.c, sync with Linux iwlwifi.Adrian Chadd2017-06-041-0/+1
* Revert r319053 due to lack of sence. As pointed out by kib@ opt_global.hDmitry Chagin2017-06-041-2/+0
* linux vdso: pass -fPIC to the assembler, not linkerEd Maste2017-06-032-2/+2
* Merge ACPICA 20170531.Jung-uk Kim2017-06-011-0/+1
* Support for linux ext2fs posix-draft ACLs.Pedro F. Giffuni2017-05-281-0/+1
* On success, getrandom() Linux system call returns the number of bytes thatDmitry Chagin2017-05-281-0/+2
* cxgbe(4): Update the T4, T5, and T6 firmwares to 1.16.45.0.Navdeep Parhar2017-05-231-3/+3
* Add support for Amazon Elastic Network Adapter (ENA) NICZbigniew Bodek2017-05-221-0/+6
* Add a driver for the Chelsio T6 crypto accelerator engine.John Baldwin2017-05-172-0/+4
* [iwm] Factor out firmware station handling into if_iwm_sta.c.Adrian Chadd2017-05-121-0/+1
* hyperv/vmbus: Reorganize vmbus device treeSepherosa Ziehau2017-05-103-0/+3
* Support skipping 'make obj' tree-walk.Bryan Drewery2017-05-092-1/+9
* Add MK_TESTS to kern.opts.mk to support r31800Enji Cooper2017-05-091-0/+1
* [mips] [rt2880] Add oldest Ralink MIPS SOC RT2880 support code.Adrian Chadd2017-05-061-0/+1
* cxgbe(4): Support routines for Tx traffic scheduling.Navdeep Parhar2017-05-021-0/+2
* armv8 has support for optional CRC32C instructions. This patch checks if they...Michael Tuexen2017-04-271-0/+1
* Revert r317446 and bring back cy(4).John Baldwin2017-04-271-0/+3
* Remove the cy(4) driver for Cyclades serial adapters.John Baldwin2017-04-261-3/+0