Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use -Wstrict-prototypes and fix warnings | Flavio Cruz | 2022-12-21 | 1 | -3/+3 |
* | Fix compiler warnings due to use of inline for mask_irq/unmask_irq | Flavio Cruz | 2022-12-17 | 1 | -12/+0 |
* | ioapic: Fix arg passing of redirection entry | Damien Zammit | 2021-04-05 | 1 | -6/+7 |
* | ioapic: Refactor EOI | Damien Zammit | 2021-04-05 | 1 | -0/+2 |
* | ioapic: Use irq specific EOI properly when detected | Damien Zammit | 2021-04-05 | 1 | -8/+22 |
* | 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 |
* | Add ioapic support disabled by default | Damien Zammit | 2021-04-04 | 1 | -0/+400 |