커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton 4 년 전
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 년 전
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h 4 년 전
  Brian Gianforcaro 4bf9b399f7 Kernel: Remove unused header includes from various files. 4 년 전
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace 4 년 전
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 년 전
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 년 전
  Andreas Kling a906670d1c Kernel: Convert klog() => dmesgln() in VMWareBackdoor 4 년 전
  Brian Gianforcaro 84a399de5d Kernel: Move Kernel CommandLine parsing to strongly typed API. 4 년 전
  Tom b4c1b96d96 Kernel: Fix scrolling up in VMware 4 년 전
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions 4 년 전
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) 4 년 전
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. 4 년 전
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 년 전
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 년 전
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 년 전
  asynts 78b2be5a2a Everywhere: Replace a bundle of dbg with dbgln. 4 년 전
  Ben Wiederhake 64cc3f51d0 Meta+Kernel: Make clang-format-10 clean 4 년 전
  Tom d89582880e Kernel: Switch singletons to use new Singleton class 5 년 전
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" 5 년 전
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" 5 년 전
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" 5 년 전
  Tom 5a98e329d1 AK: Get rid of make_singleton function 5 년 전
  Tom f0906250a1 Kernel: Move Singleton class to AK 5 년 전
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class 5 년 전
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ 5 년 전
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel 5 년 전
  Liav A e9df6189f4 Kernel: Assert if we try to initialize VMWareBackdoor more than once 5 년 전
  Andreas Kling 5cc09b0245 Kernel: Simplify VMWareBackdoor somewhat 5 년 전
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() 5 년 전