summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* properly sort dev/oce entriesluigi2012-02-141-6/+6
* Fix a typo.rmh2012-02-121-1/+1
* Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe"rmh2012-02-123-0/+58
* newvers.sh: unbreak git/git-svn supportavg2012-02-121-4/+8
* Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)luigi2012-02-102-0/+8
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-071-3/+3
* After multiple requests for back out, after multiple promisses from adrian@pjd2012-02-041-3/+2
* Missed file in r230993.nwhitehorn2012-02-041-0/+1
* Fix the netback driver build for i386.ken2012-02-021-0/+1
* Unbreak the i386 full PV (XEN kernel) build by reverting rev 230878 andken2012-02-021-1/+0
* Use new OSS-based BSD-licensed header for cs sound driver.pfg2012-02-011-2/+1
* Add the netback driver to the build.ken2012-02-011-0/+1
* Add isci(4) driver for amd64 and i386 targets.jimharris2012-01-314-0/+224
|\
| * Rebase user/jimharris/isci branch from head.jimharris2012-01-311-0/+5
| |\
| * \ Rebase user/jimharris/isci branch from head.jimharris2012-01-269-76/+148
| |\ \
| * | | Move isci and ISCI_LOGGING to amd64/i386 specific NOTES.jimharris2012-01-251-9/+0
| * | | Modify GENERIC, files and options for isci (Intel C600 SAS controller) driver.jimharris2012-01-065-0/+233
* | | | Add a DFS debugging mode which is useful when doing automated DFSadrian2012-01-311-0/+1
| |_|/ |/| |
* | | New hardware support: Intel X540 adapter support added.jfv2012-01-301-0/+2
* | | Bring in the LSI-supported version of the mps(4) driver.ken2012-01-261-0/+3
| |/ |/|
* | Add support for the extended FPU states on amd64, both for nativekib2012-01-211-0/+1
* | Revert r230390.andreast2012-01-211-5/+2
* | Replace GPLd headers from the Maestro3 driver with BSD licensedpfg2012-01-201-2/+1
* | Add the .opd section, this is helps booting a profiled kernel.andreast2012-01-201-8/+8
* | Disable GUPROF on archs other than i386/amd64 since the fine details are notandreast2012-01-201-2/+5
* | Unbreak several mips kernel configs after r230150 and r230152 to makebz2012-01-181-0/+1
* | Stop overloading opt_global.h.adrian2012-01-161-4/+4
* | Add the new option introduced in the previous commit.adrian2012-01-151-0/+1
* | Major snd_hda driver rewrite:mav2012-01-152-0/+5
* | Add the CAM Target Layer (CTL).ken2012-01-122-0/+14
* | Merge ACPICA 20120111.jkim2012-01-111-0/+1
* | Replace GPL'd headers in the emu10kx snd driver code.pfg2012-01-111-28/+3
* | Enable hardware RNG for VIA Nano processors.jkim2012-01-091-0/+1
* | Make these two files conditionally build on UFS_ACL, as it doesn'tadrian2012-01-081-2/+3
* | GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images.ray2012-01-042-6/+8
* | Update contrib/xz-embedded to build with new GEOM_UNCOMPRESS module.ray2012-01-041-0/+15
* | Replace a GPL'd header in the emu10k1 snd driver code.pfg2012-01-031-4/+2
* | Implement extensions on top of standards instead of the other way around.ed2012-01-031-2/+2
* | Trivial standardization to a few comments in kern.pre.mk.gjb2012-01-031-2/+2
* | Remove the now unused skpc() function.ed2012-01-011-1/+0
* | Introducing memcchr(3).ed2012-01-011-0/+1
* | Disable several instances instances of clang's -Wself-assign warning.dim2011-12-302-12/+21
* | For several files in sys/dev/drm, disable -Wunused-value when buildingdim2011-12-302-4/+8
* | For sys/dev/ce/tau32-ddk.c, disable the following warning when buildingdim2011-12-291-1/+2
* | Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA carddelphij2011-12-282-0/+14
* | First pass of LED related code changes.adrian2011-12-261-0/+2
* | When building the kernel for amd64 with clang, don't attempt to use thedim2011-12-241-0/+4
* | Make another clang warning, -Wparentheses-equality, non-fatal duringdim2011-12-241-1/+2
* | Make another clang warning, -Wempty-body, non-fatal during kerneldim2011-12-241-1/+1
* | Update a comment to reflect reality and explain why we're using themarius2011-12-241-1/+2
OpenPOWER on IntegriCloud