..
amd64_mem.c
AMD64 mtrr driver.
2003-08-23 00:27:58 +00:00
amd64-gdbstub.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
apic_vector.S
unifdef -DLAZY_SWITCH and start to tidy up the associated glue.
2003-07-10 01:02:59 +00:00
atomic.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
autoconf.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
bios.c
Fix copyright comment & FBSDID style nits.
2003-08-25 09:48:48 +00:00
busdma_machdep.c
In _bus_dmamap_load_buffer(), only count the number of bounce pages needed if
2003-08-04 23:40:35 +00:00
cpu_switch.S
Collect the nastiness for preserving the kernel MSR_GSBASE around the
2003-05-15 00:23:40 +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
Use __FBSDID().
2003-07-25 21:19:19 +00:00
db_interface.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
db_trace.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
dump_machdep.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
elf_machdep.c
Fixup the ELF branding information to point to the new home of rtld.
2003-08-17 08:08:38 +00:00
exception.S
Clean up get/set_mcontext() and get/set_fpcontext(). These are operated
2003-09-09 19:32:09 +00:00
fpu.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
genassym.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
identcpu.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
in_cksum.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
initcpu.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
legacy.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
locore.S
Have hammer_time() return the proc0 stack location, and have locore
2003-05-31 06:54:29 +00:00
machdep.c
Clean up get/set_mcontext() and get/set_fpcontext(). These are operated
2003-09-09 19:32:09 +00:00
mem.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
mp_machdep.c
Remove an XXX comment by using the per CPU mask added after this comment
2003-09-10 01:36:48 +00:00
mpboot.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
mptable.c
Remove an XXX comment by using the per CPU mask added after this comment
2003-09-10 01:36:48 +00:00
nexus.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
pmap.c
Simplify (and micro-optimize) pmap_unuse_pt(): Only one caller,
2003-09-13 21:57:38 +00:00
prof_machdep.c
Use __FBSDID().
2003-06-02 16:32:55 +00:00
sigtramp.S
Commit MD parts of a loosely functional AMD64 port. This is based on
2003-05-01 01:05:25 +00:00
support.S
Add setjmp/longjmp for ddb
2003-05-30 00:58:48 +00:00
sys_machdep.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
trap.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
tsc.c
Use __FBSDID().
2003-07-25 21:19:19 +00:00
vm_machdep.c
Migrate the sf_buf allocator that is used by sendfile(2) and zero-copy
2003-08-29 20:04:10 +00:00