freebsd-nq/sys/sparc64/sparc64
Jeff Roberson 9b33b154b5 - Add the interrupt vector number to intr_event_create so MI code can
lookup hard interrupt events by number.  Ignore the irq# for soft intrs.
 - Add support to cpuset for binding hardware interrupts.  This has the
   side effect of binding any ithread associated with the hard interrupt.
   As per restrictions imposed by MD code we can only bind interrupts to
   a single cpu presently.  Interrupts can be 'unbound' by binding them
   to all cpus.

Reviewed by:	jhb
Sponsored by:	Nokia
2008-04-11 03:26:41 +00:00
..
ata_machdep.c
autoconf.c
bus_machdep.c - Const'ify the bus_stream_asi and bus_type_asi arrays. 2008-03-24 17:57:01 +00:00
cache.c - Do as the comment in pmap_bootstrap() suggests and flush all non-locked 2008-03-09 15:53:34 +00:00
cheetah.c - Do as the comment in pmap_bootstrap() suggests and flush all non-locked 2008-03-09 15:53:34 +00:00
clock.c The "free-lance" timer in the i8254 is only used for the speaker 2008-03-26 20:09:21 +00:00
counter.c
db_disasm.c
db_hwwatch.c
db_interface.c
db_trace.c
dump_machdep.c
eeprom.c
elf_machdep.c
exception.S
gdb_machdep.c
genassym.c
identcpu.c
in_cksum.c
interrupt.S
intr_machdep.c - Add the interrupt vector number to intr_event_create so MI code can 2008-04-11 03:26:41 +00:00
iommu.c - Fix some style bugs. 2008-03-09 17:09:15 +00:00
locore.S
machdep.c
mem.c
mp_exception.S
mp_locore.S
mp_machdep.c - Add support for IPI_PREEMPT. [1] 2008-04-09 21:14:01 +00:00
nexus.c
ofw_bus.c
ofw_machdep.c
pmap.c - Do as the comment in pmap_bootstrap() suggests and flush all non-locked 2008-03-09 15:53:34 +00:00
prof_machdep.c
rtc.c
rwindow.c
sc_machdep.c
spitfire.c - Do as the comment in pmap_bootstrap() suggests and flush all non-locked 2008-03-09 15:53:34 +00:00
stack_machdep.c
support.S
swtch.S
sys_machdep.c
tick.c
tlb.c - Do as the comment in pmap_bootstrap() suggests and flush all non-locked 2008-03-09 15:53:34 +00:00
trap.c Remove kernel support for M:N threading. 2008-03-12 10:12:01 +00:00
tsb.c
uio_machdep.c
upa.c
vm_machdep.c In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00