| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the mtx_t, witness_t, and witness_blessed_t types. Instead, just | jhb | 2000-09-14 | 1 | -25/+23 |
* | - Fix spinlock exiting to handle recursion properly and only enable | jhb | 2000-09-13 | 1 | -5/+7 |
* | Really disable interrupts for spin mutexes instead of just pretending. | dfr | 2000-09-12 | 1 | -8/+6 |
* | The alpha doesn't have a eflags register, so don't refer to it here. | jhb | 2000-09-11 | 1 | -2/+0 |
* | Style cleanups. No functional changes. | jasone | 2000-09-09 | 1 | -71/+63 |
* | Add file and line arguments to WITNESS_ENTER() and WITNESS_EXIT, since | jasone | 2000-09-09 | 1 | -16/+16 |
* | Add missing \'s to multline macros used for assertions. | jhb | 2000-09-09 | 1 | -2/+2 |
* | Use inline functions instead of macros for mtx_enter(), mtx_try_enter(), | jasone | 2000-09-08 | 1 | -146/+160 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 4 | -0/+784 |
* | Support bounce buffers for ISA DMA on the alpha. This is required for the | gallatin | 2000-06-19 | 1 | -0/+1 |
* | Handle PCI devices that actually use an ISA IRQ for the cia and tsunami | jhb | 2000-05-10 | 1 | -0/+6 |
* | Update the ata driver to take more advantage of newbus, this | sos | 2000-02-18 | 1 | -1/+6 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 2 | -4/+4 |
* | * Implement bus_set/get/delete_resource for pci. | dfr | 1999-10-14 | 1 | -2/+1 |
* | sigset_t change (part 3 of 5) | marcel | 1999-09-29 | 1 | -0/+45 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 6 | -6/+6 |
* | Add support for SYS_RES_DENSE and SYS_RES_BWX resource types. These are | dfr | 1999-07-28 | 1 | -4/+6 |
* | Implement support for hardware debug registers on the i386. | jlemon | 1999-07-09 | 1 | -1/+3 |
* | Add alpha_platform_setup_ide_intr() and alpha_platform_assign_pciintr() | peter | 1999-07-01 | 1 | -1/+6 |
* | Declare busdma_swi() like on i386 version. | peter | 1999-07-01 | 1 | -1/+2 |
* | Fixed style bugs in previous commit. | bde | 1999-05-22 | 2 | -10/+10 |
* | Set CHAR_{MIN,MAX} according to -funsigned-char flag given or not | ache | 1999-05-20 | 2 | -6/+18 |
* | Add the ability to specify where on the at_shutdown queue a handler is | msmith | 1998-10-30 | 1 | -2/+1 |
* | A small fragment of new ISA framework: manifest constants for the resources | wollman | 1998-10-29 | 1 | -0/+43 |
* | Typo fix. | peter | 1998-10-14 | 1 | -2/+2 |
* | Initial attempt to update the Alpha loader and kernel to use the machine | peter | 1998-10-14 | 1 | -2/+8 |
* | Add support for adjkerntz (largely untested). | dfr | 1998-10-06 | 1 | -1/+2 |
* | Automatically detect which disk was booted and change the root to that disk. | dfr | 1998-09-26 | 1 | -1/+3 |
* | Add new functions fill_fpregs() and set_fpregs(), like fill_regs() | jdp | 1998-09-14 | 1 | -1/+7 |
* | Add declaration of {aquire,release}_timer2(). | dfr | 1998-07-22 | 1 | -1/+3 |
* | Overhaul the spl system so that it actually works properly. | dfr | 1998-07-12 | 1 | -1/+2 |
* | Add declaration of the NetBSD/alpha bootinfo. | dfr | 1998-07-05 | 1 | -0/+59 |
* | Add initial support for the FreeBSD/alpha kernel. This is very much a | dfr | 1998-06-10 | 3 | -0/+93 |
* | Disallow reading the current kernel stack. Only the user structure and | tegge | 1998-05-19 | 1 | -1/+5 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 3 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | Add commands for ptrace get/set registers.. (Same numbers as NetBSD) | peter | 1996-01-24 | 1 | -3/+11 |
* | Don't define CLK_TCK here. | bde | 1995-02-03 | 2 | -12/+6 |
* | Added $Id$ | dg | 1994-08-02 | 3 | -0/+3 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 2 | -46/+86 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-25 | 1 | -0/+40 |
* | First pass at adding locale support. This code only deals with the LC_CTYPE | wollman | 1994-04-04 | 2 | -6/+6 |
* | Bump CLK_TCK to more precise value (128) | ache | 1994-02-26 | 2 | -4/+4 |
* | adding libc/quad: | alm | 1993-12-19 | 2 | -2/+16 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 2 | -2/+10 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 2 | -2/+4 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 2 | -0/+114 |