.. |
apic_vector.s
|
Don't forget to load %es with the kernel data segment selector in
|
2003-10-16 10:44:24 +00:00 |
atomic.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
autoconf.c
|
Use __FBSDID().
|
2003-06-02 06:43:15 +00:00 |
bios.c
|
Commit Bosko's patch to clean up the PSE/PG_G initialization to and
|
2003-10-01 23:46:08 +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
|
remove #define no longer used
|
2003-08-19 17:12:21 +00:00 |
critical.c
|
Expand inline the relevant parts of src/COPYRIGHT for Matt Dillon's
|
2003-08-12 23:24:05 +00:00 |
db_disasm.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
db_interface.c
|
Moved stop/start code for other CPUs to near the beginning/end of
|
2003-09-07 13:43:01 +00:00 |
db_trace.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
dump_machdep.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
elan-mmcr.c
|
The present defaults for the open and close for device drivers which
|
2003-09-27 12:01:01 +00:00 |
elf_machdep.c
|
Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit
|
2003-09-25 01:10:26 +00:00 |
exception.s
|
Fixup comment.
|
2003-08-12 20:20:23 +00:00 |
genassym.c
|
Commit Bosko's patch to clean up the PSE/PG_G initialization to and
|
2003-10-01 23:46:08 +00:00 |
geode.c
|
Detect Geode CPUs and initialize the 27MHz timecounter "Geode".
|
2003-08-31 16:20:34 +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
|
Add constants for entries in the IDT and use those instead of magic
|
2003-09-10 01:07:04 +00:00 |
in_cksum.c
|
Use __FBSDID().
|
2003-06-02 06:43:15 +00:00 |
initcpu.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
k6_mem.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
legacy.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
locore.s
|
Fix just about as many bugs in my last commit here as there were lines that
|
2003-10-14 17:02:18 +00:00 |
machdep.c
|
Add the cpu_idle_hook() function pointer so that other idlers can be
|
2003-10-18 22:25:07 +00:00 |
mem.c
|
Use __FBSDID().
|
2003-06-02 06:43:15 +00:00 |
mp_clock.c
|
- Fail to probe if acpi0 probed ok as this driver basically tries to probe
|
2003-10-24 21:01:31 +00:00 |
mp_machdep.c
|
A few whitespace and comment tweaks.
|
2003-10-24 21:02:26 +00:00 |
mpapic.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
mpboot.s
|
Commit Bosko's patch to clean up the PSE/PG_G initialization to and
|
2003-10-01 23:46:08 +00:00 |
mptable.c
|
A few whitespace and comment tweaks.
|
2003-10-24 21:02:26 +00:00 |
nexus.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
perfmon.c
|
Fix copyright comment & FBSDID style nits.
|
2003-08-25 09:48:48 +00:00 |
pmap.c
|
Fix pmap_unmapdev() to call pmap_kremove() instead of implementing it
|
2003-10-27 22:15:02 +00:00 |
support.s
|
- Add a memory barrier before the sse2_pagezero() function returns. This
|
2003-10-01 08:52:46 +00:00 |
swtch.s
|
- On my Pentium4-M laptop, invalpg takes ~1100 cycles if the page is found in
|
2003-09-30 08:11:36 +00:00 |
symbols.raw
|
|
|
sys_machdep.c
|
Turning on warning for static LDT allocation.
|
2003-09-07 05:23:28 +00:00 |
trap.c
|
Implement preliminary support for the PT_SYSCALL command to ptrace(2).
|
2003-10-09 10:17:16 +00:00 |
tsc.c
|
Change all SYSCTLS which are readonly and have a related TUNABLE
|
2003-10-21 18:28:36 +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
|
Use npxdrop in cpu_thread_exit to save some cycles.
|
2003-10-19 00:57:10 +00:00 |