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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
smp: Fix INIT/STARTUP IPI sequence
Damien Zammit
2024-02-09
4
-40
/
+110
*
SMP: Fix allocating the apboot page
Samuel Thibault
2024-02-09
2
-8
/
+9
*
fpu: Fix cpuid feature detection
Olivier Valentin
2024-02-08
1
-3
/
+8
*
Revert "fpu: Fix cpuid feature detection"
Olivier Valentin
2024-02-08
1
-15
/
+25
*
smp: Use HPET instead of pit one-shot that is unreliable
Damien Zammit
2024-02-08
1
-4
/
+3
*
Add HPET timer for small accurate delays
Damien Zammit
2024-02-08
5
-8
/
+150
*
separate lapic_enable from lapic_setup
Damien Zammit
2024-02-08
4
-5
/
+31
*
apboot: avoid self-modifying code
Samuel Thibault
2024-02-05
2
-15
/
+10
*
smp: Remove hardcoded AP_BOOT_ADDR
Damien Zammit
2024-02-05
4
-11
/
+55
*
Fix apic_send_ipi function clobbering read only fields
Damien Zammit
2024-02-05
2
-3
/
+7
*
ACPI: Support XSDT (ACPI >= v2.0)
Damien Zammit
2024-02-01
3
-89
/
+195
*
model_dep: Fix serial console with APIC enabled
Damien Zammit
2024-02-01
1
-5
/
+5
*
Add vm_pages_phys
Samuel Thibault
2024-01-30
2
-0
/
+2
*
apic: Set up LAPICs in xAPIC mode
Damien Zammit
2024-01-30
3
-4
/
+6
*
Support up to two IOAPICs with up to 32 GSIs on each
Damien Zammit
2024-01-29
6
-7
/
+153
*
fpu: Fix cpuid feature detection
Olivier Valentin
2024-01-27
1
-25
/
+15
*
ioapic: Remove IMCR toggle
Damien Zammit
2024-01-27
1
-6
/
+0
*
console: Fix baud rate on com ports, use 115200 default baud, 8 data bits
Damien Zammit
2024-01-20
2
-16
/
+5
*
x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
2023-12-17
1
-7
/
+5
*
Revert "x86_64: Support 8 byte inlined port rights to avoid message resizing."
Samuel Thibault
2023-12-03
1
-5
/
+7
*
Xen: fix build
Samuel Thibault
2023-12-03
3
-2
/
+6
*
x86_64: Support 8 byte inlined port rights to avoid message resizing.
Flavio Cruz
2023-12-03
1
-7
/
+5
*
locore: Homogeneize 32bit and 64bit
Samuel Thibault
2023-10-28
1
-1
/
+1
*
64bit: Fix locore build
Samuel Thibault
2023-10-28
1
-1
/
+22
*
64bit: Fix types in lock.h
Samuel Thibault
2023-10-28
1
-8
/
+8
*
Factorize more push/pop code
Samuel Thibault
2023-10-27
1
-11
/
+25
*
locore: Also factorize segment management on i386
Samuel Thibault
2023-10-27
1
-72
/
+52
*
Fix interrupt handling
Damien Zammit
2023-10-03
1
-15
/
+13
*
Fix non-PAE build
Samuel Thibault
2023-10-02
1
-1
/
+1
*
copyinmsg: Check that we have not overflown
Samuel Thibault
2023-10-01
2
-1
/
+2
*
com/lpr: Handle masking of interrupts in the driver
Damien Zammit
2023-10-01
2
-8
/
+6
*
kd: Handle masking of keyboard interrupt in the driver
Damien Zammit
2023-10-01
3
-2
/
+8
*
pmap: Factorize l4 base access
Samuel Thibault
2023-10-01
1
-2
/
+5
*
ddb: Add whatis command
Samuel Thibault
2023-10-01
1
-0
/
+100
*
ioapic: Add simple locking for non-atomic accesses
Damien Zammit
2023-09-30
1
-0
/
+9
*
ioapic: Detect version of IOAPIC for correct EOI handling
Damien Zammit
2023-09-30
1
-1
/
+14
*
x86_64: Drop segments from thread status
Samuel Thibault
2023-09-28
1
-5
/
+5
*
x86_64: remove more unneeded segment selectors handling on full 64bit
Samuel Thibault
2023-09-28
1
-0
/
+2
*
percpu: simplify access in NCPUS==1 case
Samuel Thibault
2023-09-27
2
-2
/
+19
*
percpu: active_stack with gs
Damien Zammit
2023-09-25
4
-8
/
+9
*
SMP: Fix setting up initial gdt
Samuel Thibault
2023-09-24
2
-23
/
+28
*
boothdr: Fix initial gdt
Samuel Thibault
2023-09-24
1
-1
/
+2
*
cpuboot: Also set up %gs for AP
Samuel Thibault
2023-09-24
2
-10
/
+73
*
boothdr: Do not bother computing precise limit
Samuel Thibault
2023-09-24
2
-4
/
+2
*
boothdr: Drop spurious limit field
Samuel Thibault
2023-09-24
1
-1
/
+1
*
Use fewer cpu_number_slow calls
Samuel Thibault
2023-09-24
2
-2
/
+2
*
percpu active_thread using gs segment
Damien Zammit
2023-09-24
5
-4
/
+5
*
spl: Use gs to access CPU number
Samuel Thibault
2023-09-24
1
-8
/
+8
*
boothdr: Also set up %gs for percpu access
Samuel Thibault
2023-09-24
2
-10
/
+61
*
start/switch_timer: Use CPU_NUMBER
Samuel Thibault
2023-09-24
1
-2
/
+2
[prev]
[next]