NetBSD/sys/arch
pk 3011e0816b Revise pv_table_map(): to simplify calculations, pv_table[] now covers
all of physical memory, i.e. it conceptually is pv_table[0..avail_end].
The previous version could lead to an off-by-one error in the page allocation
for pv_table[] in some memory configurations.
2000-09-09 10:24:34 +00:00
..
alpha u_char -> u_int for function argument and return of Zilog register 2000-09-09 06:08:42 +00:00
amiga sm* at (mhz at) pcmcia* needs mii to link (although not at runtime...). 2000-09-03 19:07:05 +00:00
amigappc Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
arc Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
arm26 Move setsoftast() and friends into cpu.h and make them into macros, so arm26 2000-08-25 16:43:46 +00:00
arm32 Enlarge RAMDISK to make it fit the installation fs again. 2000-08-30 21:29:16 +00:00
atari Use 2000-08-30 23:51:46 +00:00
bebox Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
cobalt Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
evbsh3 DDB single step and stack trace support. 2000-09-08 10:15:23 +00:00
hp300 Use 2000-08-30 23:51:46 +00:00
hpcmips - adapt config_hook(CONFIG_HOOK_PMEVENT,..) 2000-09-07 03:11:11 +00:00
i386 Final fix to make this work without object directories again. 2000-09-08 19:57:05 +00:00
luna68k Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
m68k Add a `/t' modifier to the m68k ddb's `trace' command. This enables 2000-08-10 08:02:35 +00:00
mac68k Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
macppc On G3 and G4, display short message if L2 cache is not enabled. 2000-09-05 15:29:28 +00:00
mips In outofworld, keep $sp for DDB case if it looks like a kernel address 2000-09-08 07:24:42 +00:00
mipsco Microtime calculation was seriously incorrect when HZ != 100 2000-09-06 07:52:47 +00:00
mmeye DDB single step and stack trace support. 2000-09-08 10:15:23 +00:00
mvme68k Add preliminary support for the MVME162-LX 200/300 series of boards. 2000-09-06 19:51:42 +00:00
news68k Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
newsmips Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
next68k Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
ofppc Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
pc532 Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
pmax Use 2000-08-30 23:51:46 +00:00
powerpc Scheduler locking changes. 2000-08-21 18:46:03 +00:00
prep Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
sgimips Add spllock(). See spl(9) for details. 2000-08-22 19:46:26 +00:00
sh3 remove extra #endif 2000-09-08 19:52:13 +00:00
sparc Revise pv_table_map(): to simplify calculations, pv_table[] now covers 2000-09-09 10:24:34 +00:00
sparc64 Add support for write protecting clock registers. 2000-09-01 19:04:49 +00:00
sun3 Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
vax remove extra paren so this compiles again. 2000-09-08 19:26:17 +00:00
x68k Adjust ramdisk size. 2000-09-06 14:29:41 +00:00
Makefile Add new SUBDIRs. 2000-02-19 02:03:29 +00:00