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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete ipc_info.h since it is not used
Flavio Cruz
2022-11-25
2
-78
/
+0
*
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
2
-21
/
+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
*
Fix inclusability of <mach/mach_types.h>
Samuel Thibault
2022-08-28
1
-25
/
+14
*
add rpc_versions for vm types
Luca Dariz
2022-08-27
2
-15
/
+40
*
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
*
device_types: Add more const_ types
Samuel Thibault
2022-01-16
1
-0
/
+2
*
typo
Samuel Thibault
2022-01-16
1
-1
/
+1
*
Add yet more const string types
Samuel Thibault
2022-01-16
2
-0
/
+2
*
mach_debug_types: Add const_dev_name_t
Samuel Thibault
2022-01-16
1
-0
/
+1
*
device_types: Add const_dev_name_t
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
*
device_read: Add dealloc for data
Samuel Thibault
2021-08-21
1
-1
/
+1
*
memory_object_proxy: Explicit that creation wants a send right
Samuel Thibault
2021-08-09
1
-2
/
+2
*
vm_map: Fix taking into account high bits in mask
Samuel Thibault
2020-12-20
1
-0
/
+2
*
gsync: Use vm_address_t instead of vm_offset_t
Samuel Thibault
2020-12-01
1
-4
/
+4
*
Add hardware interrupt notification mechanism
Samuel Thibault
2020-07-10
3
-0
/
+88
*
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
*
64bit: Fix format warnings
Samuel Thibault
2020-03-29
1
-0
/
+62
*
include/mach/xen.h: Add 64bit variant
Samuel Thibault
2020-03-28
1
-0
/
+4
*
Set time_t type to 64bit
Samuel Thibault
2020-01-28
1
-1
/
+1
*
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
*
Avoid old type
Samuel Thibault
2018-03-03
1
-4
/
+2
*
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
4
-68
/
+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
5
-21
/
+64
*
include: avoid generating unused client stubs
Justus Winter
2016-02-26
1
-0
/
+41
*
Remove kmem cache flags from the debugging interface
Richard Braun
2016-02-22
1
-6
/
+0
*
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
[next]