提交歷史

作者 SHA1 備註 提交日期
  Hendiadyoin1 0d934fc991 Kernel::CPU: Move headers into common directory 4 年之前
  Jean-Baptiste Boric b05b4d4b24 Kernel: Refactor storage stack with u64 as file operations offset 4 年之前
  Andreas Kling 38f11cc1ba Everywhere: Rename "logo" key to "super" key 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions 4 年之前
  Jean-Baptiste Boric 0d22ec9d32 Kernel: Handle 'Menu' key on PS/2 keyboard 4 年之前
  Linus Groh ee41d6e154 Base: Rename some keymaps to use xx-xx format where appropriate 4 年之前
  Ben Wiederhake 272df54a3e Kernel+LibKeyboard: Define the default keymap only in one place 4 年之前
  Ben Wiederhake dd4e670f72 LibKeyboard+keymap: Support querying the keymap via commandline 4 年之前
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. 4 年之前
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 年之前
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 年之前
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum 4 年之前
  asynts 872f2a3b90 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  asynts 938e5c7719 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier 4 年之前
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler 4 年之前
  Tom 91db31880f Kernel: Add I8042Controller to detect and manage PS/2 devices 4 年之前
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks 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 年之前
  Valtteri Koskivuori 00a0e525e6 Kernel+LibKeyboard: Store the keymap name when setting system keymap 5 年之前
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> 5 年之前
  Florian Angermeier c969b8390d Kernel: Make all 6 VirtualConsoles available via shortcut 5 年之前
  Peter Elliott af0b2d1d86 Kernel: Harvest randomness from various drivers 5 年之前