NetBSD/sys/arch/arm/arm32
skrll 71c04700f6 No need to check if oldl == newl in cpu_switchto. All the callers ensure
this is never the case.

Fixup a few comments while I'm here.
2007-05-25 10:40:04 +00:00
..
arm32_machdep.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +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 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bus_dma.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
cpu.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
cpuswitch.S No need to check if oldl == newl in cpu_switchto. All the callers ensure 2007-05-25 10:40:04 +00:00
db_interface.c TRUE -> true, FALSE -> false 2007-02-22 05:14:04 +00:00
db_machdep.c Fix lossage from boolean_t -> bool and updated x86 bus_dma. 2007-02-22 04:38:02 +00:00
exception.S merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
fault.c Changes for newlock2. 2007-02-18 07:25:34 +00:00
fusu.S Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
genassym.cf merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
intr.c Make ipl_t and ipl_cookie_t 8-bit values. kmutex is now down to 12 bytes 2007-03-09 06:45:19 +00:00
irq_dispatch.S Rewrite the ARM mutex implementation to be of the simple-mutex variety. 2007-03-09 19:21:57 +00:00
kgdb_machdep.c bare asm -> __asm 2005-12-24 22:45:33 +00:00
locore.S merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mem.c fix caddr_t fallout. 2007-03-04 10:21:25 +00:00
pmap.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
sys_machdep.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
vm_machdep.c merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00