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
*
Make exception subcode a long
Sergey Bugaev
2023-04-03
7
-21
/
+37
*
Remove bootstrap.defs
Sergey Bugaev
2023-04-03
2
-50
/
+0
*
Add i386_fsgs_base_state
Sergey Bugaev
2023-04-03
1
-0
/
+8
*
Use c_string to define symtab_name_t.
Flavio Cruz
2023-04-03
2
-17
/
+20
*
Drop spurious tabs
Samuel Thibault
2023-03-13
1
-11
/
+11
*
Track task and thread time using time_value64_t.
Flavio Cruz
2023-03-13
8
-104
/
+81
*
Use host_get_time64 in glue code
Flavio Cruz
2023-03-13
1
-1
/
+4
*
Use c_string to define host_get_kernel_version and host_get_kernel_boot_info.
Flavio Cruz
2023-03-13
5
-4
/
+40
*
Update thread and task creation time to use time_value64_t
Flavio Cruz
2023-03-12
4
-12
/
+9
*
ioapic: Timer calibrated in 10 mach ticks
Damien Zammit
2023-03-11
1
-5
/
+4
*
Align mach_msg_type_t and mach_msg_type_long_t with the same alignment as uin...
Flavio Cruz
2023-03-08
3
-48
/
+156
*
lock_mon: Fix warnings
Samuel Thibault
2023-03-07
3
-9
/
+16
*
kern: Fix MACH_LOCK_MON lock monitoring debug
Damien Zammit
2023-03-07
6
-11
/
+24
*
apic: Drop declaration of inexisting function
Samuel Thibault
2023-03-07
1
-1
/
+0
*
lapic timer: Calibrate via mach timer not PIT
Damien Zammit
2023-03-07
3
-38
/
+54
*
Support alignment requirements for a 64 bit kernel.
Flavio Cruz
2023-02-27
3
-113
/
+101
*
x86_64: fix user trap during syscall with an invalid user stack
Luca Dariz
2023-02-27
2
-12
/
+12
*
fix port name copyin
Luca Dariz
2023-02-27
1
-0
/
+2
*
fix copyin/outmsg header for ! USER32
Luca Dariz
2023-02-27
1
-2
/
+2
*
x86_64: allow compilation if ! USER32
Luca Dariz
2023-02-27
1
-2
/
+4
*
lapic timer: Calibrate based on 10 PIT sleeps for 10ms
Damien Zammit
2023-02-26
1
-8
/
+11
*
pit: Use corrected clock frequency
Damien Zammit
2023-02-26
1
-1
/
+1
*
pit: Fix shadowed hz variable && define modes correctly
Damien Zammit
2023-02-26
2
-8
/
+9
*
kd_mouse: Fix IBM mouse irq getting stuck and blocking console
Damien Zammit
2023-02-25
1
-2
/
+5
*
Add TIME_VALUE64_TO_TIMESPEC and TIMESPEC_TO_TIME_VALUE64
Flavio Cruz
2023-02-23
1
-0
/
+12
*
Delete include/mach/msg_type.h
Flavio Cruz
2023-02-20
2
-43
/
+0
*
model_dep: Call acpi_apic_init if APIC defined
Damien Zammit
2023-02-19
1
-2
/
+3
*
x86_64: set user segments as 64-bit if ! USER32
Luca Dariz
2023-02-16
1
-2
/
+8
*
x86_64: fix argument passing to bootstrap modules if ! USER32
Luca Dariz
2023-02-16
1
-5
/
+5
*
x86_64: load Elf64 bootstrap modules if ! USER32
Luca Dariz
2023-02-16
3
-6
/
+60
*
x86_64: fix some compiler warnings
Luca Dariz
2023-02-16
2
-7
/
+5
*
trap: Fix Wformat issues
Damien Zammit
2023-02-16
1
-5
/
+5
*
intr: Simplify clearing after intr port deallocation
Samuel Thibault
2023-02-16
1
-35
/
+21
*
Document spl levels of locks taken during interrupts
Samuel Thibault
2023-02-15
8
-11
/
+20
*
Define prototype for bogus in gensym.awk
Flavio Cruz
2023-02-15
1
-0
/
+1
*
Rename efl to rfl for x86_64 in struct i386_thread_state
Flavio Cruz
2023-02-15
2
-6
/
+9
*
pmap: Make mapwindow per CPU
Samuel Thibault
2023-02-15
2
-12
/
+8
*
timer: Fix atomicity of timer reads
Samuel Thibault
2023-02-15
1
-0
/
+4
*
Add missing init_fpu() for APs
Damien Zammit
2023-02-15
1
-0
/
+2
*
smp: Fix more busy loops
Samuel Thibault
2023-02-15
5
-10
/
+13
*
pmap: Do not TLB shootdown IPI for mapwindow updates
Samuel Thibault
2023-02-15
1
-1
/
+2
*
pmap: Fix busy loop waiting for pmap users
Samuel Thibault
2023-02-15
5
-12
/
+12
*
pmap: Do not send TLB flush IPI when a cpu is idle
Samuel Thibault
2023-02-15
2
-1
/
+3
*
linux: Fix non-SMP build
Samuel Thibault
2023-02-14
2
-1
/
+2
*
Fix warning
Samuel Thibault
2023-02-14
1
-2
/
+2
*
Remove verbose debug printfs
Damien Zammit
2023-02-14
3
-3
/
+0
*
Make curr_ipl[] per cpu
Damien Zammit
2023-02-14
10
-48
/
+68
*
pmap: Signal cpu for TLB update if kernel_pmap
Damien Zammit
2023-02-13
1
-1
/
+1
*
interrupt.S: Dont change ipl for pmap_update_interrupt
Damien Zammit
2023-02-13
1
-3
/
+3
*
x86_64: Fix broken int_stack_base
Damien Zammit
2023-02-13
1
-1
/
+1
[next]