aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/include/proc.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.Marcel Moolenaar2014-07-071-54/+0
* Eliminate padding by moving 'narg' next to 'code'. Both are 32-bitMarcel Moolenaar2013-02-121-1/+1
* Remove unused define.Konstantin Belousov2011-10-071-1/+0
* Change ia64' struct syscall_args definition so that args is a pointer toKonstantin Belousov2010-05-241-1/+2
* Reorganize syscall entry and leave handling.Konstantin Belousov2010-05-231-0/+10
* Style: use #define<TAB> instead of #define<SPACE>.Konstantin Belousov2010-04-271-2/+2
* Move the constants specifying the size of struct kinfo_proc intoKonstantin Belousov2010-04-241-0/+3
* Reimplement the lazy FP context switching:Marcel Moolenaar2009-10-311-1/+0
* Improve SMP support:Marcel Moolenaar2005-08-061-1/+2
* Divorce critical sections from spinlocks. Critical sections as denoted byJohn Baldwin2005-04-041-1/+2
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* 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