.. |
arm32_machdep.c
|
Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these
|
2002-08-25 20:21:33 +00:00 |
atomic.S
|
non-inline version of atomic_{set,clear}_bit(), defined when
|
2002-10-19 12:46:57 +00:00 |
bcopy_page.S
|
More local label fixups.
|
2002-08-17 16:36:31 +00:00 |
bus_dma.c
|
Don't include <sys/map.h>.
|
2002-09-25 22:21:01 +00:00 |
cpu.c
|
specified, not specifed.
|
2003-01-06 12:38:47 +00:00 |
cpuswitch.S
|
Undo recent cpu_switch register usage changes in order to decrease nathanw_sa
|
2002-10-19 00:10:53 +00:00 |
db_interface.c
|
* Add PTE_SYNC() and PTE_SYNC_RANGE() macros. These don't actually do
|
2002-08-22 01:13:53 +00:00 |
db_machdep.c
|
Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set.
|
2002-01-05 22:41:46 +00:00 |
exception.S
|
Instead of "add rd, pc, #foo - . - 8", use either "adr rd, foo" or (where
|
2002-10-13 14:54:47 +00:00 |
fault.c
|
It appears that MI code requires ci_cpuid to be the CPU number of the CPU
|
2002-10-13 12:24:57 +00:00 |
fusu.S
|
Instead of "add rd, pc, #foo - . - 8", use either "adr rd, foo" or (where
|
2002-10-13 14:54:47 +00:00 |
genassym.cf
|
Undo recent cpu_switch register usage changes in order to decrease nathanw_sa
|
2002-10-19 00:10:53 +00:00 |
intr.c
|
make atomic_{set,clear}_bit() inline for arm32 ports, and
|
2002-10-19 12:22:33 +00:00 |
irq_dispatch.S
|
Fiddle with current_intr_depth in assembly code again. Because we
|
2003-01-03 00:38:16 +00:00 |
locore.S
|
make atomic_{set,clear}_bit() inline for arm32 ports, and
|
2002-10-19 12:22:33 +00:00 |
mem.c
|
merge kqueue branch into -current
|
2002-10-23 09:10:23 +00:00 |
pmap.c
|
Add a debug assert that wired pages provide protection flags in the flags
|
2002-11-24 01:09:09 +00:00 |
setcpsr.S
|
* Use local label names (.Lfoo vs. (Lfoo or foo))
|
2002-08-15 01:37:01 +00:00 |
setstack.S
|
* Use local label names (.Lfoo vs. (Lfoo or foo))
|
2002-08-15 01:37:01 +00:00 |
spl.S
|
More local label fixups.
|
2002-08-17 16:36:31 +00:00 |
stubs.c
|
Remove spurious declaration of bootconfig structure since that is already
|
2002-12-28 20:40:21 +00:00 |
sys_machdep.c
|
Rename the ARM sysarch calls from arm32* -> arm*
|
2002-03-30 06:23:39 +00:00 |
vm_machdep.c
|
Fix's DEBUG kernel's not making it into multiuser on cats. (as spotted by
|
2002-11-24 01:07:47 +00:00 |