| Age | Commit message (Expand) | Author |
| 2013-01-07 | switch to __USE_TOPDOWN_VM. | chs |
| 2011-06-03 | - remove simple_lock(9) and use atomic_ops(3) to account pmap reference count, | tsutsui |
| 2009-12-11 | Export NBSG for bootloaders. MMU is enabled even on PROM on sun68k machines. | tsutsui |
| 2009-12-11 | Refactoring MD segment related definitions on m68k ports: | tsutsui |
| 2008-12-09 | Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr, | pooka |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-01-04 | Don't pull in unrelated gunk. | ad |
| 2006-10-01 | First attempt at bus_space(9) support for sun3 with common sun68k/bus.c: | tsutsui |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-01-22 | de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t. | chs |
| 2005-01-17 | Convert the PMAP_PREFER() macro from two arguments (offset and hint) | atatat |
| 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-07-03 | vm_offset_t -> [pv]addr_t. | chs |
| 2001-06-02 | replace vm_map{,_entry}_t with struct vm_map{,_entry} *. | chs |
| 2001-05-26 | replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. | chs |
| 2001-04-25 | Garbage-collect pmap_page_index(). | thorpej |
| 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 |
| 1998-03-16 | Add an anonymous declaration of struct pmap in pmap.h and put | gwr |
| 1998-02-18 | Move pmap_map() function definition to MD headers, as appropriate. It's | cgd |
| 1998-02-05 | Merge arch/sun3x into arch/sun3 | gwr |
| 1998-01-03 | Now that all ports have pmap_activate(), and it has an identical interface, | thorpej |
| 1998-01-02 | Make pmap_activate() take a proc *. | thorpej |
| 1997-02-28 | Define pmap_page_index as a macro. | gwr |
| 1997-02-18 | No longer need pm_stats | gwr |
| 1997-02-18 | Add pmap_wired_count() | gwr |
| 1997-01-27 | Fix copyrights (/s/REGENTS/FOUNDATION/) | gwr |
| 1997-01-27 | Remove unused PMAP_ACTIVATE/PMAP_DEACTIVATE macros. | gwr |
| 1996-12-17 | Make this compile with -Werror -Wall -Wstrict-prototypes | gwr |
| 1996-11-20 | Most files that were copyright Adam Glass and/or Gordon W. Ross | gwr |
| 1996-02-28 | update PMAP_PREFER | gwr |
| 1995-04-10 | Bring back pmap_kernel(), for now always inlined as a pointer to | mycroft |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1994-11-21 | Lots of changes. Fairly stable now. | gwr |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-06-29 | ..wrong version last time... | gwr |
| 1994-06-28 | Add PMEGQ_KERNEL for pmegs on the new kernel queue. | gwr |
| 1994-04-24 | fixed to use new queue stuff. random diffs to make ddb stuff mostly compile | glass |
| 1994-02-04 | sun3 port works under NetBSD-current now. rcsids probably fucked | glass |
| 1993-08-28 | last snapshot before uploading. we still have serious clock problems | glass |
| 1993-08-21 | snapshot. for uploading. gets lost in swtch after enablertclock() | glass |
| 1993-08-02 | stupid cleanup; fixes to mon.h; rewrote asm.h based on old asm.h | glass |
| 1993-07-30 | whatever was necessary to make the rest of it work. | glass |
| 1993-07-27 | new pmap module | glass |