提交历史

作者 SHA1 备注 提交日期
  sin-ack bed51d856a AK+Kernel: Print TODO when a TODO() is executed 4 年之前
  Daniel Bertalan 9b1157924b Kernel: Add `[[unlikely]]` attribute to VERIFY 4 年之前
  Gunnar Beutner bcf6da8cde Kernel: Enable VERIFY() checks even if the DEBUG macro is not defined 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Gunnar Beutner f033416893 Kernel+LibC: Clean up how assertions work in the kernel and LibC 4 年之前
  Andreas Kling 679cc154e6 Everywhere: Remove unused RELEASE_ASSERT macro 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 年之前
  Tom d98edb3171 Kernel: List all CPUs in /proc/cpuinfo 5 年之前
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure 5 年之前
  Andreas Kling 1ef5d609d9 AK+LibC: Add TODO() as an alternative to ASSERT_NOT_REACHED() 5 年之前
  Andreas Kling ccfee3e573 Kernel: Remove more <LibBareMetal/Output/kstdio.h> includes 5 年之前
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Andreas Kling 736092a087 Kernel: Move i386.{cpp,h} => Arch/i386/CPU.{cpp,h} 6 年之前
  Robin Burchell 0dc9af5f7e Add clang-format file 6 年之前
  Andreas Kling 0c898e3c2c Put assertions behind a DEBUG flag to make it easy to build without them. 6 年之前
  Andreas Kling 0bc72551f4 Kernel: Remove two unneeded headers. 6 年之前
  Andreas Kling ac46e45f6e Kernel: Remove unneeded kassert.h. 6 年之前
  Andreas Kling 12e515735b Add a simple IDEDiskDevice class that implements DiskDevice from VFS. 6 年之前
  Andreas Kling 9396108034 Import the "gerbert" kernel I worked on earlier this year. 6 年之前