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
*
Update kdb_kintr according to new interrupt stack layout
Samuel Thibault
2022-11-27
1
-0
/
+2
*
interrupt: Fix passing parameter to splx_cli and ioapic_irq_eoi
Samuel Thibault
2022-11-10
1
-2
/
+2
*
acpi: Add lapic_addr
Damien Zammit
2022-10-25
2
-0
/
+3
*
Fix when enabling APIC without SMP
Etienne Brateau
2022-09-26
1
-2
/
+8
*
interrupt: Fix saving irq/ipl when linux drivers are disabled
Samuel Thibault
2022-09-17
1
-14
/
+37
*
kd_mouse: Fix warning
Samuel Thibault
2022-09-17
2
-4
/
+5
*
fix warnings for 32 bit builds
Luca Dariz
2022-08-27
2
-1
/
+2
*
fix console setting from cmdline
Luca Dariz
2022-08-27
1
-0
/
+5
*
cleanup multiboot
Luca Dariz
2022-08-27
1
-11
/
+12
*
convert K&R into ansi
Guy-Fleury Iteriteka
2022-05-27
4
-21
/
+7
*
biosmem: Narrow e820 regions as required
Damien Zammit
2022-02-15
1
-0
/
+28
*
Convert from K&R to ANSI
Etienne Brateau
2022-01-21
3
-41
/
+22
*
rtc: drop message on setting RTC time
Samuel Thibault
2021-12-16
1
-8
/
+0
*
memmmap: Use biosmem_addr_available rather than vm_page_lookup_pa
Samuel Thibault
2021-11-28
3
-17
/
+25
*
rtc: Add read/write messages
Samuel Thibault
2021-04-05
1
-1
/
+16
*
kd: Do not read the CMOS ram
Samuel Thibault
2021-04-05
2
-3
/
+10
*
apic: Also unmask irq 3 and 4 early
Samuel Thibault
2021-04-05
1
-0
/
+7
*
ioapic: Fix arg passing of redirection entry
Damien Zammit
2021-04-05
1
-6
/
+7
*
ioapic: Refactor EOI
Damien Zammit
2021-04-05
2
-1
/
+2
*
ioapic: Use irq specific EOI properly when detected
Damien Zammit
2021-04-05
1
-8
/
+22
*
Don't call EOI on spurious interrupts
Damien Zammit
2021-04-05
1
-6
/
+3
*
ioapic: target first processor for interrupts
Damien Zammit
2021-04-05
1
-1
/
+2
*
ioapic: Enable processor focus to BSP
Damien Zammit
2021-04-05
1
-0
/
+3
*
SMP: fix getting the interrupt stack address and size
Samuel Thibault
2021-04-04
1
-0
/
+1
*
Add ioapic support disabled by default
Damien Zammit
2021-04-04
7
-16
/
+464
*
Keep BIOS mapped even without Linux
Samuel Thibault
2021-03-31
1
-5
/
+1
*
pic: Move to interrupts 0x20-0x2f
Damien Zammit
2021-03-28
1
-4
/
+2
*
Existing SMP apic code improvements
Damien Zammit
2021-03-28
2
-7
/
+10
*
Don't allow writing to acpi table in memory
Damien Zammit
2021-03-28
1
-1
/
+1
*
fixup acpi base table search
Damien Zammit
2021-03-28
1
-18
/
+12
*
com: Fix bogus NCOM test
Andrea G. Monaco
2021-02-03
1
-1
/
+1
*
add a missing include header guard.
guy fleury iteriteka
2021-01-09
1
-0
/
+5
*
i386at: Really disable com and lpr above NCOM and NLPR
Samuel Thibault
2020-12-07
2
-0
/
+10
*
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
2
-5
/
+8
*
model_dep.c: Add smp_init call
Almudena Garcia
2020-09-19
1
-1
/
+7
*
acpi parser: Fix build warnings
Samuel Thibault
2020-09-19
1
-7
/
+5
*
smp: Add APIC finder and parser
Almudena Garcia
2020-09-19
2
-0
/
+706
*
Add hardware interrupt notification mechanism
Samuel Thibault
2020-07-10
1
-0
/
+8
*
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
*
com: Fix 64bit warnings
Samuel Thibault
2020-03-29
1
-6
/
+6
*
64bit: Fix format warnings
Samuel Thibault
2020-03-29
1
-2
/
+3
*
kdasm: Add 64bit variant
Samuel Thibault
2020-03-28
1
-6
/
+6
*
pmap.h: Add 64bit variant
Samuel Thibault
2020-03-28
1
-3
/
+7
*
Set readtodc parameter 64bit
Samuel Thibault
2020-03-09
3
-5
/
+5
*
PIC: Acknowledge interrupts more carefully
Samuel Thibault
2019-11-11
1
-7
/
+37
*
spl: Remove intpri array
Samuel Thibault
2019-11-10
3
-18
/
+5
[next]