index
:
hurd/gnumach.git
k0ro/advisory_pageout/master
master
master-gdb_stubs
master-oskit
master-user_level_drivers-debian
master-x86_64
meltdown
mplaneta/gsoc12/prereview
mplaneta/gsoc12/review
mplaneta/gsoc12/review_v1
GNU Mach
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
vm_user.c
Age
Commit message (
Expand
)
Author
2020-07-09
Merge branch 'master-user_level_drivers' into master-user_level_drivers-debian
Samuel Thibault
2020-07-09
Add vm_allocate_contiguous RPC
Samuel Thibault
2020-06-20
vm_map: Allow passing the name of a memory object
Samuel Thibault
2020-03-29
64bit: Fix vm_size_t size
Samuel Thibault
2019-11-11
Merge branch 'master-user_level_drivers' into master-user_level_drivers-debian
Samuel Thibault
2019-11-11
Merge branch 'master' into master-user_level_drivers
Samuel Thibault
2018-11-03
Add vm_object_sync support
Samuel Thibault
2017-01-02
For now DDE is not committed into the main upstream branch
Samuel Thibault
2017-01-02
Fix experimental_vm_allocate_contiguous
Richard Braun
2017-01-02
Update to new allocator
Samuel Thibault
2017-01-02
Merge branch 'master' into master-user_level_drivers
Samuel Thibault
2016-12-24
VM: add the vm_wire_all call
Richard Braun
2016-12-24
VM: rework map entry wiring
Richard Braun
2016-10-02
Merge branch 'master' into HEAD
Samuel Thibault
2016-06-17
Change page cache statistics
Richard Braun
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-10-10
Merge remote-tracking branch 'savannah/master' into master-user_level_drivers
Thomas Schwinge
2011-09-06
Further prototyping work for memory_object_proxy.c functions.
Thomas Schwinge
2011-05-08
reorder vm_allocate_contiguous parameter like vm_allocate
Samuel Thibault
2011-05-08
Rename vm_dma_buff_alloc RPC into vm_allocate_contiguous
Samuel Thibault
2010-03-04
Add a new RPC to allocate the DMA buffer.
Zheng Da
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