freebsd-dev/sys/ia64/ia64
2002-03-21 09:50:11 +00:00
..
autoconf.c Remove __P. 2002-03-20 23:30:31 +00:00
busdma_machdep.c Change the preemption code for software interrupt thread schedules and 2002-01-05 08:47:13 +00:00
clock_if.m * Don't pretend the object passed to clockattach is a device - it isn't. 2001-10-04 15:27:35 +00:00
clock.c Turn off the ia64 ITC timecounter when SMP is present since it has the 2002-03-19 11:03:48 +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 Change critical_t to register_t for intr_disable/restore. 2002-03-21 09:50:11 +00:00
db_trace.c Remove __P. 2002-03-20 23:30:31 +00:00
efi.c Fix typo which meant that we never actually found the ACPI 2.0 table. 2001-10-05 10:29:03 +00:00
eficlock.c Implement eficlock_set() to set hardware clock. 2001-11-12 09:29:05 +00:00
elf_machdep.c Fix some unused variables. 2002-03-19 11:15:26 +00:00
exception.s Don't restore r13 when returning to kernel mode. We may have migrated to 2002-03-14 00:28:10 +00:00
exception.S Don't restore r13 when returning to kernel mode. We may have migrated to 2002-03-14 00:28:10 +00:00
genassym.c Add pcpu.pc_current_pmap and pcb.pcb_pmap. 2002-03-14 19:20:24 +00:00
ia64-gdbstub.c #if 0 out some unused code. 2002-03-19 11:06:01 +00:00
in_cksum.c In in_cksumdata, len must be a signed type. 2001-10-05 18:58:22 +00:00
interrupt.c * Add some KTR messages for IPIs. 2002-03-14 10:24:00 +00:00
locore.s Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
locore.S Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
machdep.c In UP mode, the primary cpu's per-cpu current_pmap was not initialized - 2002-03-21 07:41:02 +00:00
mem.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
mp_machdep.c Move a couple of prototypes together instead of being incompletely 2002-03-19 11:14:52 +00:00
nexus.c Add some #includes after things got broken with the last round of 2002-03-19 11:05:07 +00:00
pal_stub.s Add emulation support for PAL_VM_SUMMARY. 2002-03-04 12:47:47 +00:00
pal.s Add shims for calling PAL Code in physical mode. 2001-09-29 10:59:07 +00:00
pal.S Add shims for calling PAL Code in physical mode. 2001-09-29 10:59:07 +00:00
pmap.c Change critical_t to register_t for intr_disable/restore. 2002-03-21 09:50:11 +00:00
sal.c #ifdef SMP some variables that are only used elsewhere under #ifdef SMP 2002-03-19 11:10:03 +00:00
sapic.c Change critical_t to register_t for intr_disable/restore. 2002-03-21 09:50:11 +00:00
setjmp.s Add a working version of setjmp/longjmp. 2001-09-03 13:54:50 +00:00
setjmp.S Add a working version of setjmp/longjmp. 2001-09-03 13:54:50 +00:00
ski.c Fake the EFI runtime call GetTime. 2001-10-04 15:24:52 +00:00
ssc.c Remove references to vm_zone.h and switch over to the new uma API. 2002-03-21 02:46:56 +00:00
sscdisk.c Setup for a 200MB FS -- 209715200/512= 409600 sectors. 2001-10-22 07:33:38 +00:00
support.s Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
support.S Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
swtch.s * Save and restore PCPU_GET(current_pmap) in pcb_pmap so that we don't 2002-03-14 19:33:03 +00:00
sys_machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
timerreg.h
trap.c Change the way we ensure td_ucred is NULL if DIAGNOSTIC is defined. 2002-03-20 21:09:09 +00:00
unaligned.c * Factor out common code for manipulating the RSE backing store. 2001-10-29 12:04:23 +00:00
unwind.c Use the right value for the region length in parse_spill_mask. 2002-03-10 17:03:45 +00:00
vm_machdep.c Remove __P. 2002-03-20 23:30:31 +00:00