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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add missing caddr_t type
Samuel Thibault
2024-10-17
1
-2
/
+0
*
fpu_set_state: accept fp_save_kind being incoherent if initialized is not set
Samuel Thibault
2024-09-08
1
-1
/
+1
*
add tests for FLOAT/XFLOAT state
Luca Dariz
2024-09-08
4
-1
/
+259
*
fpu_set_state: return an error on incoherent fp_save_kind
Samuel Thibault
2024-09-08
1
-1
/
+3
*
add xfloat thread state interface
Luca Dariz
2024-09-08
5
-43
/
+161
*
x86_64: fix double fault handler
Luca Dariz
2024-09-08
1
-1
/
+1
*
add rpc interrupted test
Luca Dariz
2024-08-22
3
-0
/
+96
*
fpu: Drop conflicting alignment
Samuel Thibault
2024-07-31
1
-1
/
+1
*
Add thread_get_name RPC to get the name of a thread.
Flavio Cruz
2024-07-14
2
-0
/
+29
*
Include stddef.h in sys/types.h to get size_t and NULL.
Flavio Cruz
2024-07-10
1
-22
/
+1
*
Ensure we always pass -ffreestanding -nostdlib even if CFLAGS are overridden.
Flavio Cruz
2024-07-10
2
-1
/
+10
*
Fix bogus format
Samuel Thibault
2024-07-09
1
-1
/
+1
*
Fix xen build
Samuel Thibault
2024-07-07
3
-0
/
+4
*
Disable specific warnings that are now errors in GCC 14
Flavio Cruz
2024-06-24
1
-1
/
+7
*
tests/machmsg: check rx message size on different code paths
Luca Dariz
2024-06-12
1
-3
/
+114
*
x86_64: fix msg size forwarding in case it's not set by userspace
Luca Dariz
2024-06-12
1
-1
/
+3
*
Add a test for thread state
Sergey Bugaev
2024-04-16
2
-1
/
+217
*
Add thread_set_self_state() trap
Sergey Bugaev
2024-04-16
5
-1
/
+50
*
aarch64: Add thread state types
Sergey Bugaev
2024-04-16
2
-0
/
+44
*
aarch64: Add exception type definitions
Sergey Bugaev
2024-04-16
2
-0
/
+91
*
aarch64: Add mach_aarch64 API
Sergey Bugaev
2024-04-16
4
-0
/
+196
*
aarch64: Add vm_param.h
Sergey Bugaev
2024-04-16
3
-3
/
+38
*
aarch64: Add public syscall ABI
Sergey Bugaev
2024-04-16
3
-0
/
+73
*
aarch64: Add the basics
Sergey Bugaev
2024-04-16
9
-0
/
+391
*
Add CPU_TYPE_ARM64
Sergey Bugaev
2024-04-16
1
-0
/
+1
*
tests: give more time
Samuel Thibault
2024-04-06
1
-1
/
+1
*
tests: Reboot the VM after the test
Samuel Thibault
2024-04-06
1
-1
/
+1
*
tests: Disable parallelism
Samuel Thibault
2024-04-06
1
-0
/
+2
*
Xen: Fix missing include
Samuel Thibault
2024-04-06
1
-0
/
+1
*
tests: Fix running on 32bit host
Samuel Thibault
2024-04-06
1
-1
/
+1
*
tests: Fix include path
Samuel Thibault
2024-04-06
1
-1
/
+1
*
tests: Add missing test files shipping
Samuel Thibault
2024-04-06
2
-4
/
+22
*
SMP: force APIC
Samuel Thibault
2024-04-05
1
-0
/
+6
*
linux: Do not enable in SMP, it is not MP-safe
Samuel Thibault
2024-04-05
1
-0
/
+5
*
vm: Mark entries as in-transition while wiring down
Sergey Bugaev
2024-04-05
1
-1
/
+26
*
vm: Don't attempt to extend in-transition entries
Sergey Bugaev
2024-04-05
1
-0
/
+4
*
vm: Fix use-after-free in vm_map_pageable_scan()
Sergey Bugaev
2024-04-05
1
-10
/
+16
*
elf-load: Respect PT_GNU_STACK
Sergey Bugaev
2024-03-29
4
-4
/
+14
*
kd: Include i386/irq.h
Samuel Thibault
2024-03-27
1
-0
/
+1
*
tests: Create tests/ in the build tree before trying to use it
Sergey Bugaev
2024-03-27
1
-0
/
+1
*
tests: Don't ask for executable stack
Sergey Bugaev
2024-03-27
2
-0
/
+4
*
tests: Make exception subcode a long
Sergey Bugaev
2024-03-27
1
-1
/
+1
*
tests: Use vm_page_size
Sergey Bugaev
2024-03-27
1
-8
/
+11
*
tests: Add vm_page_size
Sergey Bugaev
2024-03-27
2
-0
/
+15
*
tests: Add a more serious mach_msg_server() routine
Sergey Bugaev
2024-03-27
3
-37
/
+142
*
tests: Fix halt()
Sergey Bugaev
2024-03-27
2
-2
/
+3
*
Make -fno-PIE etc. architecture-dependent
Sergey Bugaev
2024-03-27
3
-4
/
+8
*
ipc: Turn ipc_entry_lookup_failed() into a macro
Sergey Bugaev
2024-03-27
1
-9
/
+13
*
kern/rdxtree: Fix undefined behavior
Sergey Bugaev
2024-03-27
1
-2
/
+2
*
gsync: Use copyin()/copyout() to access user memory
Sergey Bugaev
2024-03-27
1
-7
/
+31
[prev]
[next]