| .. |
|
_bus.h
|
Break out the definition of bus_space_{tag,handle}_t and a few other types
|
2005-04-18 21:45:34 +00:00 |
|
_inttypes.h
|
|
|
|
_limits.h
|
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
|
2005-08-20 16:44:41 +00:00 |
|
_stdint.h
|
|
|
|
_types.h
|
|
|
|
asm.h
|
|
|
|
atomic.h
|
Define atomic_readandclear_ptr.
|
2007-11-27 06:34:15 +00:00 |
|
bat.h
|
|
|
|
bootinfo.h
|
|
|
|
bus.h
|
Implement bus_space_map().
|
2006-12-13 03:25:31 +00:00 |
|
bus_dma.h
|
Refactor the bus_dma header files so that the interface is described in
|
2005-03-14 16:46:28 +00:00 |
|
clock.h
|
First part of a little cleanup in the calendar/timezone/RTC handling.
|
2006-10-02 12:59:59 +00:00 |
|
cpu.h
|
Add kdb_cpu_sync_icache(), intended to synchronize instruction
|
2007-06-09 21:55:17 +00:00 |
|
cpufunc.h
|
|
|
|
db_machdep.h
|
|
|
|
elf.h
|
PR:
|
2006-10-04 21:37:10 +00:00 |
|
endian.h
|
|
|
|
exec.h
|
|
|
|
float.h
|
|
|
|
floatingpoint.h
|
|
|
|
fpu.h
|
|
|
|
frame.h
|
Tweak how the MD code calls the fooclock() methods some. Instead of
|
2005-12-22 22:16:09 +00:00 |
|
gdb_machdep.h
|
Add skeletal support for GDB. In particular gdb_cpu_getreg() needs
|
2006-08-24 21:52:11 +00:00 |
|
hid.h
|
|
|
|
ieee.h
|
|
|
|
ieeefp.h
|
|
|
|
in_cksum.h
|
|
|
|
intr.h
|
|
|
|
intr_machdep.h
|
Revamp the interrupt handling in support of INTR_FILTER. This includes:
|
2007-08-11 19:25:32 +00:00 |
|
kdb.h
|
Add kdb_cpu_sync_icache(), intended to synchronize instruction
|
2007-06-09 21:55:17 +00:00 |
|
limits.h
|
|
|
|
md_var.h
|
Split decr_init() into two, with the section that reads the timebase
|
2007-11-13 15:47:55 +00:00 |
|
memdev.h
|
|
|
|
metadata.h
|
|
|
|
mmuvar.h
|
Insert a layer of indirection to the pmap code, using a kobj for
|
2005-11-08 06:48:08 +00:00 |
|
mutex.h
|
|
|
|
nexusvar.h
|
|
|
|
ofw_machdep.h
|
o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.
|
2006-07-26 17:12:54 +00:00 |
|
openpicreg.h
|
|
|
|
openpicvar.h
|
Revamp the interrupt handling in support of INTR_FILTER. This includes:
|
2007-08-11 19:25:32 +00:00 |
|
param.h
|
Drop _MACHINE_ARCH and _MACHINE defines (not to be confused with
|
2005-12-06 13:27:21 +00:00 |
|
pcb.h
|
Forward declare struct trapframe.
|
2006-07-26 17:05:11 +00:00 |
|
pcpu.h
|
Rework the PCPU_* (MD) interface:
|
2007-06-04 21:38:48 +00:00 |
|
pio.h
|
|
|
|
pmap.h
|
Fix gdb issue where the i-cache was not being updated when a breakpoint
|
2006-12-05 04:01:52 +00:00 |
|
pmc_mdep.h
|
Add stubs to unbreak LINT.
|
2007-12-07 13:45:47 +00:00 |
|
powerpc.h
|
|
|
|
proc.h
|
Divorce critical sections from spinlocks. Critical sections as denoted by
|
2005-04-04 21:53:56 +00:00 |
|
profile.h
|
Add user-space profiling support. Kernel profiling still todo.
|
2005-12-29 04:07:36 +00:00 |
|
psl.h
|
|
|
|
pte.h
|
Add definitions for 64-bit PTEs
|
2005-11-11 12:03:28 +00:00 |
|
ptrace.h
|
|
|
|
reg.h
|
|
|
|
reloc.h
|
Remove 3rd clause, renumber, ok per email
|
2007-01-12 07:26:21 +00:00 |
|
resource.h
|
|
|
|
runq.h
|
|
|
|
sc_machdep.h
|
|
|
|
setjmp.h
|
|
|
|
sf_buf.h
|
|
|
|
sigframe.h
|
|
|
|
signal.h
|
Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename
|
2005-08-20 16:44:41 +00:00 |
|
smp.h
|
|
|
|
spr.h
|
|
|
|
sr.h
|
|
|
|
stack.h
|
Break out stack(9) from ddb(4):
|
2007-12-02 20:40:35 +00:00 |
|
stdarg.h
|
Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes
|
2006-09-21 01:37:02 +00:00 |
|
trap.h
|
Add prototype for trap().
|
2007-08-07 18:39:28 +00:00 |
|
ucontext.h
|
|
|
|
varargs.h
|
|
|
|
vmparam.h
|
Change the management of cached pages (PQ_CACHE) in two fundamental
|
2007-09-25 06:25:06 +00:00 |