.. |
autoconf.c
|
|
|
busdma_machdep.c
|
Restore bus DMA bounce pages to an offset of 0 when they are released by
|
2009-04-17 13:22:18 +00:00 |
clock.c
|
Now that all platforms use genclock, shuffle things around slightly
|
2008-04-22 19:38:30 +00:00 |
context.S
|
|
|
db_machdep.c
|
Break out stack(9) from ddb(4):
|
2007-12-02 20:40:35 +00:00 |
dump_machdep.c
|
Place hostnames and similar information fully under the prison system.
|
2009-05-29 21:27:12 +00:00 |
efi.c
|
The kernel implemented 'memcmp' is an alias for 'bcmp'. However, memcmp
|
2008-09-23 14:45:10 +00:00 |
elf_machdep.c
|
Implement a facility for dynamic per-cpu variables.
|
2009-06-23 22:42:39 +00:00 |
emulate.c
|
Partial support for branch long emulation. This only emulates the
|
2006-06-29 19:59:18 +00:00 |
exception.S
|
Set PTE_ACCESSED in the PTE and before inserting it in the VHPT.
|
2007-10-16 03:20:32 +00:00 |
gdb_machdep.c
|
|
|
genassym.c
|
Decouple ACPI CPU Ids from FreeBSD's cpuid. The ACPI Ids can be
|
2009-08-16 01:43:08 +00:00 |
in_cksum.c
|
|
|
interrupt.c
|
* Completely Remove the option STOP_NMI from the kernel. This option
|
2009-08-13 17:09:45 +00:00 |
locore.S
|
Allocate a stack for thread0 and switch to it before calling
|
2008-02-04 02:21:33 +00:00 |
machdep.c
|
Decouple ACPI CPU Ids from FreeBSD's cpuid. The ACPI Ids can be
|
2009-08-16 01:43:08 +00:00 |
mca.c
|
Tweak the ia64 machine check handling code to not register new sysctl nodes
|
2009-02-04 18:44:29 +00:00 |
mem.c
|
Replace all calls to minor() with dev2unit().
|
2008-09-27 08:51:18 +00:00 |
mp_machdep.c
|
Decouple ACPI CPU Ids from FreeBSD's cpuid. The ACPI Ids can be
|
2009-08-16 01:43:08 +00:00 |
nexus.c
|
Import ACPICA 20090521.
|
2009-06-05 18:44:36 +00:00 |
pal.S
|
|
|
pmap.c
|
Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to
|
2009-07-24 13:50:29 +00:00 |
ptrace_machdep.c
|
|
|
sal.c
|
Remove ipi_all() and ipi_self() as the former hasn't been used at
|
2008-09-28 18:34:14 +00:00 |
sapic.c
|
Revision 1.9 changes the delivery mode from the magic constant 0
|
2008-04-14 20:34:45 +00:00 |
setjmp.S
|
|
|
ssc.c
|
Last minute TTY API change: remove mutex argument from tty_alloc().
|
2009-05-29 06:41:23 +00:00 |
sscdisk.c
|
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
|
2008-10-23 15:53:51 +00:00 |
stack_machdep.c
|
Break out stack(9) from ddb(4):
|
2007-12-02 20:40:35 +00:00 |
support.S
|
The flushrs instruction must be the first in an instruction
|
2007-10-16 03:07:56 +00:00 |
sys_machdep.c
|
|
|
syscall.S
|
Restore the value of ar.rnat after the assignment to ar.bspstore.
|
2007-07-16 16:47:35 +00:00 |
trap.c
|
Remove kernel support for M:N threading.
|
2008-03-12 10:12:01 +00:00 |
uio_machdep.c
|
|
|
uma_machdep.c
|
It has been observed on the mailing lists that the different categories
|
2007-09-15 18:47:02 +00:00 |
unaligned.c
|
|
|
unwind.c
|
|
|
vm_machdep.c
|
Drop the high FP state of an exiting thread in cpu_thread_exit() and
|
2009-06-20 05:36:53 +00:00 |