.. |
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
|
Fetch the actual acpi0 device_t and use device_is_attached() to see if
|
2004-06-23 17:59:01 +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
|
Commit the first of half of changes that allow busdma to transparently
|
2004-07-03 18:18:36 +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
|
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
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
i686_mem.c
|
Trim a few things from the dmesg output and stick them under bootverbose to
|
2004-07-01 07:46:29 +00:00 |
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
|
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
|
Implement preemption of kernel threads natively in the scheduler rather
|
2004-07-02 20:21:44 +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
|
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
|
Removed foot-shooting setting of CR0_TS in exec_setregs(). It is
|
2004-06-19 12:28:48 +00:00 |
mem.c
|
bde points out that this can't do anything useful. The full patch has
|
2004-06-28 05:37:22 +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
|
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
|
Trim a few things from the dmesg output and stick them under bootverbose to
|
2004-07-01 07:46:29 +00:00 |
nexus.c
|
Don't define __RMAN_RESOURCE_VISISBLE. They aren't needed here after
|
2004-07-03 20:11:49 +00:00 |
p4tcc.c
|
o Typo: Ternal -> Thermal.
|
2004-02-29 18:30:35 +00:00 |
perfmon.c
|
Do the dreaded s/dev_t/struct cdev */
|
2004-06-16 09:47:26 +00:00 |
pmap.c
|
White space and style changes only.
|
2004-07-07 02:23:46 +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
|
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
|
Remove checks for curthread == NULL - it can't happen.
|
2004-06-03 10:22:47 +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
|
The NatSemi (now AMD) Geode SC1100 needs special treatment here and there
|
2004-06-03 21:14:53 +00:00 |