summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia64/trap.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify the vm fault trap handling code a bit by using if-else instead ofjhb2001-05-111-11/+4
* Overhaul of the SMP code. Several portions of the SMP kernel support havejhb2001-04-271-3/+3
* - Release Giant a bit earlier on syscall exit.jhb2001-03-071-13/+8
* Don't include machine/mutex.h and relocate sys/mutex.h's include to bejhb2001-02-241-2/+1
* Synch up with the other architectures:jhb2001-02-221-39/+18
* Catch up to new MI astpending and need_resched handling.jhb2001-02-221-3/+1
* Implement a unified run queue and adjust priority levels accordingly.jake2001-02-121-2/+1
* Change and clean the mutex lock interface.bmilekic2001-02-091-38/+38
* Fix typo.dfr2001-01-241-1/+1
* - Proc locking.jhb2001-01-241-41/+59
* Fix typo.dfr2000-12-301-1/+0
* - Add code to detect if a system call returns with locks other than Giantjake2000-12-121-0/+14
* - Split the run queue and sleep queue linkage, so that a processjake2000-11-171-1/+1
* Don't release and acquire Giant in mi_switch(). Instead, release andjhb2000-11-161-0/+2
* Minor build fixes.dfr2000-10-261-1/+1
* * Correct some of my misunderstandings about how best to switch to thedfr2000-10-161-64/+39
* * Fix exception handling so that it actually works. We can now handledfr2000-10-121-2/+6
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-24/+12
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+782
OpenPOWER on IntegriCloud