summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/proc.h
Commit message (Expand)AuthorAgeFilesLines
* Change ia64' struct syscall_args definition so that args is a pointer tokib2010-05-241-1/+2
* Reorganize syscall entry and leave handling.kib2010-05-231-0/+10
* Style: use #define<TAB> instead of #define<SPACE>.kib2010-04-271-2/+2
* Move the constants specifying the size of struct kinfo_proc intokib2010-04-241-0/+3
* Reimplement the lazy FP context switching:marcel2009-10-311-1/+0
* Improve SMP support:marcel2005-08-061-1/+2
* Divorce critical sections from spinlocks. Critical sections as denoted byjhb2005-04-041-1/+2
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Cleanup. Remove the md_flags for threads. It's not used. The flagsmarcel2003-10-231-35/+21
* Remove md_bspstore from the MD fields of struct thread. Now thatmarcel2003-10-211-1/+0
* Revamp of the syscall path, exception and context handling. Themarcel2003-05-161-2/+1
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-0/+1
* Overhaul the per-CPU support a bit:jhb2001-12-111-3/+0
* Add multiple inclusion protection.jhb2001-12-061-0/+5
* KSE Milestone 2julian2001-09-121-2/+6
* Add a new MI pointer to the process' trapframe p_frame instead of usingjhb2001-06-291-1/+0
* * Fix exception handling so that it actually works. We can now handledfr2000-10-121-0/+1
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-0/+1
* Next round of ia64 work, including fixes to context switching,dfr2000-09-301-1/+0
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+49
OpenPOWER on IntegriCloud