index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
ia64
/
include
/
pmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add partial pmap locking.
alc
2004-07-19
1
-0
/
+14
*
Remove unused fields from the pmap.
alc
2004-07-16
1
-2
/
+0
*
- Remove unused definitions.
alc
2004-06-23
1
-5
/
+2
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
Remove avail_end. As of yesterday, it is unused.
alc
2004-04-06
1
-1
/
+0
*
Remove avail_start on those platforms that no longer use it. (Only amd64
alc
2004-04-05
1
-1
/
+0
*
Remove unused declarations. (Some time ago, these variables became fields
alc
2004-03-07
1
-2
/
+0
*
Move pmap_resident_count() from the MD pmap.h to the MI pmap.h.
bms
2003-10-06
1
-1
/
+0
*
pmap_install() needs to be atomic WRT to context switching. Protect
marcel
2003-05-19
1
-1
/
+1
*
Don't use the tpa instruction to implement pmap_kextract. The tpa
marcel
2003-04-22
1
-8
/
+1
*
Made the prototypes for pmap_kenter and pmap_kremove MD. These functions
jake
2003-03-16
1
-0
/
+2
*
MFi386 revision 1.88
alc
2003-03-01
1
-3
/
+0
*
Remove the dependency on ia64_cpu.h by not defining pmap_kextract()
marcel
2002-10-12
1
-6
/
+1
*
o Introduce pmap_page_is_mapped(). Its purpose is to obsolete
alc
2002-08-07
1
-0
/
+1
*
Tidy up some loose ends.
peter
2002-04-29
1
-3
/
+2
*
Remove __P.
alfred
2002-03-20
1
-12
/
+12
*
* Make sure we increment pm_stats.resident_count in pmap_enter_quick
dfr
2001-11-09
1
-1
/
+1
*
Rework pmap so that it separates the PTE structure from the pv_entry
dfr
2001-10-19
1
-1
/
+6
*
Add pmap_unmapdev().
dfr
2001-09-29
1
-0
/
+1
*
Factor out PTE and related definitions from pmap.h - they are useful in
dfr
2001-09-24
1
-89
/
+1
*
* Add rudimentary DDB support (no kgdb, no backtrace, no single step).
dfr
2000-10-10
1
-5
/
+2
*
This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will
dfr
2000-09-29
1
-0
/
+233