.. |
apic_vector.s
|
MFamd64:
|
2004-05-26 07:43:41 +00:00 |
atomic.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
autoconf.c
|
Remove advertising clause from University of California Regent's
|
2004-04-07 20:46:16 +00:00 |
bios.c
|
Add some missing <sys/module.h> includes which are masked by the
|
2004-05-30 17:57:46 +00:00 |
bioscall.s
|
Initiate deorbit burn for the i386-only a.out related support. Moves are
|
2002-09-17 01:49:00 +00:00 |
busdma_machdep.c
|
Now that contigfree() does not require Giant, don't grab it in busdma.
|
2004-03-13 15:42:59 +00:00 |
critical.c
|
Include <machine/psl.h> for the definition of PSL_I instead of depending
|
2004-03-05 14:23:13 +00:00 |
db_disasm.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
db_interface.c
|
Move the definition of rss() from db_interface.c to cpufunc.h where
|
2004-04-03 22:23:36 +00:00 |
db_trace.c
|
Update names of entry points for interrupt frames.
|
2003-11-03 22:07:21 +00:00 |
dump_machdep.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
elan-mmcr.c
|
Make sure we are all set up before creating the LED instance.
|
2004-04-27 13:08:03 +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
|
Add support for the watchdog in Geode SC1100 which is used in embedded
|
2004-02-28 22:33:28 +00:00 |
i386-gdbstub.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
i686_mem.c
|
Change all SYSCTLS which are readonly and have a related TUNABLE
|
2003-10-21 18:28:36 +00:00 |
identcpu.c
|
struct cpu_nameclass is a private to identcpu.c, move it there.
|
2004-05-30 15:16:07 +00:00 |
in_cksum.c
|
Remove advertising clause from University of California Regent's
|
2004-04-07 20:46:16 +00:00 |
initcpu.c
|
Update a comment.
|
2003-11-10 15:48:30 +00:00 |
intr_machdep.c
|
Reenable ithread preemption for interrupts that occur while executing in
|
2004-05-28 17:50:07 +00:00 |
io_apic.c
|
- Add a function ioapic_program_intpin() that completely programs an I/O
|
2004-06-01 20:28:42 +00:00 |
k6_mem.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
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
|
Remove advertising clause from University of California Regent's
|
2004-04-07 20:46:16 +00:00 |
longrun.c
|
Compiled longrun.c when defined options CPU_ENABLE_LONGRUN,
|
2004-01-31 20:14:44 +00:00 |
machdep.c
|
Rework the APIC mixed mode support a bit:
|
2004-05-10 18:49:58 +00:00 |
mem.c
|
Add some missing <sys/module.h> includes which are masked by the
|
2004-05-30 17:57:46 +00:00 |
mp_clock.c
|
Add missing #include <sys/module.h>
|
2004-05-30 20:34:58 +00:00 |
mp_machdep.c
|
- Move smp_topology to subr_smp.c so that it is defined on all architectures.
|
2004-01-24 19:52:48 +00:00 |
mpboot.s
|
New i386 SMP code:
|
2003-11-03 22:32:04 +00:00 |
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
|
Revert part of rev 1.230 and assume that all EISA IRQs use active high
|
2004-05-24 15:51:46 +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
|
o Typo: Ternal -> Thermal.
|
2004-02-29 18:30:35 +00:00 |
perfmon.c
|
Device megapatch 4/6:
|
2004-02-21 21:10:55 +00:00 |
pmap.c
|
Remove a broken micro-optimization from pmap_enter(). The ill effect
|
2004-05-28 19:42:02 +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 advertising clause from University of California Regent's
|
2004-04-07 20:46:16 +00:00 |
symbols.raw
|
|
|
sys_machdep.c
|
Remove advertising clause from University of California Regent's
|
2004-04-07 20:46:16 +00:00 |
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
|
Change all SYSCTLS which are readonly and have a related TUNABLE
|
2003-10-21 18:28:36 +00:00 |
uio_machdep.c
|
Move TDF_DEADLKTREAT into td_pflags (and rename it accordingly) to avoid
|
2004-06-03 01:47:37 +00:00 |
vm86.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
vm86bios.s
|
- Add support for PAE and more than 4 gigs of ram on x86, dependent on the
|
2003-03-30 05:24:52 +00:00 |
vm_machdep.c
|
Bring in mbuma to replace mballoc.
|
2004-05-31 21:46:06 +00:00 |