Historial de Commits

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