History log of /src/sys/arch/ia64/include/pmap.h |
Revision | | Date | Author | Comments |
1.10 |
| 07-Feb-2024 |
msaitoh | s/strucutre/structure/ in comment.
|
1.9 |
| 06-Oct-2023 |
skrll | Trailing whitespace
|
1.8 |
| 08-Apr-2017 |
scole | Attempted port over from FreeBSD with suggestions from <chs>. Still more work needed, but at least now the ski simulator and hardware die at the same place.
|
1.7 |
| 14-Nov-2010 |
uebayasi | branches: 1.7.18; 1.7.36; 1.7.40; 1.7.44; Move struct vm_page_md definition from vmparam.h to pmap.h, because it's used only by pmap. vmparam.h has definitions for wider audience.
All GENERIC kernels build tested, except ia64.
powerpc/include/booke/vmparam.h has one too, but it has no pmap.h, so it's left as is.
|
1.6 |
| 20-Jul-2009 |
kiyohara | branches: 1.6.2; 1.6.4; Fix little bit, and add a few files. current status is to see following thread. http://mail-index.netbsd.org/port-ia64/2009/06/18/msg000102.html
|
1.5 |
| 09-Dec-2008 |
pooka | Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr, which is now the "API" provided by the pmap module. pmap_kernel() remains as the syntactic sugar.
Bonus cosmetics round: move all the pmap_t pointer typedefs into uvm_pmap.h.
Thanks to Greg Oster for providing cpu muscle for doing test builds.
|
1.4 |
| 28-Apr-2008 |
martin | branches: 1.4.6; 1.4.8; Remove clause 3 and 4 from TNF licenses
|
1.3 |
| 20-Mar-2008 |
kochi | branches: 1.3.2; 1.3.4; Make ia64 kernel of GENERIC.SKI config compile. Only compile tested.
|
1.2 |
| 30-Aug-2006 |
cherry | branches: 1.2.4; 1.2.34; 1.2.54; 1.2.58; #include cleanups.
|
1.1 |
| 07-Apr-2006 |
cherry | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.14; Initial import of arch/ia64 sources. These sources are ported from FreeBSD/ia64 code. See individual source files for credits. In addition, code from NetBSD/alpha NetBSD/sparc64, NetBSD/i386 and NetBSD/amd64 were used as templates, along with my own additions.
|
1.1.14.4 |
| 24-Mar-2008 |
yamt | sync with head.
|
1.1.14.3 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.1.14.2 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.1.14.1 |
| 07-Apr-2006 |
yamt | file pmap.h was added on branch yamt-lazymbuf on 2006-06-21 14:52:48 +0000
|
1.1.10.2 |
| 24-May-2006 |
tron | Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
|
1.1.10.1 |
| 07-Apr-2006 |
tron | file pmap.h was added on branch peter-altq on 2006-05-24 15:48:00 +0000
|
1.1.6.2 |
| 22-Apr-2006 |
simonb | Sync with head.
|
1.1.6.1 |
| 07-Apr-2006 |
simonb | file pmap.h was added on branch simonb-timecounters on 2006-04-22 11:37:36 +0000
|
1.1.4.2 |
| 19-Apr-2006 |
elad | sync with head - hopefully this will work
|
1.1.4.1 |
| 07-Apr-2006 |
elad | file pmap.h was added on branch elad-kernelauth on 2006-04-19 02:33:00 +0000
|
1.1.2.3 |
| 03-Sep-2006 |
yamt | sync with head.
|
1.1.2.2 |
| 11-Apr-2006 |
yamt | sync with head
|
1.1.2.1 |
| 07-Apr-2006 |
yamt | file pmap.h was added on branch yamt-pdpolicy on 2006-04-11 11:53:35 +0000
|
1.2.58.3 |
| 17-Jan-2009 |
mjf | Sync with HEAD.
|
1.2.58.2 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.2.58.1 |
| 03-Apr-2008 |
mjf | Sync with HEAD.
|
1.2.54.1 |
| 24-Mar-2008 |
keiichi | sync with head.
|
1.2.34.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.2.4.2 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.2.4.1 |
| 30-Aug-2006 |
rpaulo | file pmap.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:30 +0000
|
1.3.4.3 |
| 19-Aug-2009 |
yamt | sync with head.
|
1.3.4.2 |
| 04-May-2009 |
yamt | sync with head.
|
1.3.4.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.3.2.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.4.8.1 |
| 19-Jan-2009 |
skrll | Sync with HEAD.
|
1.4.6.1 |
| 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
1.6.4.1 |
| 05-Mar-2011 |
rmind | sync with head
|
1.6.2.2 |
| 16-Nov-2010 |
uebayasi | Sync with HEAD.
|
1.6.2.1 |
| 25-Feb-2010 |
uebayasi | Use VM_PAGE_TO_MD(). Only compile tested.
|
1.7.44.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
1.7.40.1 |
| 26-Apr-2017 |
pgoyette | Sync with HEAD
|
1.7.36.1 |
| 28-Aug-2017 |
skrll | Sync with HEAD
|
1.7.18.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|