summaryrefslogtreecommitdiff
path: root/sys/alpha/include/proc.h
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.John Baldwin2006-05-111-69/+0
* Divorce critical sections from spinlocks. Critical sections as denoted byJohn Baldwin2005-04-041-1/+2
* Begin all license/copyright comments with /*- or #-Warner Losh2005-01-051-1/+1
* Protect the per-process UAC field with the proc lock where it isn't alreadyJohn Baldwin2003-04-171-1/+1
* - Split the unaligned access check flags out of md_flags in struct mdthreadJohn Baldwin2002-07-311-8/+10
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptMatthew Dillon2002-03-271-0/+1
* Overhaul the per-CPU support a bit:John Baldwin2001-12-111-3/+0
* KSE Milestone 2Julian Elischer2001-09-121-1/+4
* Add a new MI pointer to the process' trapframe p_frame instead of usingJohn Baldwin2001-06-291-1/+0
* Add a new field 'md_kernnest' to the alpha machine dependent processJohn Baldwin2001-04-241-0/+1
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-0/+8
* Fix typo in comment.Doug Rabson2000-06-251-1/+1
* The kernel side of per-process unaligned access control (printing, fixing &Andrew Gallatin2000-01-161-0/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* A couple more osf/1 compat tweaks.Doug Rabson1999-01-121-1/+2
* * Add hooks to allow the X server to access I/O ports and memory.Doug Rabson1998-11-151-4/+6
* Make ptrace work.Doug Rabson1998-07-151-1/+9
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-1/+1
* Import NetBSD/Alpha headers needed to get the FreeBSD userland to compileJohn Birrell1998-03-091-0/+41