summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/md_var.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup <machine/cpu.h> by moving MD prototypes to <machine/md_var.h>marcel2003-08-171-16/+51
* Further cleanup <machine/cpu.h> and <machine/md_var.h>: move the MImarcel2003-08-161-3/+0
* Split 4.x and 5.x signal handling so that we can keep 4.x signalpeter2002-10-251-0/+6
* Change hw.physmem and hw.usermem to unsigned long like they used to bepeter2002-08-301-1/+1
* Remove __P(). This was tested on the GENERIC kernel.obrien2002-03-201-6/+6
* [partially forced commit due to pilot error in earlier commit attempt]des2001-10-211-4/+0
* KSE Milestone 2julian2001-09-121-5/+5
* vm_page_zero_idle() is no longer MD.peter2001-08-251-1/+0
* Next phase in the PCI subsystem cleanup.msmith2000-12-081-1/+1
* Remove the last of the MD netisr code. It is now all MI. Removejake2000-12-051-1/+0
* - Overhaul the software interrupt code to use interrupt threads for eachjhb2000-10-251-1/+1
* - Heavyweight interrupt threads on the alpha for device I/O interrupts.jhb2000-10-051-2/+4
* Support bounce buffers for ISA DMA on the alpha. This is required for thegallatin2000-06-191-0/+1
* Handle PCI devices that actually use an ISA IRQ for the cia and tsunamijhb2000-05-101-0/+6
* Update the ata driver to take more advantage of newbus, thissos2000-02-181-1/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add alpha_platform_setup_ide_intr() and alpha_platform_assign_pciintr()peter1999-07-011-1/+6
* Declare busdma_swi() like on i386 version.peter1999-07-011-1/+2
* Add the ability to specify where on the at_shutdown queue a handler ismsmith1998-10-301-2/+1
* Automatically detect which disk was booted and change the root to that disk.dfr1998-09-261-1/+3
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()jdp1998-09-141-1/+7
* Overhaul the spl system so that it actually works properly.dfr1998-07-121-1/+2
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-0/+50
OpenPOWER on IntegriCloud