..
amd64_mem.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
amd64-gdbstub.c
Back out 1.19 to rethink approach
2002-12-17 05:55:36 +00:00
apic_vector.S
Ok, somebody please shoot me. The asm I wrote for the ranged IPI shootdown
2002-08-23 21:45:59 +00:00
atomic.c
Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng a
2000-09-06 11:21:14 +00:00
autoconf.c
Only dump the BIOS geometry table from bootinfo on PC98, we don't use
2002-12-14 16:11:28 +00:00
bios.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
busdma_machdep.c
Implement bus_dmamem_alloc_size() and bus_dmamem_free_size() as
2003-01-29 07:25:27 +00:00
cpu_switch.S
Now that TPR isn't bogusly raised at boot, there is no need to clear
2003-01-23 01:01:35 +00:00
critical.c
Reversion of commit by Davidxu plus fixes since applied.
2003-02-01 12:17:09 +00:00
db_disasm.c
Fixed some style bugs in the removal of __P(()). The main ones were
2002-03-23 14:27:06 +00:00
db_interface.c
Code tidy-up. ISOfy, turn a macro into an inline for lint(1) (perhaps
2002-09-21 18:53:58 +00:00
db_trace.c
Add code to ddb to allow backtracing an arbitrary thread.
2002-12-28 01:23:07 +00:00
dump_machdep.c
Reformat last change
2002-12-16 23:25:12 +00:00
elf_machdep.c
Resolve relative relocations in klds before trying to parse the module's
2003-01-21 02:42:44 +00:00
exception.s
Reversion of commit by Davidxu plus fixes since applied.
2003-02-01 12:17:09 +00:00
exception.S
Reversion of commit by Davidxu plus fixes since applied.
2003-02-01 12:17:09 +00:00
fpu.c
Add getcontext, setcontext, and swapcontext as system calls.
2002-11-16 06:35:53 +00:00
genassym.c
Reversion of commit by Davidxu plus fixes since applied.
2003-02-01 12:17:09 +00:00
identcpu.c
Make tsc_freq a 64bit quantity.
2003-01-29 11:36:39 +00:00
in_cksum.c
In in_cksumdata, len must be a signed type.
2001-10-05 18:58:22 +00:00
initcpu.c
- Move enable_sse()'s prototype to machine/md_var.h.
2003-01-22 18:18:45 +00:00
legacy.c
- Give legacy an identify routine that always adds 'legacy0' at an order
2002-09-30 18:47:11 +00:00
locore.s
Remove BDE_DEBUGGER.
2003-01-28 19:05:44 +00:00
locore.S
Remove BDE_DEBUGGER.
2003-01-28 19:05:44 +00:00
machdep.c
Remove BDE_DEBUGGER.
2003-01-28 19:05:44 +00:00
mem.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
mp_machdep.c
Reversion of commit by Davidxu plus fixes since applied.
2003-02-01 12:17:09 +00:00
mpboot.S
Remove the leading underscore from all symbols defined in x86 asm
2001-02-25 06:29:04 +00:00
mptable.c
Reversion of commit by Davidxu plus fixes since applied.
2003-02-01 12:17:09 +00:00
nexus.c
- Give legacy an identify routine that always adds 'legacy0' at an order
2002-09-30 18:47:11 +00:00
pmap.c
Merge pmap_testbit() and pmap_is_modified(). The latter is the only caller
2003-01-28 03:01:35 +00:00
prof_machdep.c
Quick fix for high resolution kernel profiling on i386's. Use
2002-07-13 22:28:34 +00:00
support.s
Create inlines for ltr(sel), lldt(sel), lidt(addr) rather than
2002-09-22 04:45:21 +00:00
support.S
Create inlines for ltr(sel), lldt(sel), lidt(addr) rather than
2002-09-22 04:45:21 +00:00
swtch.s
Now that TPR isn't bogusly raised at boot, there is no need to clear
2003-01-23 01:01:35 +00:00
sys_machdep.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
trap.c
Reversion of commit by Davidxu plus fixes since applied.
2003-02-01 12:17:09 +00:00
tsc.c
Make tsc_freq a 64bit quantity.
2003-01-29 11:36:39 +00:00
vm_machdep.c
Reversion of commit by Davidxu plus fixes since applied.
2003-02-01 12:17:09 +00:00