This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-19 09:40:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31ac93d051be5be78419ed16da9fcae9783eb4e6
ladybird
/
Kernel
/
Interrupts
History
Andreas Kling
2b2828ae52
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
...
We're now able to unmap 100 KiB of kernel text after init. :^)
2021-02-19 21:42:18 +01:00
..
APIC.cpp
…
APIC.h
…
GenericInterruptHandler.cpp
…
GenericInterruptHandler.h
…
InterruptManagement.cpp
…
InterruptManagement.h
…
IOAPIC.cpp
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
2021-02-19 21:42:18 +01:00
IOAPIC.h
…
IRQController.h
…
IRQHandler.cpp
…
IRQHandler.h
…
MSIHandler.h
…
PIC.cpp
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
2021-02-19 21:42:18 +01:00
PIC.h
…
SharedIRQHandler.cpp
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
2021-02-19 21:42:18 +01:00
SharedIRQHandler.h
…
SpuriousInterruptHandler.cpp
Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
2021-02-19 21:42:18 +01:00
SpuriousInterruptHandler.h
…
UnhandledInterruptHandler.cpp
…
UnhandledInterruptHandler.h
…