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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: Fix build
Samuel Thibault
2024-12-28
1
-0
/
+2
*
apic: Add extended feature registers for local apic unit
Damien Zammit via Bug reports for the GNU Hurd
2024-12-22
2
-3
/
+10
*
acpi_parse_apic: Check CAPABLE bit field on lapic MADT flag
Damien Zammit via Bug reports for the GNU Hurd
2024-12-21
2
-1
/
+3
*
pmap: Separate temporary_mapping from set_page_dir
Damien Zammit via Bug reports for the GNU Hurd
2024-12-09
1
-0
/
+1
*
Expose device(mbinfo) with read access to multiboot raw info
Damien Zammit
2024-10-27
4
-0
/
+93
*
multiboot: Support graphic mode preferences
Damien Zammit
2024-10-26
1
-6
/
+18
*
fix a compile warning.
jbranso@dismail.de
2024-10-22
1
-1
/
+1
*
ioapic: Initially mask all IRQs individually
Damien Zammit
2024-10-22
1
-0
/
+9
*
kd: Include i386/irq.h
Samuel Thibault
2024-03-27
1
-0
/
+1
*
remove machine/machspl.h as it duplicates machine/spl.h
LD
2024-03-09
6
-6
/
+6
*
Replace kernel header includes in include/mach/mach_types.h with forward decl...
Flavio Cruz
2024-02-12
1
-0
/
+1
*
smp: Fix unable to enter kdb during boot
Damien Zammit
2024-02-11
2
-2
/
+1
*
Fix build with APIC without SMP
Samuel Thibault
2024-02-10
1
-1
/
+1
*
smp: Fix INIT/STARTUP IPI sequence
Damien Zammit
2024-02-09
1
-0
/
+5
*
SMP: Fix allocating the apboot page
Samuel Thibault
2024-02-09
2
-8
/
+9
*
Add HPET timer for small accurate delays
Damien Zammit
2024-02-08
3
-8
/
+56
*
separate lapic_enable from lapic_setup
Damien Zammit
2024-02-08
1
-0
/
+1
*
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
3
-89
/
+195
*
model_dep: Fix serial console with APIC enabled
Damien Zammit
2024-02-01
1
-5
/
+5
*
apic: Set up LAPICs in xAPIC mode
Damien Zammit
2024-01-30
1
-1
/
+2
*
Support up to two IOAPICs with up to 32 GSIs on each
Damien Zammit
2024-01-29
3
-6
/
+92
*
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
*
Xen: fix build
Samuel Thibault
2023-12-03
1
-0
/
+2
*
Fix interrupt handling
Damien Zammit
2023-10-03
1
-15
/
+13
*
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
*
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
*
boothdr: Fix initial gdt
Samuel Thibault
2023-09-24
1
-1
/
+2
*
boothdr: Do not bother computing precise limit
Samuel Thibault
2023-09-24
1
-2
/
+2
*
boothdr: Drop spurious limit field
Samuel Thibault
2023-09-24
1
-1
/
+1
*
boothdr: Also set up %gs for percpu access
Samuel Thibault
2023-09-24
1
-10
/
+59
*
percpu area using gs segment
Damien Zammit
2023-09-24
1
-0
/
+1
*
Fix crash at boot
Samuel Thibault
2023-08-28
2
-0
/
+2
*
page segments: Fix more dma32/directmap inversions
Samuel Thibault
2023-08-21
1
-3
/
+4
*
immc: Add support for \r and \t
Samuel Thibault
2023-08-13
1
-0
/
+8
*
IPI: Do not include support when NCPUS=1
Samuel Thibault
2023-08-13
2
-0
/
+6
*
IPI: Rework irq names and fix x86_64 build
Samuel Thibault
2023-08-13
3
-7
/
+7
*
i386/x86_64: Add remote AST via IPI mechanism
Damien Zammit
2023-08-13
3
-0
/
+15
*
tty: Convert t_lock to using simple_lock_irq
Samuel Thibault
2023-08-12
1
-10
/
+7
*
model_dep: drop duplicate declaration
Samuel Thibault
2023-08-12
1
-4
/
+0
*
Acknowledge IRQ *before* calling the handler
Samuel Thibault
2023-08-10
1
-25
/
+27
*
Fix missing DMA32 limit
Samuel Thibault
2023-08-09
1
-0
/
+19
*
interrupt.S: No nested interrupts during IPIs && more x86_64 smp support
Damien Zammit
2023-08-06
1
-0
/
+1
*
cpu_number: Look up cpu kernel_id via lookup table
Damien Zammit
2023-08-05
1
-0
/
+2
*
x86_64: fix APIC initialization
Luca Dariz
2023-05-21
1
-4
/
+4
*
Do not expose CPU_TYPE_X86_64 when running 32bit userland
Samuel Thibault
2023-05-11
1
-1
/
+1
[next]