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
/
x86_64
/
interrupt.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix interrupt handling
Damien Zammit
2023-10-03
1
-15
/
+13
*
IPI: Do not include support when NCPUS=1
Samuel Thibault
2023-08-13
1
-0
/
+4
*
IPI: Rework irq names and fix x86_64 build
Samuel Thibault
2023-08-13
1
-3
/
+8
*
i386/x86_64: Add remote AST via IPI mechanism
Damien Zammit
2023-08-13
1
-0
/
+3
*
Acknowledge IRQ *before* calling the handler
Samuel Thibault
2023-08-10
1
-23
/
+24
*
x86_64: homogeneize with i386 about _call_single
Samuel Thibault
2023-08-10
1
-6
/
+6
*
interrupt.S: No nested interrupts during IPIs && more x86_64 smp support
Damien Zammit
2023-08-06
1
-0
/
+10
*
fix x86_64 asm for higher kernel addresses
Luca Dariz
2023-02-12
1
-2
/
+2
*
intr: Drop irq parameter
Samuel Thibault
2022-12-24
1
-5
/
+2
*
Update kdb_kintr according to new interrupt stack layout
Samuel Thibault
2022-11-27
1
-0
/
+2
*
interrupt: Fix saving irq/ipl when linux drivers are disabled
Samuel Thibault
2022-09-17
1
-13
/
+31
*
fix register corruption in irq on qemu
Luca Dariz
2022-08-27
1
-6
/
+6
*
ioapic: Refactor EOI
Damien Zammit
2021-04-05
1
-1
/
+0
*
Don't call EOI on spurious interrupts
Damien Zammit
2021-04-05
1
-6
/
+3
*
Add ioapic support disabled by default
Damien Zammit
2021-04-04
1
-1
/
+23
*
interrupt: Add 64bit variant
Samuel Thibault
2020-03-28
1
-0
/
+84