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
/
include
/
mach
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
2
-5
/
+5
*
Use portable rpc types to define 'struct sample'.
Flavio Cruz
2022-11-28
2
-5
/
+11
*
Update mach_port_status_t definition to use the new struct
Flavio Cruz
2022-11-28
2
-8
/
+18
*
Update mach_debug interfaces to use struct.
Flavio Cruz
2022-11-25
1
-1
/
+3
*
default_pager_types.defs: define existing struct types as true structs
Flavio Cruz
2022-11-11
1
-4
/
+13
*
Remove unused mig type definitions in gnumach
Flavio Cruz
2022-11-06
1
-18
/
+0
*
std_types: Drop char, short and int type definitions
Samuel Thibault
2022-09-18
1
-3
/
+0
*
copyinmsg: Set msgh_size inside copyinmsg rather than the caller
Samuel Thibault
2022-08-28
1
-1
/
+1
*
fix host_info structure definition
Luca Dariz
2022-08-28
1
-1
/
+1
*
fix rpc types for KERNEL_USER stubs
Luca Dariz
2022-08-28
1
-5
/
+11
*
Add missing const_mach_port_name_array_t type
Samuel Thibault
2022-08-28
1
-0
/
+1
*
add rpc_versions for vm types
Luca Dariz
2022-08-27
1
-3
/
+28
*
add port name types
Luca Dariz
2022-08-27
3
-9
/
+21
*
cleanup multiboot
Luca Dariz
2022-08-27
1
-82
/
+0
*
remove the old_mach_port_status_t as it's unused
Luca Dariz
2022-04-03
1
-18
/
+0
*
io_map: Fix using physical addresses
Samuel Thibault
2022-02-16
1
-0
/
+4
*
Add yet more const string types
Samuel Thibault
2022-01-16
1
-0
/
+1
*
vm_region_get_proxy: rename to create_proxy
Sergey Bugaev
2021-11-07
1
-1
/
+1
*
vm: vm_region_get_proxy
Joan Lledó
2021-11-07
1
-0
/
+10
*
memory_object: Fix memory_object_t type in the kernel
Samuel Thibault
2021-11-07
1
-2
/
+6
*
memory_object_create_proxy: Make len parameter vm_size_array_t
Samuel Thibault
2021-10-17
1
-1
/
+2
*
memory_object_proxy: Explicit that creation wants a send right
Samuel Thibault
2021-08-09
1
-2
/
+2
*
gsync: Use vm_address_t instead of vm_offset_t
Samuel Thibault
2020-12-01
1
-4
/
+4
*
Add vm_allocate_contiguous RPC
Samuel Thibault
2020-07-09
1
-0
/
+24
*
Add experimental RPC infrastructure
Samuel Thibault
2020-07-09
1
-0
/
+15
*
include/mach/xen.h: Add 64bit variant
Samuel Thibault
2020-03-28
1
-0
/
+4
*
patch: add last_processor to thread info structures
Almudena Garcia
2019-10-27
1
-0
/
+1
*
Add vm_object_sync support
Samuel Thibault
2018-11-03
4
-0
/
+61
*
Fix typo
Samuel Thibault
2018-11-03
1
-1
/
+1
*
Add const MIG types
Samuel Thibault
2018-01-28
1
-0
/
+1
*
VM: add the vm_wire_all call
Richard Braun
2016-12-24
3
-0
/
+46
*
include: Fix new task notifications.
Justus Winter
2016-11-01
1
-2
/
+5
*
Make task notification ports mutable.
Justus Winter
2016-10-13
1
-1
/
+21
*
Remove deprecated external memory management interface.
Justus Winter
2016-10-03
3
-67
/
+25
*
Lightweight synchronization mechanism
Agustina Arzille
2016-04-15
2
-0
/
+58
*
Fix bootstraping issues with stdint.h.
Flavio Cruz
2016-04-05
1
-1
/
+0
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
2
-4
/
+5
*
include: avoid generating unused client stubs
Justus Winter
2016-02-26
1
-0
/
+41
*
Add macros to convert between time_value_t and timespec
Flávio Cruz
2015-09-19
1
-0
/
+12
*
kern: use proper memory fences when handling the mapped time
Justus Winter
2015-09-07
1
-0
/
+2
*
include: provide time-value substraction
Justus Winter
2015-07-25
1
-7
/
+24
*
Allow non-privileged tasks to wire 64KiB task memory
Samuel Thibault
2015-07-09
1
-1
/
+1
*
include: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-02
2
-2
/
+2
*
include: add X_IMPORTS to ipc definitions
Justus Winter
2014-12-09
3
-0
/
+12
*
kern: provide notifications about new tasks
Justus Winter
2014-12-09
2
-0
/
+44
*
Retire procedure `old_mach_port_get_receive_status'
Justus Winter
2014-12-09
3
-10
/
+3
*
include: make `mach_port_t' payload-aware
Justus Winter
2014-11-28
1
-1
/
+7
*
include: add a payload-aware intran mutator for notify_port_t
Justus Winter
2014-11-03
1
-0
/
+3
*
include: add a payload-aware intran mutator for memory_object_t
Justus Winter
2014-11-03
2
-0
/
+16
*
include: define MACH_MSG_TYPE_PROTECTED_PAYLOAD
Justus Winter
2014-10-01
1
-1
/
+3
[next]