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
/
i386at
/
model_dep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove machine/machspl.h as it duplicates machine/spl.h
LD
2024-03-09
1
-1
/
+1
*
Fix build with APIC without SMP
Samuel Thibault
2024-02-10
1
-1
/
+1
*
SMP: Fix allocating the apboot page
Samuel Thibault
2024-02-09
1
-8
/
+0
*
Add HPET timer for small accurate delays
Damien Zammit
2024-02-08
1
-0
/
+6
*
apboot: avoid self-modifying code
Samuel Thibault
2024-02-05
1
-1
/
+6
*
smp: Remove hardcoded AP_BOOT_ADDR
Damien Zammit
2024-02-05
1
-0
/
+18
*
ACPI: Support XSDT (ACPI >= v2.0)
Damien Zammit
2024-02-01
1
-1
/
+7
*
model_dep: Fix serial console with APIC enabled
Damien Zammit
2024-02-01
1
-5
/
+5
*
Xen: fix build
Samuel Thibault
2023-12-03
1
-0
/
+2
*
com/lpr: Handle masking of interrupts in the driver
Damien Zammit
2023-10-01
1
-8
/
+0
*
kd: Handle masking of keyboard interrupt in the driver
Damien Zammit
2023-10-01
1
-2
/
+0
*
percpu area using gs segment
Damien Zammit
2023-09-24
1
-0
/
+1
*
Fix crash at boot
Samuel Thibault
2023-08-28
1
-0
/
+1
*
model_dep: drop duplicate declaration
Samuel Thibault
2023-08-12
1
-4
/
+0
*
Do not expose CPU_TYPE_X86_64 when running 32bit userland
Samuel Thibault
2023-05-11
1
-1
/
+1
*
x86_64: Add CPU_TYPE_X86_64 CPU type
Samuel Thibault
2023-05-06
1
-0
/
+4
*
Fix Xen build
Samuel Thibault
2023-04-11
1
-0
/
+2
*
lapic timer: Calibrate via mach timer not PIT
Damien Zammit
2023-03-07
1
-2
/
+6
*
model_dep: Call acpi_apic_init if APIC defined
Damien Zammit
2023-02-19
1
-2
/
+3
*
i386: Refactor int stacks to be per cpu for SMP
Damien Zammit
2023-02-13
1
-17
/
+16
*
Remove a.out support for ddb
Flavio Cruz
2023-02-09
1
-27
/
+0
*
pmap: Refactor temporary mapping functions
Damien Zammit
2023-02-03
1
-71
/
+2
*
Fix other confusions between KERNEL_STACK_SIZE and INTSTACK_SIZE
Samuel Thibault
2023-01-31
1
-2
/
+2
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
1
-5
/
+0
*
Introduce time_value64_t to keep track of real time in the kernel
Flavio Cruz
2023-01-03
1
-3
/
+2
*
Fix inttypes.h format constants for uintptr_t and intptr_t.
Flavio Cruz
2022-12-27
1
-2
/
+3
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-1
/
+1
*
Fix when enabling APIC without SMP
Etienne Brateau
2022-09-26
1
-2
/
+8
*
cleanup multiboot
Luca Dariz
2022-08-27
1
-11
/
+12
*
convert K&R into ansi
Guy-Fleury Iteriteka
2022-05-27
1
-4
/
+1
*
apic: Also unmask irq 3 and 4 early
Samuel Thibault
2021-04-05
1
-0
/
+7
*
Add ioapic support disabled by default
Damien Zammit
2021-04-04
1
-6
/
+15
*
Keep BIOS mapped even without Linux
Samuel Thibault
2021-03-31
1
-5
/
+1
*
Add comment about mp_desc_init call
Almudena Garcia
2020-10-07
1
-0
/
+1
*
fix: fix kernel panic in SMP mode Add mp_desc_init() call in BSP processor, t...
Almudena Garcia
2020-10-07
1
-0
/
+5
*
smp: Add --enable-ncpus option and fix build
Samuel Thibault
2020-09-19
1
-3
/
+6
*
model_dep.c: Add smp_init call
Almudena Garcia
2020-09-19
1
-1
/
+7
*
Restore vm_size_t to natural_t
Samuel Thibault
2020-03-31
1
-1
/
+1
*
64bit: fix warnings
Samuel Thibault
2020-03-29
1
-4
/
+5
*
64bit: Fix vm_size_t size
Samuel Thibault
2020-03-29
1
-1
/
+1
*
pmap.h: Add 64bit variant
Samuel Thibault
2020-03-28
1
-3
/
+7
*
Set readtodc parameter 64bit
Samuel Thibault
2020-03-09
1
-3
/
+3
*
Avoid calling biosmem with size 0
Samuel Thibault
2019-04-28
1
-3
/
+6
*
Avoid calling biosmem with size 0
Samuel Thibault
2019-04-28
1
-2
/
+2
*
device: Fix d_mmap type
Samuel Thibault
2018-07-28
1
-1
/
+1
*
Fix halt message
Samuel Thibault
2017-11-12
1
-1
/
+2
*
Revert "i386: use ACPI to power off the machine"
Justus Winter
2016-11-06
1
-2
/
+0
*
i386: Use discontiguous page directories when using PAE.
Justus Winter
2016-11-01
1
-8
/
+8
*
Make multiboot cmdline and modules non-permanent reservations
Samuel Thibault
2016-10-31
1
-7
/
+8
*
Remove phys_first_addr and phys_last_addr global variables
Richard Braun
2016-09-21
1
-22
/
+0
[next]