index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
mvme88k
/
include
/
pmap.h
Age
Commit message (
Expand
)
Author
2002-02-05
Provide a definition for pmap_wired_count.
Miod Vallat
2001-12-24
- completely change the mmu segment and page table structure definitions,
Miod Vallat
2001-12-22
correct pmap_map. mc88110 modifications.
Steve Murphree
2001-12-16
Revert the mvme88k to 20011212. Recent changes had not been merged correctly,
Miod Vallat
2001-12-12
Remove prototypes for non-existent mach leftovers, or duplicated in
Miod Vallat
2001-12-05
Update pmap_update macro for arches Art missed. Still just a noop.
Todd C. Miller
2001-11-28
zap some typedefs.
Artur Grabowski
2001-11-28
Make pmap_update functions into nops so that we can have a consistent
Artur Grabowski
2001-10-28
Define kernel_pmap only if _KERNEL defined.
Miod Vallat
2001-08-18
Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.
Artur Grabowski
2001-08-12
Actually, I'm not fond of include files including <uvm/uvm_extern.h>,
Miod Vallat
2001-08-12
Adapt to <vm/vm_prot.h> removal.
Miod Vallat
2001-08-06
Working kernel crash dumps.
Miod Vallat
2001-06-14
Big cleanup of VM issues:
Miod Vallat
2001-01-13
Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.
Steve Murphree
2001-01-12
Update vm interface to MACHIN_NEW_NONCONTIG. Fix compile warning in pcctwo.c
Steve Murphree
1999-09-27
Adding support for MVME188 and MVME197
Steve Murphree
1999-07-18
pmap_activate() and pmap_deactivate() are MD
Theo de Raadt
1999-07-18
fix pmap_activate() and pmap_deactivate() arguments after art changed things
Theo de Raadt
1999-05-29
Added vme bus device drivers. MVME328, MVME376, MVME332
Steve Murphree
1999-02-09
Added kernel support for user debugging. Fixed file ID's
Steve Murphree
1998-12-15
Commit for the first real OpenBSD mvme88k kernel.
Steve Murphree
1997-03-03
Cleanup after import. This also seems to bring up the current version.
Dale S. Rahn
1997-03-03
This is a remove to get rid of the old mvme88k port which was incomplete
Dale S. Rahn
1995-10-18
initial 88k import; code by nivas and based on mach luna88k
Theo de Raadt