| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-09 | Cast the arg to MIPS_KSEG0_TO_PHYS() in POOL_VTOPHYS() (thanks, nathan!). | thorpej |
| 2003-04-09 | Add the ability for pool caches to cache the physical address of | thorpej |
| 2002-11-30 | Standardise on #ifdef _MIPS_<header>_H_ for multiple inclusion tests. | simonb |
| 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 |
| 2002-03-05 | Add support for MIPS32 and MIPS64 architectures: | simonb |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-08-04 | remove the uncached idle-loop page zeroing. | chs |
| 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 |
| 2000-12-25 | - fix typos in mips_user_cacheflush() and mips_user_cachectl(). | nisimura |
| 2000-09-21 | Make PMAP_PAGEIDLEZERO() return a boolean value. FALSE indidcates | thorpej |
| 2000-04-28 | Zero free pages in the idle loop. | soren |
| 1999-05-18 | - Move MachSetPID(1) call to pmap_bootstrap() adajacent to kernel pmap | nisimura |
| 1999-04-24 | Nuke register and remove trailling white space. | simonb |
| 1999-02-26 | MIPS part of fix for PR 6152, sligtly changed from M.Hitch's version | is |
| 1999-01-18 | Remove vestiges of cpuarch.h. Revert to using cpuregs.h instead. | castor |
| 1999-01-14 | * Create mips_reg_t data type to allow register size to be | castor |
| 1999-01-06 | - Complete vm_offset_t purge for mips processor. | nisimura |
| 1998-11-29 | Add PV_REFERENCED and track as for PV_MODIFIED,. | jonathan |
| 1998-11-15 | Change page modification emulation: don't fiddle with VM flags directly. | mhitch |
| 1998-07-26 | Fix typo with new poolpage stuff | simonb |
| 1998-07-24 | Provide PMAP_{,UN}MAP_POOLPAGE(). | thorpej |
| 1998-02-25 | Implement and switch to MACHINE_NEW_NONCONTIG. | thorpej |
| 1998-01-03 | Now that all ports have pmap_activate(), and it has an identical interface, | thorpej |
| 1997-08-09 | mips pmap_activate: | jonathan |
| 1997-07-29 | Resident count in pmap is now valid. I can now see RSS in ps. | mhitch |
| 1997-06-16 | Yet more mips1/mips3 merging: | jonathan |
| 1997-06-09 | Add sys_sysarch() calls for the standard mips userspace cache-control calls. | jonathan |
| 1997-05-18 | Eliminate vm_pmap. | mhitch |
| 1997-05-16 | Add #define __VM_PMAP_HACK as a temporary measure. | gwr |
| 1996-03-19 | Change "pmax_xxx" macros to "mips_xxx" macros, in preparation | jonathan |
| 1995-04-12 | Use _KERNEL, not KERNEL | mellon |
| 1995-04-10 | Bring back pmap_kernel(), for now always inlined as a pointer to | mycroft |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-05-27 | bsd 4.4-lite pmax port as ported to NetBSD | glass |
| 1994-05-27 | upgrade to bsd 4.4-lite code base. only mod is rcsids | glass |
| 1993-10-15 | update from rick, tarfile of Oct 11 10:46 | deraadt |
| 1993-10-12 | pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca> | deraadt |