Age | Commit message (Expand) | Author |
2002-07-24 | - change pte_spill_X() to take an extra parameter to determine if | Dale Rahn |
2002-07-15 | Perform accounting for executable pages on powerpc, prepare for | Dale Rahn |
2002-07-12 | Cleanup: use less _t typedefs, use the structure itself. | Dale Rahn |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-13 | Complete rewrite of the powerpc pmap handling, Instead of keeping | Dale Rahn |
2001-12-05 | Update pmap_update macro for arches Art missed. Still just a noop. | Todd C. Miller |
2001-11-28 | Make pmap_update functions into nops so that we can have a consistent | Artur Grabowski |
2001-11-06 | Need to prototype pmap_pinit and pmap_release here. | Artur Grabowski |
2001-09-18 | Changing the way the pmap code works again. | Dale Rahn |
2001-09-10 | move vtophys proto into a port-area in order to remove it for macppc eventual... | Michael Shalayeff |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |
2001-07-18 | fxp and de are fixed, enable vtophys | Michael Shalayeff |
2001-07-18 | Fix prototype that art missed... | Dale Rahn |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-10 | Until fxp and if_de are fixed with the correct parameter to vtophys() | Dale Rahn |
2001-07-09 | looking at other archs vtophys lives there | Michael Shalayeff |
2001-07-09 | more spacees, includes, protos | Michael Shalayeff |
2001-06-29 | header file include/define cleanup. commit N of many. | Dale Rahn |
2001-06-24 | Add prototypes for softnet, ofrootfound. | Dale Rahn |
2001-06-24 | Prototype functions used in macros in this header file. | Dale Rahn |
2001-05-26 | Add one more '0' in comment. | Artur Grabowski |
2001-05-25 | Implement PMAP_MAP_POOLPAGE. | Artur Grabowski |
2001-05-09 | More sync to NetBSD. | Artur Grabowski |
2001-02-22 | Improve the page mapped check algorithm in the powerpc pmap module, | Dale Rahn |
1997-01-09 | adding further support. | Dale S. Rahn |
1996-12-28 | adding OpenBSD tag to files. | Dale S. Rahn |
1996-12-21 | Check-in of powerpc kernel support. | Dale S. Rahn |