| Age | Commit message (Expand) | Author |
| 2002-11-03 | merge pmap.h for all 4k-page motorola-MMU (or compatible) m68k platforms. | chs |
| 2002-10-28 | untangle includes a bit: | chs |
| 2002-09-22 | it really helps to get the stub right before cutting + pasting it 27 times. | chs |
| 2002-09-22 | add pmap_remove_all() hook (empty on most platforms so far). | chs |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-05-26 | replace vm_page_t with struct vm_page *. | chs |
| 2001-05-26 | replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. | chs |
| 2001-04-22 | Undo a misguided previous change to the pmap_update() API. | thorpej |
| 2001-04-22 | Give pmap_update() an argument (a pmap_t) so that it knows which | thorpej |
| 2001-04-21 | #define away pmap_update() in <machine/pmap.h> so that no function | thorpej |
| 1999-11-28 | Sync cachectl1() implementation with other m68k ports. | scottr |
| 1999-07-21 | Declare struct pmap kernel_pmap_store extern. | briggs |
| 1999-02-25 | mac68k part of pr 6152 fix, and missing bits for the others | is |
| 1998-12-22 | vm_offset_t -> {paddr_t, vaddr_t} | scottr |
| 1998-04-24 | Checkpoint of UVM work to date. This includes a fully-functioning | scottr |
| 1998-02-18 | Move pmap_map() function definition to MD headers, as appropriate. It's | cgd |
| 1998-01-06 | Garbage-collect pm_stchanged; it's not used by anything. | thorpej |
| 1998-01-06 | Garbage-collect use of the PCB's copy of the user segment table pointer. | thorpej |
| 1998-01-03 | Now that all ports have pmap_activate(), and it has an identical interface, | thorpej |
| 1998-01-01 | Change an argument name to PMAP_ACTIVATE() to more accurately describe the | thorpej |
| 1998-01-01 | - Make pmap_activate() and pmap_deactivate() take a struct proc *. | thorpej |
| 1997-06-10 | s/mac68k_btop/m68k_btop/ | veego |
| 1997-05-20 | Adjust for previous m68k/pcb.h change | scottr |
| 1997-02-02 | copypage() is now declared in m68k/cpu.h | scottr |
| 1996-05-18 | Fixup a few prototypes and put 'em in their place. | briggs |
| 1996-05-05 | Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized | briggs |
| 1995-06-24 | pmap_page_index isn't a macro. | briggs |
| 1995-06-21 | Cleanup some and make these look more like hp300 versions. | briggs |
| 1995-04-10 | Bring back pmap_kernel(), for now always inlined as a pointer to | mycroft |
| 1995-03-23 | KERNEL -> _KERNEL | briggs |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-07-31 | Different pa_index() ifdef MACHINE_NONCONTIG. | lkestel |
| 1994-06-26 | Fix warnings... | briggs |
| 1994-04-21 | '040 changes from Amiga. | briggs |
| 1993-12-15 | Change constants and comments to reflect the current MACHINE value. | briggs |
| 1993-11-29 | Added signal.h for -current. The rest is formatting changes. | briggs |
| 1993-09-29 | The current MacBSD architecture sub-directory for NetBSD-0.9--more or | briggs |