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
/
x86_64
/
locore.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
add setting gs/fsbase
Luca Dariz
2023-05-01
1
-18
/
+71
*
x86_64: add 64-bit syscall entry point
Luca Dariz
2023-05-01
1
-5
/
+153
*
fix address fault for 32-on-64-bit syscall
Luca Dariz
2023-04-20
1
-2
/
+2
*
x86_64: fix user trap during syscall with an invalid user stack
Luca Dariz
2023-02-27
1
-10
/
+10
*
extend data types to hold a 64-bit address
Luca Dariz
2023-02-12
1
-2
/
+2
*
fix x86_64 asm for higher kernel addresses
Luca Dariz
2023-02-12
1
-4
/
+2
*
enable syscalls on x86_64
Luca Dariz
2023-02-12
1
-3
/
+0
*
Fix other confusions between KERNEL_STACK_SIZE and INTSTACK_SIZE
Samuel Thibault
2023-01-31
1
-2
/
+2
*
x86_64: expand and shrink messages in copy{in, out}msg routines
Luca Dariz
2023-01-18
1
-81
/
+0
*
x86_64: fix build
Samuel Thibault
2022-11-27
1
-1
/
+1
*
Update kdb_kintr according to new interrupt stack layout
Samuel Thibault
2022-11-27
1
-2
/
+6
*
x86_64: Add missing int_entry_table entries for APIC
Samuel Thibault
2022-11-15
1
-0
/
+15
*
x86_64: fix build
Samuel Thibault
2022-09-17
1
-1
/
+1
*
copyinmsg: Set msgh_size inside copyinmsg rather than the caller
Samuel Thibault
2022-08-28
1
-2
/
+4
*
x86: Pave the way for xsave/xrstor support
Samuel Thibault
2020-11-28
1
-1
/
+5
*
mach_trap_table: Fix 64bit version
Samuel Thibault
2020-04-06
1
-1
/
+1
*
x86_64: drop unused functions
Samuel Thibault
2020-03-29
1
-122
/
+0
*
locore: Add 64bit variant
Samuel Thibault
2020-03-28
1
-0
/
+1580