| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for 'vmstat -i'. | dfr | 1998-11-28 | 2 | -2/+81 |
* | Oops, I forgot to update this file when I changed moused recently. | yokota | 1998-11-22 | 1 | -1/+3 |
* | Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontext | dfr | 1998-11-18 | 2 | -31/+39 |
* | Definitions for alpha specific device resources. | dfr | 1998-11-17 | 1 | -0/+44 |
* | Definitions for alpha specific system calls. | dfr | 1998-11-17 | 1 | -0/+54 |
* | * Add hooks to allow the X server to access I/O ports and memory. | dfr | 1998-11-15 | 3 | -21/+31 |
* | Add the ability to specify where on the at_shutdown queue a handler is | msmith | 1998-10-30 | 1 | -2/+1 |
* | 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 |
* | Bring in _BSD_UINT8_T_, _BSD_UINT16_T_, and _BSD_UINT32_T from the i386 | alex | 1998-10-12 | 1 | -1/+4 |
* | Add functions for accessing dense and bwx memory for pci devices. These | dfr | 1998-10-06 | 1 | -1/+8 |
* | Add support for adjkerntz (largely untested). | dfr | 1998-10-06 | 2 | -3/+10 |
* | Start using the new SWI registration system instead of hardwiring everything. | dfr | 1998-09-26 | 1 | -1/+3 |
* | Automatically detect which disk was booted and change the root to that disk. | dfr | 1998-09-26 | 1 | -1/+3 |
* | Add splsoftvm(). | dfr | 1998-09-19 | 1 | -1/+2 |
* | Merge with the latest i386 syscons. | dfr | 1998-09-17 | 3 | -6/+259 |
* | Add cam spls. | dfr | 1998-09-16 | 1 | -1/+3 |
* | Port i386 bus_space and bus_dma to alpha. | dfr | 1998-09-16 | 3 | -476/+1085 |
* | Add new functions fill_fpregs() and set_fpregs(), like fill_regs() | jdp | 1998-09-14 | 1 | -1/+7 |
* | Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These give | jdp | 1998-09-14 | 1 | -1/+3 |
* | Add a new library function getobjformat(). It checks all the | jdp | 1998-09-09 | 1 | -1/+8 |
* | Change various syscalls to use size_t arguments instead of u_int. | dfr | 1998-08-24 | 1 | -0/+77 |
* | Use address space numbers to reduce TLB flushes. | dfr | 1998-08-23 | 1 | -1/+4 |
* | Add Miata system type and pull in the LOCATE_PCS macro from NetBSD. | dfr | 1998-08-17 | 1 | -0/+4 |
* | Add breakpoint() for BREAK_TO_DEBUGGER. | dfr | 1998-08-17 | 1 | -1/+11 |
* | Update to use elf_generic.h. | dfr | 1998-08-17 | 1 | -1/+6 |
* | Lots of changes, including: | dfr | 1998-08-10 | 4 | -5/+44 |
* | Add some more useful macros. | dfr | 1998-08-07 | 1 | -1/+7 |
* | Port syscons to the alpha. The driver itself has moved to sys/isa as it will | dfr | 1998-08-06 | 5 | -3/+8 |
* | 1. Reorganized screen saver related code so that both the LKM screen | yokota | 1998-08-03 | 1 | -2/+10 |
* | Add definitions of EV56 INT1/INT2/INT4/INT8 memory spaces. | dfr | 1998-07-31 | 1 | -1/+9 |
* | Change load address to 0xfffffc0000300000 to help support AS200. | dfr | 1998-07-30 | 1 | -2/+2 |
* | Macros for accessing alpha sparse device ports and memory. | dfr | 1998-07-27 | 1 | -0/+67 |
* | Add sio support. | dfr | 1998-07-22 | 2 | -2/+13 |
* | Add platform functions for manipulating PCI irqs. | dfr | 1998-07-22 | 1 | -0/+3 |
* | Add declaration of {aquire,release}_timer2(). | dfr | 1998-07-22 | 1 | -1/+3 |
* | Add macros and chipset support for accessing device i/o memory on the alpha. | dfr | 1998-07-22 | 2 | -2/+34 |
* | Make ptrace work. | dfr | 1998-07-15 | 2 | -2/+13 |
* | Changed to the C9x draft spelling of the (unsigned) integral type | bde | 1998-07-14 | 1 | -8/+6 |
* | Overhaul the spl system so that it actually works properly. | dfr | 1998-07-12 | 4 | -8/+8 |
* | Implement intr_create/intr_connect. | dfr | 1998-07-12 | 1 | -1/+8 |
* | Implement promcncheckc. | dfr | 1998-07-12 | 1 | -1/+1 |
* | Add some generic interrupt dispatch code. | dfr | 1998-07-12 | 1 | -113/+35 |
* | Oops, forgot to modify the pointer-int typedefs from the i386 version. | bde | 1998-07-10 | 1 | -3/+3 |
* | Added a kernel-only typedef (ptrint_t) giving an integral type that is | bde | 1998-07-10 | 1 | -1/+7 |
* | Add the ability to suspend as well as hibernate to the system. This | imp | 1998-07-06 | 1 | -1/+3 |
* | Add support for kernel gdb. | dfr | 1998-07-05 | 1 | -1/+1 |
* | Add macros for byte/word sized load and store instructions. | dfr | 1998-07-05 | 1 | -0/+76 |
* | Add declaration of the NetBSD/alpha bootinfo. | dfr | 1998-07-05 | 1 | -0/+59 |
* | Make breakpoints and single-step work. | dfr | 1998-06-28 | 1 | -4/+14 |