OpenGrok
Cross Reference: irqhandler.h
xref
: /
src
/
sys
/
arch
/
shark
/
include
/
irqhandler.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/shark/include/irqhandler.h
Revision
Date
Author
Comments
1.5
27-Apr-2008
matt
Merge kernel changes in matt-armv6 to HEAD.
1.4
06-Jan-2008
ad
branches: 1.4.6; 1.4.8; 1.4.10;
A quick hack to make cpu_intr_p() work on shark. Needs to be fixed
properly by someone who does arm assembly.
1.3
08-Mar-2007
matt
branches: 1.3.16; 1.3.20; 1.3.22; 1.3.28; 1.3.34;
Clean the bitrotting ofw code. Don't export export the underlying irq
dispatch mechanism to the rest of the kernel; they don't need to know.
Nuke IRQSTATS entirely.
XXX ofwgencfg_clock needs to taught about timecounters
1.2
20-Feb-2007
matt
Switch shark from intrcnt to evcnt
1.1
10-Feb-2002
thorpej
branches: 1.1.2; 1.1.14; 1.1.36; 1.1.74;
Kill arch/arm32. The last platform supported there, Shark, is now
in arch/shark.
(NOTE: arch/dnard, a premature move to split out the Shark support
code, is going to be deleted. It has bit-rotted.)
1.1.74.2
12-Mar-2007
rmind
Sync with HEAD.
1.1.74.1
27-Feb-2007
yamt
- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
1.1.36.3
21-Jan-2008
yamt
sync with head
1.1.36.2
03-Sep-2007
yamt
sync with head.
1.1.36.1
26-Feb-2007
yamt
sync with head.
1.1.14.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.1.14.1
10-Feb-2002
jdolecek
file irqhandler.h was added on branch kqueue on 2002-06-23 17:41:07 +0000
1.1.2.2
28-Feb-2002
nathanw
Catch up to -current.
1.1.2.1
10-Feb-2002
nathanw
file irqhandler.h was added on branch nathanw_sa on 2002-02-28 04:11:46 +0000
1.3.34.1
08-Jan-2008
bouyer
Sync with HEAD
1.3.28.1
18-Feb-2008
mjf
Sync with HEAD.
1.3.22.2
28-Jan-2008
matt
Given the that there are only 4 IPLs (ignoring soft IPLs), a number of
cleanups can be done:
Remove _SPL_* aliases.
Don't store irqmasks in ci_cpl, just make it an ipl level.
Add fast softint switching support.
1.3.22.1
09-Jan-2008
matt
sync with HEAD
1.3.20.1
20-Jan-2008
chris
Sync to HEAD.
1.3.16.1
28-Feb-2008
rjs
Sync with HEAD.
1.4.10.1
16-May-2008
yamt
sync with head.
1.4.8.1
18-May-2008
yamt
sync with head.
1.4.6.1
02-Jun-2008
mjf
Sync with HEAD.
Indexes created Tue Sep 30 20:09:53 GMT 2025