index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
powerpc
/
include
/
intr_machdep.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a
marcel
2011-02-02
1
-1
/
+1
*
Fix the interrupt code, broken 7 months ago. The interrupt framework
marcel
2011-01-29
1
-8
/
+4
*
Update PowerPC event timer code to use new event timers infrastructure.
mav
2010-09-11
1
-0
/
+2
*
Configure interrupts on SMP systems to be distributed among all online
nwhitehorn
2010-06-23
1
-0
/
+1
*
Missed commit in r209310: the IRQ number in INTR_VEC() should have
nwhitehorn
2010-06-18
1
-1
/
+1
*
Provide for multiple, cascaded PICs on PowerPC systems, and extend the
nwhitehorn
2010-06-18
1
-5
/
+11
*
Add support for the U4 PCI-Express bridge chipset used in late-generation
nwhitehorn
2010-05-16
1
-0
/
+5
*
Add suppport for ISA and ISA interrupts to make the ATA
marcel
2009-04-24
1
-0
/
+2
*
Add support for the BUS_CONFIG_INTR() method to the platform and to
marcel
2008-03-07
1
-0
/
+1
*
Add PIC support for IPIs. When registering an interrupt handler,
marcel
2008-02-12
1
-1
/
+3
*
Revamp the interrupt handling in support of INTR_FILTER. This includes:
marcel
2007-08-11
1
-20
/
+9
*
Eliminate <machine/interruptvar.h> as it has only a single
marcel
2007-08-07
1
-0
/
+3
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-2
/
+2
*
Reorganize the interrupt handling code a bit to make a few things cleaner
jhb
2005-10-25
1
-3
/
+3
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Interrupt statistics, vmstat -i now works.
grehan
2004-02-11
1
-0
/
+3
*
Widen the enable/disable helper function's argument in line with the
peter
2003-11-17
1
-1
/
+1
*
- Introduce a flags value into the interrupt handler structure.
benno
2003-02-01
1
-1
/
+2
*
Add interrupt handling support code.
benno
2002-07-09
1
-0
/
+49