index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
uvm
/
uvm_object.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move the vm_page struct from being stored in RB macro trees to RBT functions
dlg
2016-09-16
1
-2
/
+2
*
Remove the unused loan_count field and the related uvm logic. Most of
visa
2015-08-21
1
-17
/
+1
*
remove lock.h from uvm_extern.h. another holdover from the simpletonlock
tedu
2014-12-17
1
-1
/
+2
*
Prefer MADV_* over POSIX_MADV_* in kernel for consistency: the latter
guenther
2014-12-17
1
-2
/
+2
*
Replace a plethora of historical protection options with just
deraadt
2014-11-16
1
-2
/
+3
*
remove uneeded proc.h includes
jsg
2014-09-14
1
-2
/
+1
*
Fix some potential integer overflows caused by converting a page number into
kettenis
2014-05-08
1
-6
/
+6
*
remove simple_locks from uvm code. ok beck deraadt
tedu
2013-05-30
1
-8
/
+1
*
Unbreak ramdisks.
oga
2010-05-01
1
-1
/
+3
*
Right now, if anything internal changes with a uvm object, diverse
oga
2010-04-30
1
-1
/
+13
*
the atomic primitives are still impossible to get at without using proc.h
deraadt
2010-04-21
1
-3
/
+2
*
something hairy happened with cvs so this file didn't get added.
oga
2009-11-25
1
-0
/
+159
*
Backout all changes to uvm after pmemrange (which will be backed out
oga
2009-06-16
1
-159
/
+0
*
Add uvm_objwire() and uvm_objunwire(), I need this for some of my crazy
oga
2009-06-06
1
-0
/
+159