Commit History

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