summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
* Fix things so that pci interrupts can be registered correctly on apecsdfr1998-11-182-8/+17
* Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontextdfr1998-11-186-40/+65
* Remove -U__NetBSD__dima1998-11-181-2/+2
* Definitions for alpha specific device resources.dfr1998-11-171-0/+44
* Definitions for alpha specific system calls.dfr1998-11-171-0/+54
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-1519-188/+839
* Don't include link_elf.c twice in the link.dfr1998-11-151-2/+1
* * Change 'struct resource' to 'struct config_resource'.dfr1998-11-151-2/+2
* Finished updating module event handlers to be compatible withbde1998-11-151-8/+2
* indentdima1998-11-151-4/+4
* MF22: Bring in some linux sound ioctl support which I committed to 2.2jkh1998-11-121-1/+16
* Use an at_shutdown hook to drop back to the SRM in the case where the systemmsmith1998-11-111-2/+14
* Add some bogus stuff to make systat/vmstat happy.dima1998-11-091-1/+11
* Update interface to timecounter to last change to the generic code.phk1998-11-081-5/+5
* Update configuration files for the perl based makedevops script.nsouch1998-11-081-9/+9
* Add semicolon to INTERFACE declarationsnsouch1998-11-081-2/+2
* * Fix a couple of places in the device pager where an address wasdfr1998-11-081-2/+2
* Optimize bzero() by unrolling the aligned quadword loop and moving the lengthalex1998-11-021-2/+14
* * Fix vga_probe() so that it doesn't report a non-vga display adapter asdfr1998-10-311-3/+3
* Add the ability to specify where on the at_shutdown queue a handler ismsmith1998-10-302-12/+2
* Put back MFS_ROOT now that it's been fixed correctly.jkh1998-10-302-4/+4
* Fix this correctly - check if mfs_getimage() succeeds before settingsjkh1998-10-301-2/+7
* Take MFS_ROOT out for now; for some reason, the alpha GENERIC chokesjkh1998-10-302-4/+4
* Bump VERSREQ to make ``config'' happy.dima1998-10-291-2/+2
* Added a second argument, "activate" to the vm_page_unwire() call so thatdg1998-10-281-4/+3
* Fix the interrupt mask generated for enabling/disabling interrupts 8 to 15.paul1998-10-251-3/+3
* Decrement the now unused page table page's wire_count prior to freeing it.dg1998-10-211-1/+3
* R_ALPHA_RELATIVE relocations need to add the value to the existing memorydfr1998-10-181-3/+3
* fixup for the alpha. tag slid forward, since it's benign for the x86.jkh1998-10-161-1/+14
* *gulp*. Jordan specifically OK'ed this..peter1998-10-162-50/+77
* Fix a typo preventing the correct value of kernend from being picked updfr1998-10-151-8/+8
* Change a bogus cast to the correct one.dfr1998-10-151-2/+2
* Fix a warning I missed before.peter1998-10-141-2/+2
* Typo fix.peter1998-10-141-2/+2
* Initial attempt to update the Alpha loader and kernel to use the machinepeter1998-10-142-3/+17
* DB_ELF_SYMBOLS doesn't appear to do anything yet, or if it does it'sjkh1998-10-142-4/+4
* Sync up with some needed x86 options.jkh1998-10-132-2/+6
* Bring in _BSD_UINT8_T_, _BSD_UINT16_T_, and _BSD_UINT32_T from the i386alex1998-10-121-1/+4
* Unregister the glibc2 brand at module unload time.alex1998-10-111-5/+19
* Make kernel build on alpha again. New kld stuff needs rindex.gpalmer1998-10-101-1/+2
* Add functions for accessing dense and bwx memory for pci devices. Thesedfr1998-10-065-5/+76
* Add support for adjkerntz (largely untested).dfr1998-10-064-6/+42
* Fix unaligned accesses when checking DOS MBRs.dfr1998-10-061-4/+19
* Add MFS_ROOT support.dfr1998-10-061-18/+38
* Make async I/O on a socket work.jfieber1998-10-052-11/+10
* Add several missing ioctl handlers. One needed by Sybase, the othersjfieber1998-09-301-1/+8
* Update SimOS scsi driver to use CAM.dfr1998-09-261-7/+4
* Don't try to attach an isa bus if there isn't one.dfr1998-09-261-2/+3
* Start using the new SWI registration system instead of hardwiring everything.dfr1998-09-262-23/+40
* Automatically detect which disk was booted and change the root to that disk.dfr1998-09-262-7/+125
OpenPOWER on IntegriCloud