.. |
amd64_mem.c
|
Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,
|
2000-09-22 23:40:10 +00:00 |
amd64-gdbstub.c
|
Major update to the way synchronization is done in the kernel. Highlights
|
2000-09-07 01:33:02 +00:00 |
apic_vector.S
|
- Change fast interrupts on x86 to push a full interrupt frame and to
|
2000-10-06 02:20:21 +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
|
Deprecate devsw->d_bmaj entirely.
|
2000-10-31 10:58:14 +00:00 |
bios.c
|
Declare or #define per-cpu globals in <machine/globals.h> in all cases.
|
2000-10-27 08:30:59 +00:00 |
busdma_machdep.c
|
- Overhaul the software interrupt code to use interrupt threads for each
|
2000-10-25 05:19:40 +00:00 |
cpu_switch.S
|
savectx() is now used exclusively by the crash dump system. Move the
|
2000-10-13 22:03:29 +00:00 |
db_disasm.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
db_interface.c
|
Add KTR, a facility that logs kernel events in order to to facilitate
|
2000-09-07 01:29:44 +00:00 |
db_trace.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
elf_machdep.c
|
Change incorrect NULLs to 0s
|
1999-12-21 11:14:12 +00:00 |
exception.s
|
Remove an unnecessary sti and spl0() in fork_trampoline. Interrupts
|
2000-10-06 01:47:24 +00:00 |
exception.S
|
Remove an unnecessary sti and spl0() in fork_trampoline. Interrupts
|
2000-10-06 01:47:24 +00:00 |
fpu.c
|
Catch up to moving headers:
|
2000-10-20 07:58:15 +00:00 |
genassym.c
|
Remove unneeded <stddef.h> #includes.
|
2000-10-29 16:57:42 +00:00 |
identcpu.c
|
Remove unneeded #include <sys/proc.h> lines.
|
2000-10-29 13:57:19 +00:00 |
in_cksum.c
|
Ansify and fix warnings.
|
2000-09-29 16:53:39 +00:00 |
initcpu.c
|
Fix some further english grammar and typo's.
|
2000-11-08 12:00:05 +00:00 |
legacy.c
|
Initialize bus_space_handle_t with zero (for PC-98).
|
2000-11-13 11:48:38 +00:00 |
locore.s
|
Be more careful about cleaning up the stack after function calls early
|
2000-09-13 14:08:50 +00:00 |
locore.S
|
Be more careful about cleaning up the stack after function calls early
|
2000-09-13 14:08:50 +00:00 |
machdep.c
|
Convert all users of fldoff() to offsetof(). fldoff() is bad
|
2000-10-27 11:45:49 +00:00 |
mem.c
|
Duh. Fix a fatfingered patch.
|
2000-06-25 19:06:48 +00:00 |
mp_machdep.c
|
Catch up to moving headers:
|
2000-10-20 07:58:15 +00:00 |
mpboot.S
|
Major update to the way synchronization is done in the kernel. Highlights
|
2000-09-07 01:33:02 +00:00 |
mptable.c
|
Catch up to moving headers:
|
2000-10-20 07:58:15 +00:00 |
nexus.c
|
Initialize bus_space_handle_t with zero (for PC-98).
|
2000-11-13 11:48:38 +00:00 |
pmap.c
|
Protect against an infinite loop when prefaulting pages. This can
|
2000-11-07 18:31:16 +00:00 |
prof_machdep.c
|
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
|
2000-07-04 11:25:35 +00:00 |
support.s
|
Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,
|
2000-09-22 23:40:10 +00:00 |
support.S
|
Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,
|
2000-09-22 23:40:10 +00:00 |
swtch.s
|
savectx() is now used exclusively by the crash dump system. Move the
|
2000-10-13 22:03:29 +00:00 |
sys_machdep.c
|
Catch up to moving headers:
|
2000-10-20 07:58:15 +00:00 |
trap.c
|
Catch up to moving headers:
|
2000-10-20 07:58:15 +00:00 |
tsc.c
|
Revert two experimental changes which escaped from my devel machine.
|
2000-10-28 06:55:12 +00:00 |
vm_machdep.c
|
- Overhaul the software interrupt code to use interrupt threads for each
|
2000-10-25 05:19:40 +00:00 |