index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
vm_user.c
Age
Commit message (
Expand
)
Author
2016-02-25
70_dde.patch
Justus Winter
2016-02-02
Fix various memory managment errors
Richard Braun
2015-08-15
vm: fix compiler warning
Justus Winter
2015-07-09
Allow non-privileged tasks to wire 64KiB task memory
Samuel Thibault
2014-11-10
Revert "Make vm_map really ignore `address' when `anywhere' is true"
Samuel Thibault
2014-09-06
Make vm_map really ignore `address' when `anywhere' is true
Samuel Thibault
2014-04-04
Convert from K&R to ANSI
Marin Ramesa
2013-12-17
vm: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-05
vm/vm_user.c: remove forward declaration
Marin Ramesa
2013-11-15
vm/vm_user.c: remove register qualifiers
Marin Ramesa
2012-11-20
Fix calls to vm_map when size is 0
Richard Braun
2012-09-23
Provide basic page cache statistics
Richard Braun
2011-09-06
Further prototyping work for memory_object_proxy.c functions.
Thomas Schwinge
2009-11-28
Add memory object proxies
Samuel Thibault
2009-06-18
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
1997-02-25
Initial source
Thomas Bushnell