summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Update to the Intel ixgbe driver:jfv2015-03-172-15/+16
* Merge ^/head r279985 through r279994.dim2015-03-141-2/+2
* Merge ^/head r279893 through r279984.dim2015-03-141-3/+37
|\
| * Categorize certain kernel builds as being broken in certain places.imp2015-03-121-0/+27
| * Add support for specifying unsupported / broken options that overrideimp2015-03-121-3/+10
* | Merge ^/head r279759 through r279892.dim2015-03-113-9/+6
|\ \ | |/
| * Factor out mbuf hashing code from LAGG driver so that other networkhselasky2015-03-111-3/+1
| * Reimplement support for userland core dump compression using a new interfacemarkj2015-03-092-6/+5
* | Merging ^/head r279596 through r279758.dim2015-03-071-2/+1
|\ \ | |/
| * Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independentnwhitehorn2015-03-071-2/+1
* | Merge ^/head r279313 through r279595.dim2015-03-045-7/+17
|\ \ | |/
| * Record the dependency to x86bios in vga_pcidumbbell2015-03-012-5/+5
| * Add infrastructure for exporting config schema from PF driversrstone2015-03-011-0/+1
| * Implement interface to create SR-IOV Virtual Functionsrstone2015-03-012-0/+2
| * Move libnv into the kernel and hook it into the kernel buildrstone2015-03-011-0/+3
| * Implement asprintf in libkernrstone2015-03-011-0/+1
| * Add a driver for the Maxim DS3231 a low-cost, extremely accurate (+-2PPM)loos2015-02-281-0/+1
| * Use appropriate alternative to -msoft-float for clang-built PowerPC kernels.nwhitehorn2015-02-271-2/+4
* | Merge ^/head r279163 through r279308.dim2015-02-261-0/+31
|\ \ | |/
| * sfxge: add to config filesarybchik2015-02-251-0/+31
* | Merging ^/head r278916 through r279022.dim2015-02-195-30/+64
|\ \ | |/
| * Use KTR_COMPILE=(KTR_ALL) for LINTs, to get more code coverage.glebius2015-02-191-1/+1
| * Use the ARM unwinder with dtrace to extract the stack when asked. With thisandrew2015-02-191-1/+1
| * Allow the ARM unwinder to work through modules. This will be used to addandrew2015-02-191-0/+1
| * Merge ACPICA 20141107 and 20150204.jkim2015-02-181-0/+1
| * Populate new KERN_OPTS from all the opt_*.h files inimp2015-02-182-28/+60
* | Merge ^/head r278756 through r278915.dim2015-02-176-9/+21
|\ \ | |/
| * Globally enable -fms-extensions when building kernel with gcc, and removeglebius2015-02-174-4/+4
| * Pull the ARM ddb unwind code out to a new file. This will allow it to beandrew2015-02-171-0/+1
| * Fix compilation of the SDP driver and a compile warning after r278886.hselasky2015-02-171-1/+1
| * Update the infiniband stack to Mellanox's OFED version 2.1.hselasky2015-02-171-5/+5
| * Import USB display link driver from OpenBSD. Support for compressionhselasky2015-02-151-0/+4
| * Import videomode code from NetBSD which is needed by USB display link drivers.hselasky2015-02-152-0/+7
* | Merge ^/head r278499 through r278755.dim2015-02-141-1/+1
|\ \ | |/
| * Properly quote EXTRA_MODULES and WITHOUT_MODULES to ensure that theyimp2015-02-101-1/+1
* | Merge ^/head r278351 through r278498.dim2015-02-106-11/+16
|\ \ | |/
| * Remove FreeBSD/wii.rpaulo2015-02-102-7/+0
| * Prefer install over mkdir to create the directory. Add test to ensureimp2015-02-091-3/+3
| * Move these definitions to bsd.own.mk along side the kernel directory /imp2015-02-091-4/+0
| * Fix typo.imp2015-02-091-1/+1
| * We need to create /boot/dtb since some use cases don't create a fullimp2015-02-091-0/+4
| * Make sure that we define DTB{OWN,GRP,MODE} so install works.imp2015-02-091-0/+3
| * Pass MODULES_EXTRA to the modules build. While I'm here, also alwaysimp2015-02-091-3/+1
| * Enforce that MK_foo options shall be either "yes" or "no" and nothingimp2015-02-091-0/+8
| * Add WPI_DEBUG option.adrian2015-02-071-0/+3
* | Merging ^/head r278298 through r278350.dim2015-02-072-2/+2
|\ \ | |/
| * Unbreak the build (memchr is explicitly required by devctl(9) after r278320)ngie2015-02-061-1/+1
| * Always prefer double dashes for GNU LD long options.davide2015-02-061-1/+1
* | Merging ^/head r278224 through r278297.dim2015-02-053-1/+13
|\ \ | |/
| * Import VCHI driver for Broadcom's VideoCore IV GPUgonzo2015-02-051-0/+3
OpenPOWER on IntegriCloud