summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/trap_subr.S
Commit message (Expand)AuthorAgeFilesLines
* Mark the return address of the call to ast() in the generic trapgrehan2005-12-231-0/+2
* Temporary band-aid to fix hang when a process exec's Altivec instructions.grehan2005-07-301-0/+8
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Save DAR/DSISR in DDB regsave area when stack overflow detected. It'sgrehan2004-07-271-0/+4
* Detect kernel stack excursion into guard pages. Drop into KDBgrehan2004-07-231-5/+36
* Rename low-level code ddb -> db. Use KDB instead of DDB.grehan2004-07-121-36/+36
* Major overhaul of common trap codegrehan2004-02-041-808/+355
* - Catch up with panic __LINE__/__FILE__ changes by moving panic callsgrehan2004-01-211-1/+1
* Register typo and incorrect 32-bit constant load in previous commit.grehan2003-02-261-2/+2
* Catch up to latest KSE changesgrehan2003-02-201-3/+4
* - make sure recoverable interrupts are re-enabled in the trap handlergrehan2002-09-191-7/+3
* Many fixes to low-level trap and interrupt handling:benno2002-06-291-203/+22
* The stack is not at the top of the user struct.benno2002-05-281-3/+0
* - Rename the _C_LABEL macro to CNAME.benno2002-05-171-85/+85
* Add an assertion that we have a current pmap set before we try and return.benno2002-05-091-1/+8
* Commit of stuff that's been sitting in my tree for a while.benno2002-04-291-0/+1128
OpenPOWER on IntegriCloud