| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing '.' for consistency! | pjd | 2007-04-10 | 1 | -1/+1 |
* | Add UFS_GJOURNAL options to the GENERIC kernel. | pjd | 2007-04-10 | 1 | -0/+1 |
* | Catch up with ACPI-CA 20070320 import. | jkim | 2007-03-22 | 1 | -8/+0 |
* | Include GEOM_LABEL in GENERIC. It's very useful and not well publicized | brooks | 2007-02-09 | 1 | -0/+1 |
* | Evolve the ctlreq interface added to geom_gpt into a generic | marcel | 2007-02-07 | 1 | -1/+1 |
* | Add msk(4) to the list of drivers supported by GENERIC kernel. | yongari | 2006-12-13 | 1 | -0/+1 |
* | Sync with i386 (remove the LINUX stuff) now that the module is usable. | netchild | 2006-12-03 | 1 | -5/+0 |
* | It's been possible to build linprocfs as a module for some time now. | ru | 2006-11-22 | 1 | -1/+1 |
* | Remove the KDTRACE option again because of the complaints about having | jb | 2006-11-04 | 1 | -3/+0 |
* | Build in kernel support for loading DTrace modules by default. This | jb | 2006-11-04 | 1 | -0/+3 |
* | Remove the KSE option now that it's in DEFAULTS on these arches/machines. | jb | 2006-10-26 | 1 | -1/+0 |
* | Add 'options KSE' to the kernel config DEFAULTS on all arches/machines | jb | 2006-10-26 | 1 | -0/+3 |
* | Make KSE a kernel option, turned on by default in all GENERIC | jb | 2006-10-26 | 1 | -0/+1 |
* | Move "device splash" back to MI NOTES and "files", it's MI. | ru | 2006-10-23 | 1 | -2/+0 |
* | MFi386: 1.13: Fix booting with ps2 keyboards. | ru | 2006-10-21 | 1 | -1/+0 |
* | Move more MD devices and options out of MI NOTES. | des | 2006-10-20 | 1 | -3/+57 |
* | The VGA_DEBUG option only exists on {amd64,i386,ia64}. | des | 2006-10-20 | 1 | -3/+2 |
* | Remove references to pccard.conf | imp | 2006-10-19 | 1 | -2/+2 |
* | - Remove SCHED_ULE from GENERIC to better avoid foot-shooting by | simon | 2006-10-05 | 1 | -1/+0 |
* | Added COMPAT_FREEBSD6 option. | ru | 2006-09-26 | 1 | -0/+1 |
* | Update the ipmi(4) driver: | jhb | 2006-09-22 | 1 | -0/+2 |
* | Remove sio(4) and related options from MI files to amd64, i386 | marcel | 2006-07-29 | 1 | -0/+38 |
* | Make the firmware assist driver resident in | mjacob | 2006-07-09 | 1 | -0/+1 |
* | Temporarily remove SCHED_CORE, it seems I have so many works can do now, | davidxu | 2006-07-05 | 1 | -1/+0 |
* | Add a pure open source nForce Ethernet driver, under BSDL. | obrien | 2006-06-26 | 1 | -0/+2 |
* | Backed out the change by request from rwatson. | babkin | 2006-06-26 | 1 | -1/+0 |
* | The common UID/GID space implementation. It has been discussed on -arch | babkin | 2006-06-25 | 1 | -0/+1 |
* | Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's | netchild | 2006-06-15 | 1 | -1/+0 |
* | Add scheduler CORE, the work I have done half a year ago, recent, | davidxu | 2006-06-13 | 1 | -0/+1 |
* | Enable a few more things in x86 NOTES to get broader LINT coverage: | jhb | 2006-06-12 | 1 | -0/+12 |
* | Add the ability to subset the devices that UART pulls in. This allows | imp | 2006-06-12 | 1 | -0/+3 |
* | Add le(4). I could actually only test it on alpha, i386 and sparc64 but | marius | 2006-05-17 | 1 | -1/+2 |
* | Kill more references to lnc(4). | ru | 2006-05-16 | 1 | -3/+1 |
* | Remove some remnants of lnc(4). | marius | 2006-05-14 | 1 | -4/+0 |
* | Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux | ambrisko | 2006-05-09 | 2 | -0/+5 |
* | add ath and wlan crypto support | sam | 2006-05-03 | 1 | -0/+6 |
* | Rewrite of puc(4). Significant changes are: | marcel | 2006-04-28 | 1 | -2/+0 |
* | Enable the rr232x driver for amd64. | scottl | 2006-04-28 | 2 | -0/+6 |
* | Move AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT below | delphij | 2006-04-24 | 1 | -4/+4 |
* | Hook bce up to the build | ps | 2006-04-10 | 1 | -0/+1 |
* | Add kbdmux(4) to GENERIC on amd64 | emax | 2006-03-31 | 1 | -0/+2 |
* | Hook the MFI driver up to the build. | scottl | 2006-03-29 | 1 | -0/+1 |
* | MFi386 revision 1.1220: options TDFX_LINUX --> device tdfx_linux | yar | 2006-03-06 | 1 | -3/+2 |
* | Move linux support to the linux section. | obrien | 2006-01-12 | 1 | -1/+1 |
* | Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43) | phk | 2006-01-10 | 1 | -0/+1 |
* | Merge DRM CVS as of 2005-12-02, adding i915 DRM support thanks to Alexey Popov, | anholt | 2005-12-03 | 1 | -0/+1 |
* | Update DRM to CVS snapshot as of 2005-11-28. Notable changes: | anholt | 2005-11-28 | 1 | -0/+1 |
* | - Allow duplicate "machine" directives with the same arguments. | ru | 2005-11-27 | 3 | -9/+1 |
* | Don't enable PUC_FASTINTR by default in the source. Instead, enable it | jhb | 2005-11-21 | 1 | -0/+2 |
* | Add /dev/speaker support to amd64. | ru | 2005-11-11 | 1 | -0/+3 |