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
/
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
/
+3
*
i386/x86_64: Add remote AST via IPI mechanism
Damien Zammit
2023-08-13
1
-0
/
+8
*
Acknowledge IRQ *before* calling the handler
Samuel Thibault
2023-08-10
1
-25
/
+27
*
interrupt.S: No nested interrupts during IPIs && more x86_64 smp support
Damien Zammit
2023-08-06
1
-0
/
+1
*
interrupt.S: Dont change ipl for pmap_update_interrupt
Damien Zammit
2023-02-13
1
-3
/
+3
*
interrupt: Send EOI before handling update interrupt
Damien Zammit
2023-01-31
1
-1
/
+1
*
i386: Add AP variants of descriptor tables
Damien Zammit
2023-01-29
1
-0
/
+9
*
intr: Drop irq parameter
Samuel Thibault
2022-12-24
1
-11
/
+8
*
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
*
interrupt: Fix saving irq/ipl when linux drivers are disabled
Samuel Thibault
2022-09-17
1
-14
/
+37
*
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
-3
/
+24
*
PIC: Acknowledge interrupts more carefully
Samuel Thibault
2019-11-11
1
-7
/
+37
*
Run interrupt handlers at spl7
Samuel Thibault
2019-11-10
1
-2
/
+1
*
Fix size of functions interrupt and syscall
Samuel Thibault
2016-09-11
1
-0
/
+1
*
Acknoledge interrupt after handler call
Samuel Thibault
2011-02-27
1
-8
/
+11
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+3
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+48