.. |
apic_vector.s
|
MFamd64:
|
2004-05-26 07:43:41 +00:00 |
atomic.c
|
|
|
autoconf.c
|
|
|
bios.c
|
Fetch the actual acpi0 device_t and use device_is_attached() to see if
|
2004-06-23 17:59:01 +00:00 |
bioscall.s
|
|
|
busdma_machdep.c
|
|
|
critical.c
|
|
|
db_disasm.c
|
|
|
db_interface.c
|
|
|
db_trace.c
|
|
|
dump_machdep.c
|
|
|
elan-mmcr.c
|
Do the dreaded s/dev_t/struct cdev */
|
2004-06-16 09:47:26 +00:00 |
elf_machdep.c
|
Make a small revision to the api between the elf linker core and the
|
2004-05-16 20:00:28 +00:00 |
exception.s
|
MFamd64:
|
2004-05-26 07:43:41 +00:00 |
genassym.c
|
MFamd64 (put TF_EIP in assym.s and use it instead of a magic offset in
|
2004-05-23 16:50:55 +00:00 |
geode.c
|
Do the dreaded s/dev_t/struct cdev */
|
2004-06-16 09:47:26 +00:00 |
i386-gdbstub.c
|
|
|
i686_mem.c
|
|
|
identcpu.c
|
The NatSemi (now AMD) Geode SC1100 needs special treatment here and there
|
2004-06-03 21:14:53 +00:00 |
in_cksum.c
|
|
|
initcpu.c
|
|
|
intr_machdep.c
|
Reenable ithread preemption for interrupts that occur while executing in
|
2004-05-28 17:50:07 +00:00 |
io_apic.c
|
Finally implement bus_config_intr() support for I/O APIC interrupt sources.
|
2004-06-23 18:11:33 +00:00 |
k6_mem.c
|
|
|
legacy.c
|
Fix legacy_add_child() to properly handle the case where
|
2004-06-01 19:50:42 +00:00 |
local_apic.c
|
- Change the APIC code to mostly use the recently added intr_trigger
|
2004-05-04 20:39:24 +00:00 |
locore.s
|
|
|
longrun.c
|
|
|
machdep.c
|
Removed foot-shooting setting of CR0_TS in exec_setregs(). It is
|
2004-06-19 12:28:48 +00:00 |
mem.c
|
Do the dreaded s/dev_t/struct cdev */
|
2004-06-16 09:47:26 +00:00 |
mp_clock.c
|
Add missing #include <sys/module.h>
|
2004-05-30 20:34:58 +00:00 |
mp_machdep.c
|
MFamd64: Document the machdep.hlt_cpus sysctl MIB variable.
|
2004-06-23 07:12:34 +00:00 |
mpboot.s
|
|
|
mptable_pci.c
|
Use a private attach method for the MP Table host-PCI bridge driver rather
|
2004-05-03 14:49:10 +00:00 |
mptable.c
|
Various cleanups in support of a future ioapic_config_intr() function:
|
2004-06-23 15:29:20 +00:00 |
nexus.c
|
Remove debugging printf that never triggered because acpi is the first
|
2004-06-01 01:04:25 +00:00 |
p4tcc.c
|
|
|
perfmon.c
|
Do the dreaded s/dev_t/struct cdev */
|
2004-06-16 09:47:26 +00:00 |
pmap.c
|
In case pmap_extract_and_hold() is ever performed on a different pmap than
|
2004-06-26 19:10:12 +00:00 |
support.s
|
MFamd64 (1.111: fixed missing call to .mexitcount in lgdt()).
|
2004-05-23 15:37:21 +00:00 |
swtch.s
|
Remove filename+line number from panic messages.
|
2004-06-06 21:26:49 +00:00 |
symbols.raw
|
Remove atdevbase and replace it's remaining uses with direct references to
|
2004-06-10 20:31:00 +00:00 |
sys_machdep.c
|
|
|
trap.c
|
Move TDF_SA from td_flags to td_pflags (and rename it accordingly)
|
2004-06-02 07:52:36 +00:00 |
tsc.c
|
|
|
uio_machdep.c
|
Remove checks for curthread == NULL - it can't happen.
|
2004-06-03 10:22:47 +00:00 |
vm86.c
|
|
|
vm86bios.s
|
|
|
vm_machdep.c
|
The NatSemi (now AMD) Geode SC1100 needs special treatment here and there
|
2004-06-03 21:14:53 +00:00 |