index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sign-extend mask in vm_map() with 32-bit userspace
Luca Dariz
2022-08-28
1
-0
/
+5
*
fix warnings for 32 bit builds
Luca Dariz
2022-08-27
2
-1
/
+2
*
gnumach: vm_allocate_contiguous: Allow small power 2 alignments
Damien Zammit
2022-08-21
1
-0
/
+4
*
vm_object_page_map: update prototype
Samuel Thibault
2022-02-18
1
-1
/
+1
*
vm_allocate_contiguous: fix checking the end of the allocation
Samuel Thibault
2022-02-17
1
-1
/
+1
*
mach_vm_object_pages: Print a warning if the physical address is beyond 4GiB
Samuel Thibault
2022-02-17
1
-0
/
+2
*
vm_allocate_contiguous: Make sure we enforce physical addresses contraints
Samuel Thibault
2022-02-17
1
-0
/
+3
*
projected_buffer_*: Fix storing physical address
Samuel Thibault
2022-02-17
1
-3
/
+5
*
vm_object: Fix vm_object_page_map map function prototype
Samuel Thibault
2022-02-16
1
-2
/
+2
*
vm_wire: extend per-task wiring limit to 8MiB
Samuel Thibault
2021-12-16
1
-1
/
+1
*
Fix rejecting the mapping of some pages
Samuel Thibault
2021-11-28
2
-4
/
+7
*
vm_region_get_proxy: rename to create_proxy
Sergey Bugaev
2021-11-07
1
-4
/
+4
*
Memory proxies: Add support for anonymous mappings
Sergey Bugaev
2021-11-07
1
-4
/
+17
*
vm: vm_region_get_proxy
Joan Lledó
2021-11-07
2
-0
/
+64
*
memory_object_create_proxy: Fix and check coherency with RPC
Samuel Thibault
2021-11-07
1
-4
/
+5
*
memory_object_create_proxy: Make len parameter vm_size_array_t
Samuel Thibault
2021-10-17
1
-1
/
+1
*
vm_page_grab: allow allocating in high memory
Samuel Thibault
2021-08-27
4
-9
/
+27
*
db_show_vmstat: Show segment name rather than its number
Samuel Thibault
2021-08-23
1
-1
/
+1
*
db_show_vmstat: Also show segment size
Samuel Thibault
2021-08-22
1
-0
/
+2
*
db_show_vmstat: Drop duplicate output
Samuel Thibault
2021-08-22
1
-3
/
+0
*
db show vmstat: also show segments stats
Samuel Thibault
2021-08-21
1
-0
/
+23
*
db: Add show vmstat command
Samuel Thibault
2021-08-21
2
-0
/
+48
*
memory_object_proxy: Deliver no-sender notifications on a separate port
Samuel Thibault
2021-08-09
1
-4
/
+13
*
memory_object_proxy: Fix send port right leak
Samuel Thibault
2021-08-09
1
-1
/
+2
*
memory_object_proxy: Fix checking proxy length
Samuel Thibault
2021-08-09
1
-1
/
+8
*
Memory object proxy: add support for ranges and nesting
Joan Lledó
2021-08-09
3
-19
/
+38
*
memory_object_proxy: release resources on no-send notification
Samuel Thibault
2021-08-09
1
-0
/
+6
*
vm_map: Allow exagerated max_prot for now
Samuel Thibault
2021-06-06
1
-3
/
+3
*
Revert "vm_map: Allow passing the name of a memory object"
Samuel Thibault
2021-05-24
1
-4
/
+2
*
vm_map: Fix proxy object protection check
Sergey Bugaev
2021-05-24
1
-3
/
+12
*
vm_map: Avoid linking gaps for vm_copy_t
Samuel Thibault
2021-01-04
3
-20
/
+26
*
vm_map: print warning when max_size gets smaller than size
Samuel Thibault
2021-01-04
1
-0
/
+2
*
vm_map: Fix taking into account high bits in mask
Samuel Thibault
2020-12-20
1
-2
/
+29
*
vm_kern: Add kmem_alloc_aligned_table
Almudena Garcia
2020-08-12
2
-0
/
+41
*
Add vm_allocate_contiguous RPC
Samuel Thibault
2020-07-09
1
-0
/
+126
*
vm_map: Allow passing the name of a memory object
Samuel Thibault
2020-06-20
1
-2
/
+4
*
kmem_alloc_wired: factorize with kmem_valloc
Samuel Thibault
2020-05-01
1
-49
/
+3
*
Add kmem_valloc
Samuel Thibault
2020-05-01
2
-0
/
+77
*
64bit: Fix vm_size_t size
Samuel Thibault
2020-03-29
1
-2
/
+2
*
vm_object_copy_call: Make sure vm_object_enter succeeds
Samuel Thibault
2020-03-15
1
-0
/
+1
*
satisfy 'werror=parantheses'.
guy fleury iteriteka
2019-08-31
1
-1
/
+1
*
Fix the pointer comparison of different type.
guy fleury iteriteka
2019-08-31
1
-1
/
+1
*
fix return KERN_INVALID_ARGUMENT when the map is NULL.
guy fleury iteriteka
2019-08-30
1
-2
/
+2
*
Fix allocation test
Samuel Thibault
2019-08-11
1
-1
/
+1
*
Add vm_object_sync support
Samuel Thibault
2018-11-03
3
-0
/
+87
*
vm_map: Fix bugs on huge masks parameters
Samuel Thibault
2018-04-22
1
-2
/
+4
*
Fix warning
Samuel Thibault
2018-01-28
1
-1
/
+1
*
Drop the register qualifier.
Justus Winter
2017-10-23
1
-1
/
+1
*
vm: Remove old memory manager remnants.
Justus Winter
2017-09-21
1
-5
/
+0
*
vm: Improve error handling.
Justus Winter
2017-08-14
1
-1
/
+5
[prev]
[next]