Commit History

Author SHA1 Message Date
  William McPherson 2479ead718 Everywhere: Remove unnecessary `clang-format off`s 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions 4 years ago
  Linus Groh bbe787a0af Everywhere: Re-format with clang-format-11 4 years ago
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 years ago
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel 5 years ago
  Liav A 5f579904c1 Interrupts: Handle spurious IRQs from eoi() method 5 years ago
  Liav A 0b7fc525e1 Interrupts: Simplify IRQ disabling & enabling in IRQController(s) 5 years ago
  Liav A cb676f1211 Interrupts: Do a specific EOI when using the PIC 5 years ago
  Liav A f86be46c98 Kernel: Abstract IRQ controller handling from Interrupt handlers 5 years ago
  Liav A c2c0e9fb04 Kernel: Ensure that we don't use a hard-disabled IRQController 5 years ago
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() 5 years ago
  Liav A 7d59a67504 Kernel: Add the PIC class 5 years ago