freebsd-dev/sys/ia64/ia64
Marcel Moolenaar 0785ee125b Use TRAPF_USERMODE() to replace an equivalent check in trap(). While
here, amend the related comment.
2003-06-06 23:44:05 +00:00
..
autoconf.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
busdma_machdep.c Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
clock_if.m
clock.c Rename the "IA64 ITC" counter to "ITC" counter. We don't call the 2003-05-20 06:51:20 +00:00
context.s In swapctx(), put the RSE in enforced lazy mode before we flush the 2003-05-23 23:16:43 +00:00
context.S In swapctx(), put the RSE in enforced lazy mode before we flush the 2003-05-23 23:16:43 +00:00
critical.c Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
db_disasm.c Work around an apparent compiler bug with gcc-3.1, although it might be 2002-03-19 11:09:24 +00:00
db_interface.c Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
db_trace.c Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
dump_machdep.c Check that the dump device is large enough. Otherwise we could 2002-12-17 02:51:56 +00:00
efi.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
eficlock.c
elf_machdep.c Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
exception.s A flushrs must be the first in an instruction group. 2003-05-27 07:10:58 +00:00
exception.S A flushrs must be the first in an instruction group. 2003-05-27 07:10:58 +00:00
genassym.c Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
ia64-gdbstub.c #if 0 out some unused code. 2002-03-19 11:06:01 +00:00
in_cksum.c
interrupt.c Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
locore.s Fix an alpha inheritance bug: 2003-05-24 00:17:34 +00:00
locore.S Fix an alpha inheritance bug: 2003-05-24 00:17:34 +00:00
machdep.c Improve set_mcontext: 2003-06-01 23:22:56 +00:00
mca.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
mem.c Fix the dreaded double counting that was present on alpha as well and 2003-06-04 21:56:10 +00:00
mp_machdep.c Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
nexus.c Change the max IRQ from 63 to 255. I realize we have to block some out 2002-07-20 06:25:47 +00:00
pal.s Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
pal.S Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
pmap.c Revision 1.99 of this file changed the allocation request from 2003-05-26 22:54:18 +00:00
sal.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
sapic.c Move ia64_sapics and ia64_sapic_count from interrupt.c to sapic.c 2003-01-06 02:09:08 +00:00
setjmp.s
setjmp.S
ssc.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
sscdisk.c Include <geom/geom_disk.h> and stop including <sys/disk.h>. The 2003-04-05 21:14:05 +00:00
support.s Fix fu{byte|word*} and su{byte|word*}: 2003-05-27 01:00:12 +00:00
support.S Fix fu{byte|word*} and su{byte|word*}: 2003-05-27 01:00:12 +00:00
sys_machdep.c - Push down Giant into the sysarch() calls that still need Giant. 2003-04-25 20:04:02 +00:00
syscall.s Some ia32 related finetuning for the EPC syscall path: 2003-05-31 20:57:26 +00:00
syscall.S Some ia32 related finetuning for the EPC syscall path: 2003-05-31 20:57:26 +00:00
timerreg.h
trap.c Use TRAPF_USERMODE() to replace an equivalent check in trap(). While 2003-06-06 23:44:05 +00:00
unaligned.c Move the sysctls of the misalignment handler to where they belong 2003-05-29 06:30:36 +00:00
unwind.c Have the unwinder allocate memory with M_NOWAIT. The unwinder is 2003-05-27 01:15:16 +00:00
vm_machdep.c Change the second (and last) argument of cpu_set_upcall(). Previously 2003-06-04 21:13:21 +00:00