.. |
aout_machdep.c
|
|
|
apmbios.c
|
Retire varargs.h support. Move machine/stdarg.h logic into MI
|
2011-07-17 20:54:30 +00:00 |
apmcall.S
|
|
|
autoconf.c
|
Include <sys/device.h> for config_rootfound, instead of relying on it
|
2011-02-22 06:37:24 +00:00 |
bios32.c
|
Don't use an empty body on the same line for the for loop.
|
2012-06-15 23:01:16 +00:00 |
bioscall.S
|
|
|
busfunc.S
|
The %dx argument for in/out is not a memory reference, so don't use the
|
2011-05-20 13:17:12 +00:00 |
compat_13_machdep.c
|
|
|
compat_16_machdep.c
|
From Bob Lee [glee at force10networks dot com], Preserve the have fpu context
|
2012-04-22 20:36:52 +00:00 |
copy.S
|
|
|
cpu_in_cksum.S
|
|
|
cpufunc.S
|
White space fix.
|
2011-09-24 21:24:52 +00:00 |
db_dbgreg.S
|
|
|
db_disasm.c
|
|
|
db_interface.c
|
make ddb minimally MP aware
|
2011-08-11 19:52:52 +00:00 |
db_machdep.c
|
Neither i386 nor amd64 have had separate syscall_plain/fancy functions
|
2012-07-12 17:14:39 +00:00 |
dumpsys.c
|
implement bdev_size(9) wrapper around d_psize() routine, so we can take
|
2011-12-12 19:03:07 +00:00 |
freebsd_machdep.c
|
|
|
freebsd_sigcode.S
|
|
|
freebsd_syscall.c
|
Fix previous - syscall_fancy() didn't contain the check for p_trace_anabled.
|
2012-07-12 18:13:08 +00:00 |
gdt.c
|
(xen) - remove the (*xpq_cpu)() shim.We hasten the %fs/%gs setup process during boot.Although this is hacky, it lets us use the non-xen specificpmap_pte_xxx() functions in pmap code (and others).
|
2012-02-24 08:06:07 +00:00 |
genassym.cf
|
- Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use
|
2012-04-20 22:23:24 +00:00 |
i386func.S
|
Welcome to 5.99.53! Merge rmind-uvmplock branch:
|
2011-06-12 03:35:36 +00:00 |
ibcs2_machdep.c
|
|
|
ibcs2_sigcode.S
|
|
|
ibcs2_syscall.c
|
Fix previous - syscall_fancy() didn't contain the check for p_trace_anabled.
|
2012-07-12 18:13:08 +00:00 |
ipkdb_glue.c
|
|
|
kgdb_machdep.c
|
Clean up excessive #ifdef'age of NMI trap handling for amd64/i386/xen.
|
2011-04-03 22:29:25 +00:00 |
kobj_machdep.c
|
|
|
kvm86.c
|
|
|
kvm86call.S
|
|
|
linux_sigcode.S
|
|
|
linux_syscall.c
|
syscall (setcontext) can alter eax, so don't attempt to get code again from it
|
2011-09-28 17:27:21 +00:00 |
lock_stubs.S
|
|
|
locore.S
|
Retire XEN_COMPAT_030001 as detailed on port-xen@:
|
2012-06-27 00:37:07 +00:00 |
longrun.c
|
PR #32894: protection fault trap in tmx86_get_longrun_mode
|
2011-10-23 13:02:32 +00:00 |
machdep.c
|
Retire XEN_COMPAT_030001 as detailed on port-xen@:
|
2012-06-27 00:37:07 +00:00 |
mainbus.c
|
Initialize pcibus_attach_args.pba_sub to 255. Note in a comment that
|
2012-02-07 16:34:44 +00:00 |
mptramp.S
|
- Convert x86 MD code, mainly pmap(9) e.g. TLB shootdown code, to use
|
2012-04-20 22:23:24 +00:00 |
mtrr_k6.c
|
|
|
multiboot.c
|
|
|
pmc.c
|
pmc_init: check ncpu instead of cpus_attached.
|
2012-01-30 21:35:22 +00:00 |
process_machdep.c
|
|
|
rbus_machdep.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:11:24 +00:00 |
spl.S
|
update a comment
|
2012-06-15 14:09:26 +00:00 |
svr4_machdep.c
|
|
|
svr4_sigcode.S
|
|
|
svr4_syscall.c
|
Fix previous - syscall_fancy() didn't contain the check for p_trace_anabled.
|
2012-07-12 18:13:08 +00:00 |
trap.c
|
trap: move out info printing to trap_print() on amd64, reduce the differences
|
2012-06-30 23:33:10 +00:00 |
vector.S
|
whitespace
|
2012-06-15 14:23:46 +00:00 |
vm86.c
|
|
|