NetBSD/sys/arch/arm/arm32
yamt 6b2d8b66a4 merge yamt-km branch.
- don't use managed mappings/backing objects for wired memory allocations.
  save some resources like pv_entry.  also fix (most of) PR/27030.
- simplify kernel memory management API.
- simplify pmap bootstrap of some ports.
- some related cleanups.
2005-04-01 11:59:21 +00:00
..
arm32_machdep.c Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +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 Xscale-optimised b{copy,zero}_page(). 2003-10-13 21:03:13 +00:00
bus_dma.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
cpu.c distinguish PXA255/26x from PXA2[15]0 in CPU attach message 2004-04-14 04:01:49 +00:00
cpuswitch.S - Add LOCKDEBUG-protected calls to sched_lock_idle() to cpu_switchto and 2003-11-15 08:44:18 +00:00
db_interface.c Don't overload the unknown instruction handling for the core onto CP0. 2004-08-07 11:45:41 +00:00
db_machdep.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
exception.S Overhaul arm32's abort handlers: 2003-10-31 16:30:15 +00:00
fault.c KNF 2005-01-07 08:02:16 +00:00
fusu.S Avoid alignment faults in fusword and fuswintr. Also handle big-endian 2003-12-01 13:34:44 +00:00
genassym.cf Remove p_nras from struct proc - use LIST_EMPTY(&p->p_raslist) instead. 2003-11-04 10:33:15 +00:00
intr.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
irq_dispatch.S Move the alignment fault enable/disable code into macroes to avoid 2003-10-30 08:57:24 +00:00
kgdb_machdep.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
locore.S Fix syntax error from 1.9. I guess IPKDB isn't used very much... 2004-11-19 07:59:53 +00:00
mem.c switch ARM to use same minor for /dev/zero as other archs 2003-10-16 12:02:58 +00:00
pmap.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00
setcpsr.S
setstack.S
spl.S
stubs.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
sys_machdep.c __KERNEL_RCSID() 2003-07-15 00:24:37 +00:00
vm_machdep.c merge yamt-km branch. 2005-04-01 11:59:21 +00:00