summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapterdavidcs2013-06-251-0/+6
* Rename run(4) firmware file from runfw to run.fw. Previous name was thegonzo2013-06-211-4/+4
* Add quad port probe support, this gives the admin proper information about th...jfv2013-06-181-0/+6
* This is an addendum to r251837.scottl2013-06-171-0/+1
* Add C11 atomic fallbacks for ARM.ed2013-06-131-0/+2
* Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.adrian2013-06-121-0/+2
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for therpaulo2013-06-082-0/+4
* Add proper __sync_*() intrinsics for MIPS.ed2013-06-081-0/+2
* Bring over the initial static bluetooth coexistence configurationadrian2013-06-071-0/+2
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...achim2013-05-242-0/+6
* Add basic support for FDT to i386 & amd64. This change includes:marcel2013-05-218-3/+13
* Merge ACPICA 20130517.jkim2013-05-201-0/+3
* Spell extensions correctly.brooks2013-05-201-2/+2
* Finally change the mbuf to have its own fib field instead of stealingjulian2013-05-161-1/+2
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 fordavidcs2013-05-151-0/+7
* Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related tobrooks2013-05-151-2/+10
* Port the new PV entry allocator from amd64/i386/mips to armv6/v7.gber2013-05-141-0/+1
* - Add a new general purpose path-compressed radix trie which can be usedjeff2013-05-121-0/+1
* Add option WITNESS_NO_VNODE to suppress printing LORs between VNODEmarcel2013-05-091-0/+1
* Bring in a basic ethernet switch driver for the IP17x series ofadrian2013-05-081-0/+5
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inattilio2013-05-072-1/+5
* Allow the default USB template to be specified at compile time.hselasky2013-05-031-0/+1
* Add the AR9300 HAL into the kernel and module builds.adrian2013-05-022-1/+50
* MFP4 changes 222065 and 222068:brooks2013-04-302-1/+1
* Add a new driver to support the Intel Non-Transparent Bridge(NTB).carl2013-04-291-0/+2
* Add usie to LINT.glebius2013-04-261-0/+3
* wiigpio depends on options WII.rpaulo2013-04-241-1/+1
* Add an option for the GE FES based packet engines. Its board IDsimp2013-04-231-0/+1
* Expose CAM_BOOT_DELAY as a kernel conf item now.sbruno2013-04-201-0/+1
* Merge ACPICA 20130418.jkim2013-04-191-0/+1
* Implement a very basic multi-PHY aware switch device.adrian2013-04-191-0/+1
* Move the NFS FHA (File Handle Affinity) code from sys/nfsserver token2013-04-171-1/+1
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatken2013-04-171-1/+3
* Introduce glabel labels based on GEOM ident attributes. In this initialivoras2013-04-151-0/+1
* Unbreak tinderbox build after r249420.jkim2013-04-122-2/+0
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-121-3/+0
* Generate a LINT for powerpc and for powerpc64.bz2013-04-111-1/+7
* options DPT_HANDLE_TIMEOUTS hasn't worked since dpt(4) was converted to CAMsbruno2013-04-102-17/+1
* Merge from projects/counters: counter(9).glebius2013-04-081-0/+1
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedmarius2013-04-061-6/+2
* - Make ata_str2mode() static, it's not used outside of ata-all.c.marius2013-04-061-1/+0
* Merge ACPICA 20130328.jkim2013-04-041-0/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-044-23/+3
* MFP4 change 217313 and part of 222068:brooks2013-04-031-0/+1
* MFP4 change 210763brooks2013-04-032-0/+8
* Comment out the VIMAGE since we need to build both LINTS tokevlo2013-04-031-2/+2
* Add VIMAGE to NOTES.kevlo2013-04-021-0/+4
* Fix kernel build with options ZFS after r24571 (libzfs_core).mm2013-03-231-0/+2
* MFCattilio2013-03-174-23/+26
|\
| * The -mno-apcs-frame argument is unavaliable on clang, also ignore it there.andrew2013-03-171-1/+1
OpenPOWER on IntegriCloud