Historique des commits

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