| Commit message (Expand) | Author | Age | Files | Lines |
* | MFx86: the part of r204641 | nyan | 2010-03-05 | 1 | -2/+7 |
* | Introduce the new kernel sub-tree x86 which should contain all the code | attilio | 2010-02-25 | 1 | -1/+1 |
* | Adjust style (following the already existing rules) for the newly | attilio | 2010-02-15 | 1 | -1/+1 |
* | Add the options DEADLKRES (introducing the deadlock resolver thread) in | attilio | 2010-02-10 | 1 | -0/+1 |
* | Move the examples for the 'hints' and 'env' keywords from various GENERIC | jhb | 2010-01-19 | 1 | -9/+0 |
* | - Allow clock subsystem to be compiled without the apic support [0] | attilio | 2010-01-17 | 2 | -2/+3 |
* | Handling all the three clocks (hardclock, softclock, profclock) with the | attilio | 2010-01-15 | 1 | -4/+5 |
* | Add INCLUDE_CONFIG_FILE in GENERIC on all non-embedded platforms. | imp | 2010-01-10 | 1 | -0/+1 |
* | In sys/<arch>/conf/Makefile set TARGET to <arch>. That allows | bz | 2010-01-08 | 1 | -0/+2 |
* | Revert 200594. This file isn't intended for these sorts of things. | imp | 2010-01-04 | 1 | -7/+0 |
* | Add vlan(4) to all GENERIC kernels. | brooks | 2010-01-03 | 1 | -0/+1 |
* | Re-enable more options and devices. Now kernel size problem is gone. | nyan | 2010-01-03 | 1 | -20/+20 |
* | Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. | rnoland | 2009-12-29 | 1 | -4/+5 |
* | - Create a separate section in in the MI NOTES file for PCI wireless NIC | jhb | 2009-12-18 | 1 | -20/+0 |
* | Add INCLUDE_CONFIG_FILE, and a note in comments about how to also | dougb | 2009-12-16 | 1 | -0/+7 |
* | Fix cut'n paste on the AR9280 entry. | thompsa | 2009-12-02 | 1 | -1/+1 |
* | Add missing ath_ar9* ath hal entries. | thompsa | 2009-12-02 | 1 | -0/+2 |
* | Remove duplicate 'ural' entry since it was added to the MI NOTES a while | jhb | 2009-11-17 | 1 | -2/+0 |
* | MFi386: revision 199104 | nyan | 2009-11-12 | 1 | -16/+62 |
* | Allow Syscons terminal emulators to provide function key strings. | ed | 2009-11-11 | 1 | -8/+17 |
* | In r197963, a race with thread being selected for signal delivery | kib | 2009-10-27 | 1 | -21/+6 |
* | Move the USB wireless drivers down into their own section next to the USB | jhb | 2009-10-13 | 1 | -4/+5 |
* | MFi386: revision 197653 | nyan | 2009-10-01 | 1 | -1/+1 |
* | lindev(4) [1] is supposed to be a collection of linux-specific pseudo | bz | 2009-09-26 | 1 | -0/+3 |
* | MFi386: Remove old file. | nyan | 2009-09-09 | 1 | -6/+0 |
* | Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an | phk | 2009-09-08 | 1 | -0/+29 |
* | Temporarily revert the new-bus locking for 8.0 release. It will be | jhb | 2009-08-20 | 1 | -6/+0 |
* | * Completely Remove the option STOP_NMI from the kernel. This option | attilio | 2009-08-13 | 1 | -4/+0 |
* | Make the newbus subsystem Giant free by adding the new newbus sxlock. | attilio | 2009-08-02 | 1 | -0/+6 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 1 | -0/+1 |
* | Enable POSIX semaphores on all non-embedded architectures by default. | ed | 2009-07-02 | 1 | -0/+1 |
* | Add stub vm.h for pc98. | nyan | 2009-06-27 | 1 | -0/+6 |
* | Implement a facility for dynamic per-cpu variables. | jeff | 2009-06-23 | 1 | -0/+6 |
* | Remove MAC kernel config files and add "options MAC" to GENERIC, with the | rwatson | 2009-06-02 | 2 | -28/+1 |
* | Add cpu_flush_dcache() for use after non-DMA based I/O so that a | marcel | 2009-05-18 | 1 | -0/+10 |
* | MFi386: revision 192050 | nyan | 2009-05-14 | 2 | -0/+9 |
* | - Use "device\t" and "options \t" for consistency. | kuriyama | 2009-05-10 | 2 | -5/+5 |
* | Reduce diffs against i386. | nyan | 2009-05-06 | 1 | -4/+1 |
* | Rename statclock_disable variable to atrtcclock_disable that it actually is, | mav | 2009-05-03 | 1 | -1/+0 |
* | MFi386: revision 191745 | nyan | 2009-05-03 | 1 | -1/+35 |
* | o add uath | sam | 2009-05-01 | 1 | -1/+2 |
* | Migrate the olpt(4) driver to si_drv1 instead of using dev2unit(). | ed | 2009-04-15 | 1 | -19/+13 |
* | MFi386: revision 190919 | nyan | 2009-04-11 | 1 | -29/+8 |
* | MFi386: revision 190617 | nyan | 2009-04-08 | 1 | -0/+16 |
* | MFi386: r190447 | nyan | 2009-03-27 | 1 | -200/+200 |
* | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | thompsa | 2009-03-19 | 1 | -1/+0 |
* | Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced | rwatson | 2009-03-15 | 1 | -5/+0 |
* | Make a 1:1 mapping between syscons stats and terminal emulators. | ed | 2009-03-10 | 1 | -1/+9 |
* | MFi386: 189423 | nyan | 2009-03-06 | 1 | -1/+2 |
* | MFi386: part of 189421 | nyan | 2009-03-06 | 1 | -2/+4 |