| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ACPICA 20120215. | Jung-uk Kim | 2012-02-16 | 1 | -149/+151 |
* | properly sort dev/oce entries | Luigi Rizzo | 2012-02-14 | 1 | -6/+6 |
* | Fix a typo. | Robert Millan | 2012-02-12 | 1 | -1/+1 |
* | Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe" | Robert Millan | 2012-02-12 | 3 | -0/+58 |
* | newvers.sh: unbreak git/git-svn support | Andriy Gapon | 2012-02-12 | 1 | -4/+8 |
* | Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe) | Luigi Rizzo | 2012-02-10 | 2 | -0/+8 |
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | Dimitry Andric | 2012-02-07 | 1 | -3/+3 |
* | After multiple requests for back out, after multiple promisses from adrian@ | Pawel Jakub Dawidek | 2012-02-04 | 1 | -3/+2 |
* | Missed file in r230993. | Nathan Whitehorn | 2012-02-04 | 1 | -0/+1 |
* | Fix the netback driver build for i386. | Kenneth D. Merry | 2012-02-02 | 1 | -0/+1 |
* | Unbreak the i386 full PV (XEN kernel) build by reverting rev 230878 and | Kenneth D. Merry | 2012-02-02 | 1 | -1/+0 |
* | Use new OSS-based BSD-licensed header for cs sound driver. | Pedro F. Giffuni | 2012-02-01 | 1 | -2/+1 |
* | Add the netback driver to the build. | Kenneth D. Merry | 2012-02-01 | 1 | -0/+1 |
* | Add isci(4) driver for amd64 and i386 targets. | Jim Harris | 2012-01-31 | 4 | -0/+224 |
* | Add a DFS debugging mode which is useful when doing automated DFS | Adrian Chadd | 2012-01-31 | 1 | -0/+1 |
* | New hardware support: Intel X540 adapter support added. | Jack F Vogel | 2012-01-30 | 1 | -0/+2 |
* | Bring in the LSI-supported version of the mps(4) driver. | Kenneth D. Merry | 2012-01-26 | 1 | -0/+3 |
* | Add support for the extended FPU states on amd64, both for native | Konstantin Belousov | 2012-01-21 | 1 | -0/+1 |
* | Revert r230390. | Andreas Tobler | 2012-01-21 | 1 | -5/+2 |
* | Replace GPLd headers from the Maestro3 driver with BSD licensed | Pedro F. Giffuni | 2012-01-20 | 1 | -2/+1 |
* | Add the .opd section, this is helps booting a profiled kernel. | Andreas Tobler | 2012-01-20 | 1 | -8/+8 |
* | Disable GUPROF on archs other than i386/amd64 since the fine details are not | Andreas Tobler | 2012-01-20 | 1 | -2/+5 |
* | Unbreak several mips kernel configs after r230150 and r230152 to make | Bjoern A. Zeeb | 2012-01-18 | 1 | -0/+1 |
* | Stop overloading opt_global.h. | Adrian Chadd | 2012-01-16 | 1 | -4/+4 |
* | Add the new option introduced in the previous commit. | Adrian Chadd | 2012-01-15 | 1 | -0/+1 |
* | Major snd_hda driver rewrite: | Alexander Motin | 2012-01-15 | 2 | -0/+5 |
* | Add the CAM Target Layer (CTL). | Kenneth D. Merry | 2012-01-12 | 2 | -0/+14 |
* | Merge ACPICA 20120111. | Jung-uk Kim | 2012-01-11 | 1 | -0/+1 |
* | Replace GPL'd headers in the emu10kx snd driver code. | Pedro F. Giffuni | 2012-01-11 | 1 | -28/+3 |
* | Enable hardware RNG for VIA Nano processors. | Jung-uk Kim | 2012-01-09 | 1 | -0/+1 |
* | Make these two files conditionally build on UFS_ACL, as it doesn't | Adrian Chadd | 2012-01-08 | 1 | -2/+3 |
* | GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images. | Aleksandr Rybalko | 2012-01-04 | 2 | -6/+8 |
* | Update contrib/xz-embedded to build with new GEOM_UNCOMPRESS module. | Aleksandr Rybalko | 2012-01-04 | 1 | -0/+15 |
* | Replace a GPL'd header in the emu10k1 snd driver code. | Pedro F. Giffuni | 2012-01-03 | 1 | -4/+2 |
* | Implement extensions on top of standards instead of the other way around. | Ed Schouten | 2012-01-03 | 1 | -2/+2 |
* | Trivial standardization to a few comments in kern.pre.mk. | Glen Barber | 2012-01-03 | 1 | -2/+2 |
* | Remove the now unused skpc() function. | Ed Schouten | 2012-01-01 | 1 | -1/+0 |
* | Introducing memcchr(3). | Ed Schouten | 2012-01-01 | 1 | -0/+1 |
* | Disable several instances instances of clang's -Wself-assign warning. | Dimitry Andric | 2011-12-30 | 2 | -12/+21 |
* | For several files in sys/dev/drm, disable -Wunused-value when building | Dimitry Andric | 2011-12-30 | 2 | -4/+8 |
* | For sys/dev/ce/tau32-ddk.c, disable the following warning when building | Dimitry Andric | 2011-12-29 | 1 | -1/+2 |
* | Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA card | Xin LI | 2011-12-28 | 2 | -0/+14 |
* | First pass of LED related code changes. | Adrian Chadd | 2011-12-26 | 1 | -0/+2 |
* | When building the kernel for amd64 with clang, don't attempt to use the | Dimitry Andric | 2011-12-24 | 1 | -0/+4 |
* | Make another clang warning, -Wparentheses-equality, non-fatal during | Dimitry Andric | 2011-12-24 | 1 | -1/+2 |
* | Make another clang warning, -Wempty-body, non-fatal during kernel | Dimitry Andric | 2011-12-24 | 1 | -1/+1 |
* | Update a comment to reflect reality and explain why we're using the | Marius Strobl | 2011-12-24 | 1 | -1/+2 |
* | Amend r228822 by not directly adding to CWARNFLAGS, but to an optional | Dimitry Andric | 2011-12-23 | 1 | -2/+3 |
* | When building the kernel with clang, it produces several warnings which | Dimitry Andric | 2011-12-23 | 1 | -0/+4 |
* | When building with clang, disable -Wshift-count-negative and | Dimitry Andric | 2011-12-21 | 2 | -1/+3 |