Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c922a7da09 Kernel: Rename ScopedSpinlock => SpinlockLocker há 3 anos atrás
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock há 3 anos atrás
  Brian Gianforcaro 1ee1ef5103 Kernel: Introduce a StringView overload of dbgputstr(..) há 4 anos atrás
  Jean-Baptiste Boric 2c3b0baf76 Kernel: Move SpinLock.h into Locking/ há 4 anos atrás
  Idan Horowitz 72331168be Kernel: Hold the global logging lock in dbgputch há 4 anos atrás
  Brian Gianforcaro ed996fcced Kernel: Remove unused header includes há 4 anos atrás
  Max Wipfli 67067904f5 Kernel: Add dbgputch() to kstdio.h há 4 anos atrás
  Liav A 47c1a31f89 Kernel: Support new lines when doing critical printing há 4 anos atrás
  Nick Miller 10ba6f254c Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORT há 4 anos atrás
  Idan Horowitz ba9b3dc656 Kernel: Implement a PCI Serial Device driver há 4 anos atrás
  Liav A 20743e8aed Kernel/Graphics + SystemServer: Support text mode properly há 4 anos atrás
  Liav A 8f2ddde4cb Kernel: Rename Console => ConsoleDevice há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) há 4 anos atrás
  Andreas Kling efd4f66f36 Kernel: Don't take debug logging lock in sprintf() há 4 anos atrás
  Andreas Kling 5f610417d0 Kernel: Remove kprintf() há 4 anos atrás
  Andreas Kling e4d84b5e79 Kernel: Remove dbgprintf() from kernel há 4 anos atrás
  asynts 019c9eb749 Everywhere: Replace a bundle of dbg with dbgln. há 4 anos atrás
  Ben Wiederhake 1aad0f8b16 Kernel: Stop supporting sprintf há 5 anos atrás
  Ben Wiederhake 0240baa42d AK+Kernel: Support snprintf há 5 anos atrás
  Ben Wiederhake 42b057b0c9 Kernel: Mark compilation-unit-only functions as static há 5 anos atrás
  Andreas Kling 3055f73d48 AK+Kernel+LibC: Add vdbgprintf() há 5 anos atrás
  Tom a308b176ce Kernel: Allow recursion when writing to the debug log há 5 anos atrás
  Tom 3ac6d31b45 Kernel: Serialize debug output há 5 anos atrás
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel há 5 anos atrás
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions há 5 anos atrás
  Andreas Kling 94ca55cefd Meta: Add license header to source files há 5 anos atrás
  Andreas Kling 0adbacf59e Kernel: Demangle userspace ELF symbols in backtraces há 5 anos atrás
  Nicolas Van Bossuyt 81c4dcadf1 Kernel: Prevent kprintf() from asserting in Console::the() (#718) há 5 anos atrás
  Conrad Pankoff dfb538a413 Kernel: Write logs into dmesg from the start of the boot process há 5 anos atrás