NetBSD/sys/arch
ragge 8d7b76581f Implement spinlocks as subroutines instead of inlines.
Add SPINLOCK_SPIN_HOOK; the VAX has low-priority IPIs like Alpha.
2001-06-03 15:10:11 +00:00
..
algor vm_page_t -> struct vm_page * 2001-06-01 19:52:54 +00:00
alpha replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
amiga replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
amigappc replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
arc Add iha at pci . 2001-06-03 13:46:57 +00:00
arm Rather than duplicating the LDM/STM/LDC/STC fixup code between 2001-06-03 13:38:14 +00:00
arm26 Convert bus_space_{read,write}_multi_1() into macros, since they're just 2001-06-02 21:31:02 +00:00
arm32 Now that cpu_dataabt_fixup() can fail, print slightly more useful information 2001-06-02 22:48:40 +00:00
atari replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
bebox replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
cats Move blockio.S from sys/arch/arm32/arm32 to sys/arch/arm/arm, since I want to 2001-05-29 23:03:20 +00:00
cesfic add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
cobalt replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
dnard use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
dreamcast add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
evbsh3 add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
hp300 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
hpc use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
hpcarm Now that cpu_dataabt_fixup() can fail, print slightly more useful information 2001-06-02 22:48:40 +00:00
hpcmips replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
hpcsh convert two consecutive "shll"s with one "shll2" 2001-05-15 08:54:56 +00:00
i386 Add iha at pci . 2001-06-03 13:46:57 +00:00
luna68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
m68k use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
mac68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
macppc Add iha at pci . 2001-06-03 13:46:57 +00:00
mips replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
mipsco replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
mmeye add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
mvme68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
netwinder use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
news68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
newsmips replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
next68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
ofppc replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
pc532 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
pmax replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
powerpc replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
prep replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
sandpoint replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
sgimips replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
sh3 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
sparc finish moving context management back to being global. add a new ctx_lock 2001-06-03 04:03:28 +00:00
sparc64 clear and restore pcb_onfault around calling uvm_fault(), 2001-06-03 03:12:31 +00:00
sun2 replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
sun3 clear and restore pcb_onfault around calling uvm_fault(), 2001-06-03 03:12:31 +00:00
vax Implement spinlocks as subroutines instead of inlines. 2001-06-03 15:10:11 +00:00
x68k replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
Makefile