aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/include/proc.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup. Remove the md_flags for threads. It's not used. The flagsMarcel Moolenaar2003-10-231-35/+21
* Remove md_bspstore from the MD fields of struct thread. Now thatMarcel Moolenaar2003-10-211-1/+0
* Revamp of the syscall path, exception and context handling. TheMarcel Moolenaar2003-05-161-2/+1
* 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
* Add multiple inclusion protection.John Baldwin2001-12-061-0/+5
* KSE Milestone 2Julian Elischer2001-09-121-2/+6
* Add a new MI pointer to the process' trapframe p_frame instead of usingJohn Baldwin2001-06-291-1/+0
* * Fix exception handling so that it actually works. We can now handleDoug Rabson2000-10-121-0/+1
* Next round of fixes to the ia64 code. This includes simulated clock andDoug Rabson2000-10-041-0/+1
* Next round of ia64 work, including fixes to context switching,Doug Rabson2000-09-301-1/+0
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+49