| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Add the optional nvram(4) device. As with 7.x, this device is off | John Baldwin | 2008-08-01 | 1 | -0/+3 |
| * | MFC r179347. | Pyun YongHyeon | 2008-07-28 | 1 | -0/+1 |
| * | MFC: kernel-mode NFS lock manager. | Doug Rabson | 2008-04-24 | 1 | -0/+1 |
| * | Add the hptrr driver. | Scott Long | 2007-12-15 | 2 | -0/+6 |
| * | MFC: sync the mxge driver with HEAD, modulo some slight differences | Andrew Gallatin | 2007-10-02 | 1 | -0/+2 |
| * | MFC: coretemp(4) | Dag-Erling Smørgrav | 2007-09-28 | 1 | -0/+7 |
| * | MFC msk(4) to RELENG_6 | Pyun YongHyeon | 2007-03-27 | 1 | -0/+1 |
| * | MFi386: Ident the SMP kernel as SMP-GENERIC (not GENERIC). | Colin Percival | 2007-03-03 | 1 | -0/+2 |
| * | Back out rev 1.439.2.16 - it is on purpose that GENERIC doesn't support SMP | David E. O'Brien | 2006-12-14 | 1 | -3/+0 |
| * | Turn on SMP in the default kernel. | David E. O'Brien | 2006-12-14 | 1 | -0/+3 |
| * | MFC: 1.457, 1.458 | Marius Strobl | 2006-11-26 | 1 | -3/+2 |
| * | MFC: 1.16: Fix booting with ps2 keyboards. | Ruslan Ermilov | 2006-10-30 | 1 | -1/+0 |
| * | MFC: | Simon L. B. Nielsen | 2006-10-09 | 1 | -1/+0 |
| * | MFC: Update to the ipmi(4) driver to add more attachments as well as SSIF | John Baldwin | 2006-09-29 | 1 | -0/+2 |
| * | MFC: Move AH[CD]_REG_PRETTY_PRINT options to where they belongs. | Xin LI | 2006-07-13 | 1 | -4/+4 |
| * | MFC: add ath and related modules | Sam Leffler | 2006-07-11 | 1 | -0/+6 |
| * | Hook up the rr232x driver. | Scott Long | 2006-04-30 | 2 | -0/+6 |
| * | MFC: Add bce | Paul Saab | 2006-04-12 | 1 | -0/+1 |
| * | MFC: | Maksim Yevmenkin | 2006-04-04 | 1 | -0/+2 |
| * | Hook the MFI driver up to the kernel build. | Scott Long | 2006-04-04 | 1 | -0/+1 |
| * | MFC DRM. Notable changes: | Eric Anholt | 2005-12-14 | 1 | -0/+2 |
| * | MFC: Bring /dev/speaker support to amd64. | Ruslan Ermilov | 2005-11-16 | 1 | -0/+3 |
| * | MFC: Sort ath_rate_* entries. Mark ath_rate_sample as the desired algorithm. | Ruslan Ermilov | 2005-11-16 | 1 | -2/+2 |
| * | MFC: Hook nve(4) up in i386 and amd64 NOTES. | John Baldwin | 2005-11-08 | 1 | -0/+2 |
| * | MFC: Add DEFAULTS files for amd64, i386, and pc98. | John Baldwin | 2005-10-28 | 1 | -4/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-10-28 | 1 | -0/+14 |
| * | Big overall MFC of polling(4) cleanup: | Gleb Smirnoff | 2005-10-07 | 1 | -4/+4 |
| * | MFC: Minor fixes and add amd64 support: | Jung-uk Kim | 2005-10-06 | 1 | -0/+2 |
| * | MFC Import of the new version of the HPTMV driver from Highpoint. | Xin LI | 2005-10-06 | 2 | -1/+2 |
| * | Fix a whitespace screw-up I made when doing the MFC of COMPAT_FREEBSD5. | Ken Smith | 2005-09-22 | 1 | -1/+1 |
| * | Now that our showstopper list has shrunk, take another step closer to the | Scott Long | 2005-09-18 | 2 | -12/+9 |
| * | MFC: r300 DRM support. Supports all current non-PCIE Radeons, as far as the | Eric Anholt | 2005-08-04 | 1 | -1/+1 |
| * | MFC r1.441: | Maxime Henrion | 2005-07-29 | 1 | -2/+1 |
| * | MFC addition of the COMPAT_FREEBSD5 option. Specific versions | Ken Smith | 2005-07-18 | 1 | -0/+1 |
| * | Sync i386->amd64. | Peter Wemm | 2005-06-30 | 1 | -6/+29 |
| * | Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from | David E. O'Brien | 2005-06-20 | 1 | -0/+1 |
| * | Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specific | Stephan Uphoff | 2005-06-14 | 1 | -0/+3 |
| * | Add new ral(4) and ural(4) drivers. | Damien Bergamini | 2005-05-24 | 1 | -0/+2 |
| * | Implement an alternate method to stop CPUs when entering DDB. Normally we use | Doug White | 2005-04-30 | 1 | -0/+6 |
| * | Remove the ACPI_MAX_THREADS option. | Scott Long | 2005-04-25 | 1 | -3/+0 |
| * | Revert previous commit: The hwpmc(4) driver compiles on all platforms. | Marcel Moolenaar | 2005-04-20 | 1 | -13/+0 |
| * | Move this to the specific architectures that are supported. #ifdef foo | Warner Losh | 2005-04-19 | 1 | -0/+13 |
| * | Update to DRM CVS as of 2005-04-12, bringing many changes: | Eric Anholt | 2005-04-16 | 1 | -18/+9 |
| * | MFi386: remove NO_MIXED_MODE | Peter Wemm | 2005-04-15 | 2 | -10/+0 |
| * | Follow i386's suit and include AGP support in the generic kernel. | Eric Anholt | 2005-04-13 | 1 | -0/+2 |
| * | 'apic' isn't optional on amd64, so don't speak as if it is. | David E. O'Brien | 2005-04-08 | 1 | -5/+0 |
| * | MFR5: rev 1.421.2.6: Enable support for 32-bit Linux binaries by default. | David E. O'Brien | 2005-03-31 | 1 | -0/+5 |
| * | Glue the arcmsr driver into the tree. | Scott Long | 2005-03-31 | 2 | -0/+7 |
| * | Add USB Communication Device Class Ethernet driver. Originally written for | Maxim Sobolev | 2005-03-22 | 1 | -0/+1 |
| * | Add a comment to note that pseudo-device bpf is required for DHCP. | Murray Stokely | 2005-03-18 | 1 | -0/+1 |