summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* Place interrupt handling in a critical section and remove doublenwhitehorn2010-03-091-2/+4
* Trace interrupts with KTR_INTR.marcel2008-08-311-0/+2
* Revamp the interrupt handling in support of INTR_FILTER. This includes:marcel2007-08-111-15/+4
* Re-enable external interrupts for faults, traps and syscalls.marcel2007-08-081-9/+8
* Eliminate <machine/interruptvar.h> as it has only a singlemarcel2007-08-071-2/+1
* Tweak how the MD code calls the fooclock() methods some. Instead ofjhb2005-12-221-5/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Be more conservative about re-enabling interrupts during trap processinggrehan2003-01-081-1/+1
* - moved intrcnt/intrnames to locore.s to fix sysctl -a panicgrehan2002-09-191-6/+0
* Many fixes to low-level trap and interrupt handling:benno2002-06-291-0/+123
OpenPOWER on IntegriCloud