Histórico de Commits

Autor SHA1 Mensagem Data
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. há 4 anos atrás
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. há 4 anos atrás
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. há 4 anos atrás
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum há 4 anos atrás
  asynts 872f2a3b90 Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier há 4 anos atrás
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler há 4 anos atrás
  Tom 91db31880f Kernel: Add I8042Controller to detect and manage PS/2 devices há 4 anos atrás
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks há 4 anos atrás
  Tom d89582880e Kernel: Switch singletons to use new Singleton class há 5 anos atrás
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" há 5 anos atrás
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" há 5 anos atrás
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" há 5 anos atrás
  Tom 5a98e329d1 AK: Get rid of make_singleton function há 5 anos atrás
  Tom f0906250a1 Kernel: Move Singleton class to AK há 5 anos atrás
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class há 5 anos atrás
  Valtteri Koskivuori 00a0e525e6 Kernel+LibKeyboard: Store the keymap name when setting system keymap há 5 anos atrás
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> há 5 anos atrás
  Florian Angermeier c969b8390d Kernel: Make all 6 VirtualConsoles available via shortcut há 5 anos atrás
  Peter Elliott af0b2d1d86 Kernel: Harvest randomness from various drivers há 5 anos atrás
  Hüseyin ASLITÜRK 174987f930 Kernel: Replace char and u8 data types to u32 for code point há 5 anos atrás
  Hüseyin ASLITÜRK b4577ffcf3 Kernel: KeyboardDevice, remove char mapping logic há 5 anos atrás
  Hüseyin ASLITÜRK 46b92fa173 Kernel: Add scancode value to KeyEvent há 5 anos atrás
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel há 5 anos atrás
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc há 5 anos atrás
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h há 5 anos atrás
  Liav A e880fe0765 Kernel: Use a const reference to RegisterState in IRQ handling há 5 anos atrás
  Liav A bb9fba1fdd KeyboardDevice: Use dbg() instead of dbgprintf() há 5 anos atrás
  Liav A 740534cd67 Kernel: Update system components to use the new IRQHandler class há 5 anos atrás