summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia64/exception.s
Commit message (Expand)AuthorAgeFilesLines
* Don't trash the user's pr on syscalls.dfr2001-04-241-1/+2
* Record the right value for tf_ndirty for kernel interruptions so thatdfr2001-04-181-3/+3
* Resolve RAW dependency violation between tbit and adds.marcel2000-12-201-0/+1
* * Various fixes to breakage introduced by the atomic and mutex reorgs.dfr2000-10-241-10/+23
* * Disable interrupts when restoring a trapframe.dfr2000-10-191-2/+4
* Do a full exception_restore after an execve syscall to ensure that thedfr2000-10-161-0/+5
* * Correct some of my misunderstandings about how best to switch to thedfr2000-10-161-16/+230
* Implement a rudimentary interrupt handling system which should be gooddfr2000-10-121-2/+37
* * Fix exception handling so that it actually works. We can now handledfr2000-10-121-58/+96
* Next round of fixes to the ia64 code. This includes simulated clock anddfr2000-10-041-2/+11
* Next round of ia64 work, including fixes to context switching,dfr2000-09-301-3/+5
* Implement dirty and access bit exceptions.dfr2000-09-291-1/+196
* Use write-back instead of write-combining for region 7.dfr2000-09-291-2/+2
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+949
OpenPOWER on IntegriCloud