summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Add software PMC support.fabient2012-03-281-0/+1
* Allow (with a license warning) "options ZFS" to work in static kernels.peter2012-03-271-1/+126
* Driver for OpenCores I2C controller.jchandra2012-03-271-0/+1
* Move driver for DS1374 RTC to sys/dev/iicbusjchandra2012-03-271-0/+1
* Work around the following clang warning in mps(4):dim2012-03-231-1/+2
* Connect geom_part_ldm to the kernel build.ae2012-03-191-0/+1
* (Re)-make these ACL routines optional.adrian2012-03-131-2/+2
* Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).mav2012-03-011-0/+2
* Revert r231978, so I can apply a more proper fix to silence unneededdim2012-02-231-10/+5
* When building with clang, disable -Wunneeded-internal-declaration fordim2012-02-211-5/+10
* Break out the radar code into a separate source file.adrian2012-02-201-0/+4
* Merge ACPICA 20120215.jkim2012-02-161-149/+151
* properly sort dev/oce entriesluigi2012-02-141-6/+6
* Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)luigi2012-02-101-0/+6
* 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
* 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
* 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
* Replace GPLd headers from the Maestro3 driver with BSD licensedpfg2012-01-201-2/+1
* Major snd_hda driver rewrite:mav2012-01-151-0/+4
* Add the CAM Target Layer (CTL).ken2012-01-121-0/+13
* Merge ACPICA 20120111.jkim2012-01-111-0/+1
* Replace GPL'd headers in the emu10kx snd driver code.pfg2012-01-111-28/+3
* 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-041-6/+7
* 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
* 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-301-12/+20
* For several files in sys/dev/drm, disable -Wunused-value when buildingdim2011-12-301-4/+7
* First pass of LED related code changes.adrian2011-12-261-0/+2
* When building with clang, disable -Wshift-count-negative anddim2011-12-211-1/+1
* When building with clang, disable -Warray-bounds for sys/dev/asr/asr.c,dim2011-12-211-1/+2
* Start selectively disabling a few kernel build warnings for clang, sincedim2011-12-211-2/+4
* retire libkern getsavg2011-12-171-1/+0
* Merge ACPICA 20111123.jkim2011-11-281-0/+3
* Limit building sfxge(4) in-kernel to amd64 for the time being. We can put itphilip2011-11-281-31/+0
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)marius2011-11-251-1/+0
* Don't compile in the AR9130 embedded WMAC code into the HAL by default.adrian2011-11-241-5/+8
* forgot to merge NETMAP entries in sys/conf !luigi2011-11-221-0/+1
* - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()lstewart2011-11-211-1/+1
* Provide high-level functions to access the feed-forward absolute and differencelstewart2011-11-201-0/+1
* Add unicode support to msdosfs and smbfs; original pathes from imura,kevlo2011-11-181-0/+1
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersphilip2011-11-161-0/+31
OpenPOWER on IntegriCloud