Commit Verlauf

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