| Commit message (Expand) | Author | Age | Files | Lines |
* | Work around the following clang warning in mps(4): | dim | 2012-03-23 | 2 | -1/+3 |
* | Rework MIPS PMC code: | gonzo | 2012-03-22 | 2 | -1/+1 |
* | Exclude devices which are mutually exclusive with ATA_CAM. For better | marius | 2012-03-21 | 1 | -6/+6 |
* | Eliminate vm.pmap.shpgperproc and vm.pmap.pv_entry_max because they no | alc | 2012-03-21 | 1 | -1/+0 |
* | Connect geom_part_ldm to the kernel build. | ae | 2012-03-19 | 3 | -0/+3 |
* | Add rudimentary profiling of the hash table used in the in the umtx code to | davide | 2012-03-16 | 2 | -1/+4 |
* | - Fix to build a native i386 kernel without the SMP and atpic. | nyan | 2012-03-16 | 1 | -1/+1 |
* | Fill out fake preload structure to let userland tools like pmc(3) know | gonzo | 2012-03-15 | 1 | -1/+1 |
* | Add the missing IPOIB option. | delphij | 2012-03-14 | 1 | -0/+1 |
* | (Re)-make these ACL routines optional. | adrian | 2012-03-13 | 1 | -2/+2 |
* | Update comments and CFLAGS in sys/conf/kern.mk, introduced in r221879, | dim | 2012-03-13 | 1 | -10/+8 |
* | Don't build kernel.tramp on Octeon. Probably building it should be opt-in | jmallett | 2012-03-13 | 1 | -0/+2 |
* | o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern | jmallett | 2012-03-12 | 2 | -13/+1 |
* | Reenable -Winline on MIPS now that we're not compiling Cavium's error | jmallett | 2012-03-11 | 1 | -3/+0 |
* | Disable -Winline on MIPS in preparation for the import of the latest version | jmallett | 2012-03-11 | 1 | -0/+3 |
* | Get rid of mainbus.c. The version in nexus.c is being used and is | jmallett | 2012-03-10 | 1 | -1/+0 |
* | Move i386's intr_machdep.c to the x86 tree and share it with amd64. | jhb | 2012-03-09 | 3 | -3/+3 |
* | Allow a native i386 kernel to be built with 'nodevice atpic'. Just as on | jhb | 2012-03-09 | 2 | -3/+3 |
* | Provide wbwd(4), a driver for the watchdog timer found on various | bz | 2012-03-06 | 2 | -0/+2 |
* | In r232322, I forgot one case where a check for MK_CLANG_IS_CC was | dim | 2012-03-04 | 1 | -1/+1 |
* | Revert r232473. I have been convinced by Doug Barton and Bjoern Zeeb | dim | 2012-03-03 | 3 | -6/+6 |
* | After r232322, it turned out many people (and some ports) are building | dim | 2012-03-03 | 3 | -6/+6 |
* | o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl... | jmallett | 2012-03-03 | 2 | -0/+10 |
* | Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4). | mav | 2012-03-01 | 2 | -0/+4 |
* | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | dim | 2012-02-29 | 3 | -6/+6 |
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | dim | 2012-02-28 | 3 | -10/+12 |
* | Correct capitalization of "Hz" in user-visible text (manpages, printf(), | gavin | 2012-02-28 | 1 | -2/+2 |
* | Add backlight control to ATI-graphics PowerBooks and iBooks. | jhibbits | 2012-02-26 | 1 | -0/+1 |
* | Revert r231978, so I can apply a more proper fix to silence unneeded | dim | 2012-02-23 | 2 | -11/+5 |
* | Fix various typos and normalize spelling. | jpaetzel | 2012-02-22 | 1 | -11/+11 |
* | When building with clang, disable -Wformat-security for | dim | 2012-02-21 | 1 | -0/+1 |
* | When building with clang, disable -Wunneeded-internal-declaration for | dim | 2012-02-21 | 2 | -5/+11 |
* | Break out the radar code into a separate source file. | adrian | 2012-02-20 | 1 | -0/+4 |
* | Merge ACPICA 20120215. | jkim | 2012-02-16 | 1 | -149/+151 |
* | properly sort dev/oce entries | luigi | 2012-02-14 | 1 | -6/+6 |
* | Fix a typo. | rmh | 2012-02-12 | 1 | -1/+1 |
* | Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe" | rmh | 2012-02-12 | 3 | -0/+58 |
* | newvers.sh: unbreak git/git-svn support | avg | 2012-02-12 | 1 | -4/+8 |
* | Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe) | luigi | 2012-02-10 | 2 | -0/+8 |
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | dim | 2012-02-07 | 1 | -3/+3 |
* | After multiple requests for back out, after multiple promisses from adrian@ | pjd | 2012-02-04 | 1 | -3/+2 |
* | Missed file in r230993. | nwhitehorn | 2012-02-04 | 1 | -0/+1 |
* | Fix the netback driver build for i386. | ken | 2012-02-02 | 1 | -0/+1 |
* | Unbreak the i386 full PV (XEN kernel) build by reverting rev 230878 and | ken | 2012-02-02 | 1 | -1/+0 |
* | Use new OSS-based BSD-licensed header for cs sound driver. | pfg | 2012-02-01 | 1 | -2/+1 |
* | Add the netback driver to the build. | ken | 2012-02-01 | 1 | -0/+1 |
* | Add isci(4) driver for amd64 and i386 targets. | jimharris | 2012-01-31 | 4 | -0/+224 |
|\ |
|
| * | Rebase user/jimharris/isci branch from head. | jimharris | 2012-01-31 | 1 | -0/+5 |
| |\ |
|
| * \ | Rebase user/jimharris/isci branch from head. | jimharris | 2012-01-26 | 9 | -76/+148 |
| |\ \ |
|
| * | | | Move isci and ISCI_LOGGING to amd64/i386 specific NOTES. | jimharris | 2012-01-25 | 1 | -9/+0 |