index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
hppa
/
include
/
vmparam.h
Age
Commit message (
Expand
)
Author
2021-02-26
Use a valuely human readable number for MAXTSIZ.
simonb
2019-04-16
Trailing whitespace
skrll
2013-01-07
switch to __USE_TOPDOWN_VM.
chs
2010-11-16
MD interrupt implementation is not VM parameter.
uebayasi
2010-11-14
Move struct vm_page_md definition from vmparam.h to pmap.h, because
uebayasi
2010-11-14
Don't rely on global APIs from internal.
uebayasi
2010-11-06
Remove incomplete, never worked dynamic run-time memory registration
uebayasi
2010-02-16
Remove the dma24_ex method of dealing with BUS_DMA_24BIT and replace
skrll
2009-04-30
Merge nick-hppapmap.
skrll
2009-03-06
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
joerg
2008-02-05
Rely on implicit PAGE_SIZE alignment and don't confuse uvm_glue.c.
skrll
2007-04-18
Whitespace.
skrll
2007-04-18
Bump the initial stack size limit to bring in line with other ports.
skrll
2007-04-07
Correct a comment.
skrll
2006-10-14
Typo in comment.
skrll
2005-12-11
merge ktrace-lwp.
christos
2004-07-18
add hppa support for RAS, context stuff, siginfo and scheduler activations:
chs
2003-04-02
Use PAGE_SIZE rather than NBPG.
thorpej
2003-04-01
* Define PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK in <hppa/vmparam.h>,
thorpej
2002-12-10
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
thorpej
2002-08-05
Made changes in where/how the kernel is linked, and how the pmap
fredette
2002-06-05
Added files to support generic HP PA-RISC based machines. hp700-specific
fredette