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
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support alignment requirements for a 64 bit kernel.
Flavio Cruz
2023-02-27
1
-89
/
+55
*
fix port name size in notifications
Luca Dariz
2023-02-12
2
-4
/
+5
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-2
/
+2
*
Set kr if copy cannot be copied to user space
Flavio Cruz
2023-01-25
1
-1
/
+3
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-2
/
+1
*
Rename msg_is_misaligned and msg_align
Samuel Thibault
2023-01-19
1
-20
/
+20
*
Include mig generated headers to avoid warnings with -Wmissing-prototypes.
Flavio Cruz
2023-01-19
3
-133
/
+2
*
replace mach_port_t with mach_port_name_t
Luca Dariz
2023-01-18
9
-38
/
+47
*
add conversion helpers for invalid mach port names
Luca Dariz
2023-01-18
1
-0
/
+20
*
x86_64: expand and shrink messages in copy{in, out}msg routines
Luca Dariz
2023-01-18
3
-25
/
+44
*
add msg_user_header_t for user-side msg structure
Luca Dariz
2023-01-18
4
-12
/
+12
*
fix warnings
Luca Dariz
2023-01-16
2
-3
/
+2
*
remove unused file ipc/mach_rpc.c
Luca Dariz
2023-01-16
1
-150
/
+0
*
Create kern/mach4.h and kern/mach_host.h and define the RPC prototypes for ma...
Flavio Cruz
2023-01-13
1
-0
/
+1
*
Use rpc_uintptr_t for protected payloads.
Flavio Cruz
2023-01-13
6
-12
/
+12
*
Preemptively fix warnings that will be caused by -Wmissing-prototypes
Flavio Cruz
2023-01-10
2
-4
/
+100
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
3
-13
/
+13
*
Drop spurious changes
Samuel Thibault
2022-12-22
1
-1
/
+1
*
Warn only once about not being able to recycle pages
Samuel Thibault
2022-12-22
1
-1
/
+1
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
3
-8
/
+8
*
Delete rpc copyout multiname code
Flavio Cruz
2022-12-11
2
-91
/
+0
*
Use mach_port_name_t in a few more places
Flavio Cruz
2022-12-03
4
-10
/
+9
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
28
-241
/
+255
*
Add missing gitignore rules
Samuel Thibault
2022-11-29
1
-0
/
+2
*
Delete ipc_info.h since it is not used
Flavio Cruz
2022-11-25
1
-1
/
+0
*
copyinmsg: Set msgh_size inside copyinmsg rather than the caller
Samuel Thibault
2022-08-28
2
-3
/
+0
*
kmsg: factorize uint32_t into an alignment type
Samuel Thibault
2022-08-28
1
-2
/
+10
*
kmsg: fix msg body alignment
Luca Dariz
2022-08-28
1
-27
/
+22
*
use port name type in mach_port_names()
Luca Dariz
2022-08-28
1
-6
/
+6
*
compute mach port size from the corresponding type
Luca Dariz
2022-08-28
1
-9
/
+3
*
simplify ipc_kmsg_copyout_body() usage
Luca Dariz
2022-08-28
3
-20
/
+10
*
mach_port: Fix 64bit warnings
Samuel Thibault
2020-03-29
1
-2
/
+2
*
Fix format
Samuel Thibault
2019-08-11
1
-1
/
+1
*
Fix printf format
Samuel Thibault
2019-08-11
1
-2
/
+2
*
Drop spurious changes
Samuel Thibault
2018-08-13
1
-1
/
+1
*
Fix building out of source
Samuel Thibault
2018-08-13
1
-1
/
+1
*
Drop the register qualifier.
Justus Winter
2017-10-23
1
-5
/
+5
*
ddb: debug traps and port references
Justus Winter
2017-08-05
2
-0
/
+14
*
VM: rework map entry wiring
Richard Braun
2016-12-24
1
-6
/
+6
*
ipc: Fix crash in debug code.
Justus Winter
2016-09-11
1
-0
/
+3
*
Remove map entry pageability property.
Richard Braun
2016-09-07
1
-1
/
+1
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
1
-1
/
+1
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
1
-4
/
+4
*
ipc: add missing kernel object type
Justus Winter
2016-02-28
1
-1
/
+2
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
2
-5
/
+5
*
ipc/space: inline reference counting
Justus Winter
2015-07-25
1
-2
/
+2
*
ipc: use a general lock to protect IPC spaces
Justus Winter
2015-07-15
1
-8
/
+8
*
ipc: fix the locking of the IPC entry allocation functions
Justus Winter
2015-07-15
2
-31
/
+22
*
ipc: avoid kmem_alloc
Justus Winter
2015-07-12
1
-13
/
+2
*
Use custom port macros.
Flávio Cruz
2015-06-05
1
-2
/
+2
[next]