Histórico de Commits

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