freebsd-dev/sys/ia64/ia64
2001-03-26 12:41:29 +00:00
..
autoconf.c Clean up some leftovers from the root mount cleanup that was done some 2001-02-04 15:35:10 +00:00
busdma_machdep.c sched_swi -> swi_sched 2001-02-24 19:09:37 +00:00
clock_if.m
clock.c Minor build fixes. 2000-10-26 16:23:18 +00:00
db_disasm.c Give names to app registers and control registers. Fix a typo handling 2000-10-16 08:44:34 +00:00
db_interface.c Remove the "machine dependent" KTR trace buffer ddb commands. The code was 2000-12-14 23:57:30 +00:00
db_trace.c * Add rudimentary DDB support (no kgdb, no backtrace, no single step). 2000-10-10 14:57:10 +00:00
elf_machdep.c
exception.s Resolve RAW dependency violation between tbit and adds. 2000-12-20 05:12:41 +00:00
exception.S Resolve RAW dependency violation between tbit and adds. 2000-12-20 05:12:41 +00:00
genassym.c Axe pcb_schednest as it is no longer used. 2001-02-22 17:09:50 +00:00
ia64-gdbstub.c Remove count for NSIO. The only places it was used it were incorrect. 2001-01-31 10:54:45 +00:00
in_cksum.c Ansify and fix warnings. 2000-09-29 16:53:39 +00:00
interrupt.c Stick a prototype for handleclock() in machine/clock.h and include it 2001-03-24 06:20:48 +00:00
locore.s * Various fixes to breakage introduced by the atomic and mutex reorgs. 2000-10-24 19:54:38 +00:00
locore.S * Various fixes to breakage introduced by the atomic and mutex reorgs. 2000-10-24 19:54:38 +00:00
machdep.c Adjust a comment slightly. 2001-03-09 13:44:53 +00:00
mem.c Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
mp_machdep.c - Define and use MAXCPU like the alpha and i386 instead of NCPUS. 2001-03-24 06:22:57 +00:00
pal.s Next round of fixes to the ia64 code. This includes simulated clock and 2000-10-04 17:53:03 +00:00
pal.S Next round of fixes to the ia64 code. This includes simulated clock and 2000-10-04 17:53:03 +00:00
pmap.c Unrevert the pmap_map() changes. They weren't broken on x86. 2001-03-07 05:29:21 +00:00
procfs_machdep.c Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
ssc.c Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
sscclock.c Next round of fixes to the ia64 code. This includes simulated clock and 2000-10-04 17:53:03 +00:00
sscdisk.c Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
support.s * Fix exception handling so that it actually works. We can now handle 2000-10-12 14:36:39 +00:00
support.S * Fix exception handling so that it actually works. We can now handle 2000-10-12 14:36:39 +00:00
swtch.s Rename switch_trampoline() to fork_trampoline() on the alpha and ia64. 2001-02-22 16:56:53 +00:00
sys_machdep.c
timerreg.h
trap.c - Release Giant a bit earlier on syscall exit. 2001-03-07 03:53:39 +00:00
vm_machdep.c Use the proc lock to protect p_pptr when waking up our parent in cpu_exit() 2001-03-07 03:20:15 +00:00