.. |
amd64_mem.c
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +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
|
Use _lapic+offset to access the local apic from assembly language
|
2000-12-14 04:16:16 +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
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +00:00 |
busdma_machdep.c
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
cpu_switch.S
|
Use %fs to access per-cpu variables in uni-processor kernels the same
|
2001-01-06 17:40:04 +00:00 |
db_disasm.c
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
db_interface.c
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +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
|
Use %fs to access per-cpu variables in uni-processor kernels the same
|
2001-01-06 17:40:04 +00:00 |
exception.S
|
Use %fs to access per-cpu variables in uni-processor kernels the same
|
2001-01-06 17:40:04 +00:00 |
fpu.c
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +00:00 |
genassym.c
|
Use %fs to access per-cpu variables in uni-processor kernels the same
|
2001-01-06 17:40:04 +00:00 |
identcpu.c
|
Assembler fixes.
|
2000-11-21 20:16:49 +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
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
locore.s
|
Assembler fixes.
|
2000-11-21 20:16:49 +00:00 |
locore.S
|
Assembler fixes.
|
2000-11-21 20:16:49 +00:00 |
machdep.c
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +00:00 |
mem.c
|
Duh. Fix a fatfingered patch.
|
2000-06-25 19:06:48 +00:00 |
mp_machdep.c
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +00:00 |
mpboot.S
|
Use _lapic+offset to access the local apic from assembly language
|
2000-12-14 04:16:16 +00:00 |
mptable.c
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +00:00 |
nexus.c
|
Convert more malloc+bzero to malloc+M_ZERO.
|
2000-12-08 21:51:06 +00:00 |
pmap.c
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +00:00 |
prof_machdep.c
|
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
|
2000-07-04 11:25:35 +00:00 |
support.s
|
Use %fs to access per-cpu variables in uni-processor kernels the same
|
2001-01-06 17:40:04 +00:00 |
support.S
|
Use %fs to access per-cpu variables in uni-processor kernels the same
|
2001-01-06 17:40:04 +00:00 |
swtch.s
|
Use %fs to access per-cpu variables in uni-processor kernels the same
|
2001-01-06 17:40:04 +00:00 |
sys_machdep.c
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +00:00 |
trap.c
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +00:00 |
tsc.c
|
Namespace cleanup. Remove some #includes in favour of an explicit
|
2000-12-02 17:59:41 +00:00 |
vm_machdep.c
|
Use PCPU_GET, PCPU_PTR and PCPU_SET to access all per-cpu variables
|
2001-01-10 04:43:51 +00:00 |