| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge r194204 from amd64/i386: | marius | 2009-09-25 | 1 | -0/+1 |
* | Add a new sysctl for reporting all of the supported page sizes. | alc | 2009-09-18 | 1 | -0/+2 |
* | Factor out the duplicated macro for the device type used in the | marius | 2009-09-13 | 4 | -7/+11 |
* | Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an | phk | 2009-09-08 | 2 | -18/+49 |
* | * Completely Remove the option STOP_NMI from the kernel. This option | attilio | 2009-08-13 | 1 | -0/+1 |
* | Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to | jhb | 2009-07-24 | 1 | -1/+1 |
* | Add a MD __PCI_BAR_ZERO_VALID which denotes that BARs containing 0 | marius | 2009-07-21 | 1 | -0/+2 |
* | Add support to the virtual memory system for configuring machine- | alc | 2009-07-12 | 2 | -2/+5 |
* | Implementation of the upcoming Wireless Mesh standard, 802.11s, on the | rpaulo | 2009-07-11 | 1 | -0/+1 |
* | Cleanup ALIGNED_POINTER: | sam | 2009-07-05 | 1 | -0/+7 |
* | Enable POSIX semaphores on all non-embedded architectures by default. | ed | 2009-07-02 | 1 | -0/+1 |
* | - Work around the broken loader behavior of not demapping no longer | marius | 2009-06-28 | 3 | -28/+37 |
* | Correct the #endif comment. | alc | 2009-06-26 | 1 | -1/+1 |
* | This change is the next step in implementing the cache control functionality | alc | 2009-06-26 | 1 | -0/+35 |
* | o merge from amd64: | marius | 2009-06-24 | 1 | -19/+37 |
* | Unbreak sparc64 after the swap accounting changes: mark kernel_map | kib | 2009-06-24 | 1 | -2/+2 |
* | Implement a facility for dynamic per-cpu variables. | jeff | 2009-06-23 | 5 | -4/+17 |
* | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | marius | 2009-06-15 | 1 | -0/+1 |
* | Remove MAC kernel config files and add "options MAC" to GENERIC, with the | rwatson | 2009-06-02 | 2 | -28/+1 |
* | Place hostnames and similar information fully under the prison system. | jamie | 2009-05-29 | 1 | -1/+0 |
* | Add nge(4), nge(4) should work on all architectures. | yongari | 2009-05-21 | 1 | -0/+1 |
* | Add cpu_flush_dcache() for use after non-DMA based I/O so that a | marcel | 2009-05-18 | 1 | -0/+10 |
* | Just like in cpu_halt(), use cpu_shutdown() rather than ofw_exit() | marius | 2009-05-10 | 1 | -1/+1 |
* | - Fix style. | marius | 2009-05-10 | 1 | -10/+18 |
* | - Use "device\t" and "options \t" for consistency. | kuriyama | 2009-05-10 | 1 | -1/+1 |
* | Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizing | rwatson | 2009-04-20 | 1 | -3/+1 |
* | Add description and cautionary note regarding CACHE_LINE_SIZE. | rwatson | 2009-04-19 | 1 | -0/+4 |
* | For each architecture, define CACHE_LINE_SHIFT and a derived | rwatson | 2009-04-19 | 1 | -0/+5 |
* | Fix KBI breakage by r190520 which affects older linux.ko binaries: | dchagin | 2009-04-05 | 1 | -2/+2 |
* | Revert r190105 so that removing options KDB but DDB or GDB being | marius | 2009-03-20 | 1 | -0/+2 |
* | Hook up the generic OFW pnpinfo string method. | marius | 2009-03-19 | 5 | -0/+5 |
* | Bring the implementation of the pnpinfo string function more in | marius | 2009-03-19 | 1 | -8/+6 |
* | - As suggested by OpenSolaris use up-burst-sizes for determining the | marius | 2009-03-19 | 2 | -45/+54 |
* | Add device found in B100. | marius | 2009-03-19 | 1 | -1/+2 |
* | Sort include. | marius | 2009-03-19 | 1 | -1/+1 |
* | - Ensure we find no unexpected partner. | marius | 2009-03-19 | 2 | -53/+60 |
* | - Take advantage of KOBJMETHOD_END. | marius | 2009-03-19 | 1 | -9/+13 |
* | - There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB as | marius | 2009-03-19 | 2 | -15/+5 |
* | - Remove the delay in cpu_mp_shutdown() which is no longer necessary since | marius | 2009-03-19 | 1 | -12/+2 |
* | There's no need to wrap kdb_enter() in #ifdef KDB as it's always available. | marius | 2009-03-19 | 1 | -2/+0 |
* | Take advantage of KOBJMETHOD_END. | marius | 2009-03-19 | 2 | -2/+2 |
* | Take advantage of KOBJMETHOD_END. | marius | 2009-03-19 | 4 | -4/+4 |
* | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | thompsa | 2009-03-19 | 1 | -1/+0 |
* | - Sort device methods. | marius | 2009-03-19 | 6 | -22/+22 |
* | - Failing to register as interrupt controller during attach shouldn't | marius | 2009-03-19 | 2 | -38/+41 |
* | Add missing const. | marius | 2009-03-18 | 1 | -5/+5 |
* | Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer | kib | 2009-03-17 | 1 | -4/+2 |
* | Implement new way of branding ELF binaries by looking to a | dchagin | 2009-03-13 | 1 | -2/+4 |
* | Uncomment txp(4), txp(4) should work on all architectures. | yongari | 2009-03-12 | 1 | -1/+1 |
* | Change over the usb kernel options to the new stack (retaining existing | thompsa | 2009-02-23 | 1 | -58/+5 |