summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Invoke make_dtb with MACHINE defined for enhanced cross buildingimp2014-09-031-2/+2
* Create an interface for drivers to enable or disable their clocks as listedian2014-09-021-0/+2
* Allow the iwn(4) fw 100 to be compiled into the kernel and update thebrueffer2014-08-301-0/+14
* Add XL710 device entries to NOTES, and directories to the modulejfv2014-08-281-0/+2
* Update to the Intel Base driver for the Intel XL710 Ethernet Controller Familyjfv2014-08-221-16/+20
* Bring in the new automounter, similar to what's provided in most othertrasz2014-08-173-0/+6
* Update to the current version of netmap.luigi2014-08-161-0/+1
* Add if_ath_alq code into the non-module build.adrian2014-08-161-0/+2
* Allow iwn105fw and iwn135 firmwares to be compiled into the kernel.gavin2014-08-141-0/+28
* Disable all inline warnings on gcc >= 4.3. Not sure exactly where theimp2014-08-141-0/+4
* Streamline format extensions. Either the compiler supports them, andimp2014-08-141-3/+2
* Add support for FDT and !FDT configs on Atmel, though FDT isn'timp2014-08-141-1/+1
* Add support for the SCTP_PR_STREAM_STATUS and SCTP_PR_ASSOC_STATUStuexen2014-08-131-0/+1
* Truncate the ctfmerge command line, like we do with SYSTEM_LD.imp2014-08-121-1/+2
* Remove dependence on source tree options. Move all kernel moduleimp2014-08-111-2/+37
* Add the dts include directory to the -I list when doing arm builds.ian2014-08-081-1/+1
* Add an arm option, ARM_DEVICE_MULTIPASS, used to opt-in to multi-passian2014-08-051-0/+1
* Add a simple unaccelerated vt(4) framebuffer driver for Sun framebuffersnwhitehorn2014-08-051-0/+1
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cglebius2014-08-056-0/+6
* Add new USB phone descriptor template for USB device side mode.hselasky2014-08-051-0/+1
* Move most of the 15 variations on generating opt_inet.h andimp2014-08-042-0/+44
* Include the kernel options after bsd.init.mk so that when we'reimp2014-08-041-2/+3
* Make the witness lock limit an option.imp2014-08-031-0/+1
* Add vt(4) support to sparc64. The only driver currently present (ofwfb)nwhitehorn2014-08-021-0/+1
* files.mips: the kbd driver is used by vt(4) tooemaste2014-07-301-1/+1
* The accept filter code is not specific to the FreeBSD IPv4 network stack,marcel2014-07-261-1/+1
* Reviewed by: impsjg2014-07-263-6/+6
* Clean symlinks created in sys/modules dirs when a make clean is invoked.sbruno2014-07-241-0/+1
* After r261991, clang warnings about unused functions in the kernel weredim2014-07-161-1/+1
* Add support for VMWare dialect of EXTENDED COPY command, aka VAAI Clone.mav2014-07-161-0/+2
* Remove ia64.marcel2014-07-075-385/+1
* BREAK_TO_DEBUGGER is not just serial console anymore, it controls alljmg2014-07-041-1/+1
* Remove ofwfb(4) in order to fix the LINT build breakage caused by r268069.marius2014-07-021-1/+0
* Merge the NFSv4.1 server code in projects/nfsv4.1-server overrmacklem2014-07-011-0/+1
* MFV r267565:delphij2014-07-011-0/+1
* Add vt(4) devices and options to NOTESemaste2014-07-011-0/+14
* Add missing VT_ kernel config knobsemaste2014-06-301-2/+5
* In order to get vt(4) a bit closer to the feature set provided by sc(4),marius2014-06-271-1/+2
* Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelbz2014-06-261-0/+5
* cxgbe(4): Update the bundled T4 and T5 firmwares to versions 1.11.27.0.np2014-06-221-2/+2
* Remove stale link to deleted vt(4) xboxfb driver.ray2014-06-181-1/+0
* Rename vt(4) vga module to dismiss interference with syscons(4) vga module.ray2014-06-181-1/+1
* xen: create a Xen nexus to use in PV/PVHroyger2014-06-162-0/+2
* xen: create a PV CPU device for PVH guestsroyger2014-06-161-0/+1
* xen: introduce xenpv busroyger2014-06-162-0/+2
* xen: add hooks for Xen PV APICroyger2014-06-162-0/+2
* Add disklabel64 supportae2014-06-113-0/+3
* Add support for the SCTP_LOCAL_TRACE_BUF options.tuexen2014-06-101-2/+3
* Initialize the pbuf counter for directio using SYSINIT, instead ofkib2014-06-081-1/+1
* Factor out kernel configuration for DWC OTG FDT attach code.hselasky2014-05-291-0/+1
OpenPOWER on IntegriCloud