提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 年之前
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker 4 年之前
  Andreas Kling c9f6786e8b Kernel: Make various T::class_name() and similar return StringView 4 年之前
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers 4 年之前
  Brian Gianforcaro 8d6e9fad40 Kernel: Remove the now defunct `LOCKER(..)` macro. 4 年之前
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Jean-Baptiste Boric 346e0f4dac Kernel: Don't crash if unable to map ramdisk inside kernel address space 4 年之前
  Jean-Baptiste Boric 436ca2491d Kernel: Fix KUBSAN crash with RamdiskDevice 4 年之前
  Jean-Baptiste Boric 9a3aa7eb0b Kernel: Refactor storage stack with u64 as number of blocks 4 年之前
  Andreas Kling 8a7fe86ee0 Kernel: Convert klog() => AK::Format in Storage 4 年之前
  Jean-Baptiste Boric f64e287b82 Kernel: Make device generate their own names 4 年之前
  Jean-Baptiste Boric 225957283e Kernel: Implement RamdiskDevice 4 年之前