summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* - 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
| * Add __aeabi_memset to libkern, implemented using memset, as clang mayandrew2013-03-161-0/+1
| * Move the __aeabi_unwind_cpp_pr{0,1,2} functions to libkern so they can beandrew2013-03-161-0/+1
| * The compiler argument -mno-apcs-frame has no meaning when using EABI as weandrew2013-03-161-0/+2
| * Fix the indentation for a few commands that were missed or incorrectlyandrew2013-03-161-3/+3
| * Adjust the indentation of the trampoline compilation to make the commandsandrew2013-03-161-19/+18
| * FDT_DTS_FILE is expanded in a Makefile so use :R to remove the suffixbrooks2013-03-141-2/+2
| * Fix minor spelling error in a comment.joel2013-03-141-1/+1
* | MFCattilio2013-03-113-0/+8
|\ \ | |/
| * Add __aeabi_memcpy to libkern as clang may generate calls to it.andrew2013-03-101-0/+1
| * - Clang doesn't understand the -mno-thumb-interwork. Only use it with gcc.andrew2013-03-101-0/+6
| * Correctly align the unwind tables. Without this clang may incorrectly alignandrew2013-03-101-0/+1
* | Merge from vmcontention.attilio2013-03-091-0/+1
|\ \
| * \ MFCattilio2013-03-091-0/+1
| |\ \ | | |/
| | * MFCattilio2013-03-084-10/+19
| | |\
| | * \ MFCattilio2013-03-021-1/+0
| | |\ \
| | * \ \ MFCattilio2013-02-261-1/+1
| | |\ \ \
| | * | | | MFCattilio2013-02-211-1/+0
OpenPOWER on IntegriCloud