aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/int_init.c
Commit message (Expand)AuthorAgeFilesLines
* Replace kernel header includes in include/mach/mach_types.h with forward decl...Flavio Cruz2024-02-121-0/+1
* Support up to two IOAPICs with up to 32 GSIs on eachDamien Zammit2024-01-291-1/+5
* IPI: Do not include support when NCPUS=1Samuel Thibault2023-08-131-0/+2
* IPI: Rework irq names and fix x86_64 buildSamuel Thibault2023-08-131-2/+2
* i386/x86_64: Add remote AST via IPI mechanismDamien Zammit2023-08-131-0/+4
* fix warningsSamuel Thibault2023-01-311-2/+1
* Include i386asm.h using i386/i386/i386.asm.hFlavio Cruz2023-01-301-1/+1
* i386: Add AP variants of descriptor tablesDamien Zammit2023-01-291-10/+31
* Fix several warnings for -Wmissing-prototypesFlavio Cruz2023-01-241-0/+1
* Add ioapic support disabled by defaultDamien Zammit2021-04-041-2/+13
* Declare void argument listsMarin Ramesa2013-12-151-1/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+2
* Initial sourceThomas Bushnell1997-02-251-0/+39